RManLuo/ChatRule
Mining Logical Rules with Large Language Models for Knowledge Graph Reasoning with 1 dollar.
This tool helps researchers and data scientists discover underlying logical connections within large knowledge graphs. By inputting an existing knowledge graph, it uses large language models to generate and refine logical rules that describe how different entities and relationships are connected. The output is a set of interpretable rules that can be used to perform reasoning and predict missing information within your knowledge graph without needing to train complex AI models.
No commits in the last 6 months.
Use this if you need to understand the hidden logical relationships in your knowledge graphs and want to use these insights for automated reasoning or to fill in missing data points.
Not ideal if you are looking for a tool to build or visualize knowledge graphs from unstructured text, or if you need to perform numerical predictions rather than logical deductions.
Stars
74
Forks
11
Language
Python
License
MIT
Category
Last pushed
Jan 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/RManLuo/ChatRule"
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...