Skip to content

The YouTube Transcriber and Summarizer app is a Python-based transcription and summarizer application that allows users to transcribe and summarize YouTube videos by simply providing the video’s URL.

Notifications You must be signed in to change notification settings

aaronDev28/Youtube-Transcribe

Repository files navigation

📽️ YouTube Transcriber and Summarizer

project-image

The YouTube Transcriber and Summarizer app is a Python-based transcription and summarizer application that allows users to transcribe and summarize YouTube videos by simply providing the video’s URL. Additionally it fetches the video’s thumbnail from the YouTube host to enhance the user experience. The app utilizes the Langchain library for transcription the HuggingFace BART (large-sized model) for summarization and Streamlit for building the user interface. The hosted link for the app is: https://aaron-youtube-transcribe-ta.streamlit.app/.

🖼️ Project Screenshots:

project-screenshot

project-screenshot

💻 Built With:

  • Python
  • Streamlit
  • Langchain
  • YouTube Transcript API
  • Hugging Face API

About

The YouTube Transcriber and Summarizer app is a Python-based transcription and summarizer application that allows users to transcribe and summarize YouTube videos by simply providing the video’s URL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages