Skip to content

leannchen86/graph-rag-ai-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

graph-rag-ai-assistant

Graph RAG AI assistant for Data Day Texas 2024

  1. Constuct a knowledge graph with Diffbot API based on text data scraped from the website of Data Day Texas.

  2. Transform and laod knowlegde graph data into Neo4j database. For step 1 & 2, you can find them in graph-rag.ipynb, while modified DiffbotGraphTransformer is included in modified_diffbot_graph_transformer.ipynb

  3. Connect graph database to Streamlit to enable AI chatbot with graph interface.

About

Graph RAG AI assistant for Data Day Texas 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published