Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 574 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 574 Bytes

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