Run:
pip install -r requirements.txt
CHAT will need an OpenAI/LLM API Key to work. Follow these steps: https://help.openai.com/en/articles/5112595-best-practices-for-api-key-safety
Just run:
gradio chat.py
Then, you can see your app at the url http://127.0.0.1:8080/
.