This is a chatbot application for stock market. Implemented in Python.
The data is stored in neo4j. Backend is python.
FrontEnd is a modified version from ChatBot
-
numpy
-
pandas
-
sklearn
-
py2neo
-
jieba
-
Flask
Run start.py to start the backend
Go to 127.0.0.1:5000 to run the demo.
You have to modify the query.py to successfully connect to your neo4j database