- Install dependencies:
pip install -r requirements.txt - Create secrets.toml as config file to store your OpenAI api key, keep this config file in .streamlit folder.
- Replace YOUR_KEY with your actual API key:
OPENAI_KEY="YOUR_KEY"
- Replace YOUR_KEY with your actual API key:
- To start the app:
streamlit run app.py
Jeru2023/vipquery
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
