You will need an OPENAI API key to run this app.
-
Set the API Key globally as an enviroment variable.
-
After cloning the repository,
In project root folder, run:
pip install -r requirements.txt
./start.sh -
Navigate to
chatbot-frontend
Inchatbot-frontend, run:
yarn add -D vite
yarn dev
