Skip to content

Jeru2023/vipquery

Repository files navigation

VIP Query

image

🚀 Running locally

  1. Install dependencies: pip install -r requirements.txt
  2. Create secrets.toml as config file to store your OpenAI api key, keep this config file in .streamlit folder.
    1. Replace YOUR_KEY with your actual API key: OPENAI_KEY="YOUR_KEY"
  3. To start the app: streamlit run app.py

Releases

No releases published

Packages

No packages published

Languages