zjunlp/AutoKG
[WWWJ 2024] LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future Opportunities
This project helps researchers and data scientists evaluate how well large language models (LLMs) can build and reason with knowledge graphs. It takes various textual datasets as input and outputs performance metrics and structured knowledge graphs. The primary users are researchers in natural language processing and knowledge engineering who want to understand LLM capabilities.
465 stars. No commits in the last 6 months.
Use this if you are a researcher needing to benchmark LLMs for their ability to extract facts from text and use them for reasoning.
Not ideal if you are looking for a ready-to-use tool to build a production-ready knowledge graph for your specific business application without extensive research and development.
Stars
465
Forks
41
Language
Python
License
MIT
Category
Last pushed
Jan 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/zjunlp/AutoKG"
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...