Back

Youtube Summarizer

View Repository
PythonPostgreSQLpgvectorFastAPIWebSocketsReactJavaScript

YoutubeSummarizer

YoutubeSummarizer is a Chrome extension developed during the early days of AI when large language models were still evolving. Created with my friend Mohammed Ateeq Uddin, we built this tool as an experimental project to harness Bard (now Gemini) during its early access phase. At a time when ChatGPT credits were expensive, we envisioned an alternative solution using the free access provided by Bard.

Features

Technical Details

The project was built using a mix of web technologies and database tools:

Implementation

The project was a proof-of-concept designed to explore AI-driven content summarization. We extracted YouTube transcripts and converted them into vector embeddings, then applied a simple chunking algorithm to generate summaries without any hints or complex analysis. Although the extension received positive feedback for its innovative approach, security concerns prevented us from publishing it for public use. This experimental venture provided valuable insights into the capabilities and limitations of early LLMs and set the stage for future explorations in AI-powered summarization.