python -m venv .venv && source .venv/bin/activate # Windows: .venv\Scripts\activate
pip install -r requirements.txt
cp .env.sample .env # then edit GEMINI_API_KEY
streamlit run streamlit_app.pyrickyang2023F/vthacks25
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|