Skip to content

A LLM powered YouTube Assistant, ask question about a YouTube video.

Notifications You must be signed in to change notification settings

gansodesoya/youtube-assistant-langchain

 
 

Repository files navigation

YouTube Assistant

Ask questions about any YouTube video to this LLM powered assistant.

Running it locally

Install the required packages:

pip install -r requirements.txt

Run the streamlit app:

streamlit run main.py

YouTube Assistant App

Hosted On

The web-app uses streamlit and is hosted on Azure Container Apps.

Author

About

A LLM powered YouTube Assistant, ask question about a YouTube video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 93.3%
  • Dockerfile 6.7%