A simple Ayurveda Chatbot Streamlit app that utilizes Neo4J AuraDB and OpenAI's GPT models to respond to the user's health related queries with a Ayurvedic Solution.
-
Install the requirements
$ pip install -r requirements.txt
-
Run the app
$ streamlit run streamlit_app.py