Use the ChatGPT API and LangChain to ask questions about a YouTube video using the transcripts.
- Forked from doc-gpt
Install the requirements
pip install -r requirements.txt
Run the script
streamlit run app.py
Use the ChatGPT API and LangChain to ask questions about a YouTube video using the transcripts
PythonApache-2.0
Use the ChatGPT API and LangChain to ask questions about a YouTube video using the transcripts.
Install the requirements
pip install -r requirements.txt
Run the script
streamlit run app.py