Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 152 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 152 Bytes

Run it!

conda env create -f environment.yml

Run the chatbot

streamlit run agentChatbot.py

Run the admin UI

admin-ui.py