Skip to content

Stonepia/ChatBot-with-Knowledge-Graph

Repository files navigation

ChatBot-with-Knowledge-Graph

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

Requirements:

  • numpy

  • pandas

  • sklearn

  • py2neo

  • jieba

  • Flask

Run

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published