1. Fork this repository
  2. Clone your forked repository
  3. Create a new virtual environment
  4. pip install streamlit
  5. pip install openai
  6. Run the app! streamlit run app.py