blacksmithop/LLM-Graph-Builder
Build Neo4J Knowledge Graphs from Excel files
This tool helps you convert unstructured data from Excel files into an organized Neo4j knowledge graph. You input your Excel spreadsheets, and it automatically extracts key entities and their relationships, populating a structured graph database. This is ideal for analysts, researchers, or anyone who needs to make sense of complex, interconnected information currently scattered across many documents.
No commits in the last 6 months.
Use this if you need to transform data from Excel files into a queryable knowledge graph to uncover hidden connections and relationships.
Not ideal if your primary data source isn't Excel files or if you don't intend to use a Neo4j graph database.
Stars
23
Forks
2
Language
Python
License
—
Category
Last pushed
Nov 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/blacksmithop/LLM-Graph-Builder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spcl/knowledge-graph-of-thoughts
Official Implementation of "Affordable AI Assistants with Knowledge Graph of Thoughts"
aitomatic/semikong
First Open-Source Industry-Specific Model for Semiconductors
dylanhogg/llmgraph
Create knowledge graphs with LLMs
fusion-jena/automatic-KG-creation-with-LLM
Automatic Ontology and Knowledge Graph construction with LLM
LHRLAB/ChatKBQA
[ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge...