An open API service indexing awesome lists of open source software.

https://github.com/runtime-error786/youtube-summary

This project allows users to provide a YouTube video URL, retrieve its transcript, and generate a concise summary. We use the youtube_transcript_api to extract captions, process them, and then pass the full transcript to a Groq model for summarization. The entire process is integrated into a Streamlit app, providing a seamless interface for users t
https://github.com/runtime-error786/youtube-summary

Last synced: 10 months ago
JSON representation

This project allows users to provide a YouTube video URL, retrieve its transcript, and generate a concise summary. We use the youtube_transcript_api to extract captions, process them, and then pass the full transcript to a Groq model for summarization. The entire process is integrated into a Streamlit app, providing a seamless interface for users t

Awesome Lists containing this project