Skip to content

mitchiban/llm-chatbot-python

 
 

Repository files navigation

Build an Neo4j-backed Chatbot using Python

This repository accompanies the Build an Neo4j-backed Chatbot using Python.

Running the application

To run the application, you must install the libraries listed in requirements.txt.

pip install -r requirements.txt

Then run the streamlit run command to start the app on http://localhost:8501/.

streamlit run bot.py

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%