Skip to content

rashonp/cs224vFinalProject

Repository files navigation

cs224vFinalProject

Setup Instructions

  1. Pip install dependencies In the terminal run (expects atleast python 3.10):
    pip install -r requirements.txt
  2. Create a .env file to place your openAI key This file should have one line in the following format
        OPENAI_API_KEY="your_key_here"
  3. Run the app In the terminal run
    streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages