Problem Statement
Question Answering is one of the most sought after NLP tasks since it can provide great value to businesses. However, Question Answering over videos (meetings, lectures, documentaries) etc is a difficult task. This application uses Large Language Models to ask questions from YouTube videos or your own videos in natural language.
Detailed Blog
Features
> Users can enter a YouTube link or upload their own video
> After initial processing, they can ask questions in Natural Language
Tech Stack
Golang, Python, Kafka, AWS S3, OpenAI GPT APIs, Redis
HuggingFace Cross Encoders and Vectorisation models
Whisper Speech to Text model
Source Code
Architecture Diagram
Demo

You may also like

Back to Top