Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 279 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 279 Bytes

Installation

pip install -r requirements.txt

You will also need to add your OpenAI API key to the .env file.

Usage

To use the application, run the main.py file with the streamlit CLI (after having installed streamlit):

streamlit run main.py