Skip to content

Files

Latest commit

cf56624 · Sep 19, 2023

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