Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 206 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 206 Bytes

youtube-assistant-LLM-app-

##Run Locally install required packages

pip install -r requirements.txt

set up env file with gemini/any model api key

##run streamlit app

streamlit run main.py