https://github.com/promptengineer48/youtube_summarizer
https://github.com/promptengineer48/youtube_summarizer
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/promptengineer48/youtube_summarizer
- Owner: PromptEngineer48
- Created: 2023-05-19T03:16:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T18:03:21.000Z (about 1 year ago)
- Last Synced: 2025-04-03T17:22:55.379Z (about 2 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# youtube_summarizer
The codes takes a YouTube video URL as input, loads the associated transcript, splits the transcript into smaller chunks,
and then applies a summarization process using the OpenAI API.
The summarized output is presented in the web application created with Streamlit.Please use your own Open AI API key
This code is based on this video: https://www.youtube.com/watch?v=g9N8hVKPC1o
Langchain | Youtube Summarizer | Don’t waste time watching videos