Skip to content

LLM Supported Knowledge Graph (Neo4j Db) Based Chatbot Application

Notifications You must be signed in to change notification settings

asarm/graph_chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph_chatbot

Install the packages requirements.txt from
Fill out config.yaml file
Replace with your API key at app.py and replace database information at neo4j_utils.py
Activate APOC plugin on NEO4J Database.
Run app.py to start the chatbot.
There is a special command to load file and build the knowledge graph: generate from file:"file_path"
Supported Document Formats:

  • txt
  • pdf
If you run the turkish_history.txt and french_history.pdf files among the sample data sets, you will create a knowledge graph containing summary information about Turkish and French history.

About

LLM Supported Knowledge Graph (Neo4j Db) Based Chatbot Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages