aimaster-dev/knowledge-graph-construction
This AI-powered tool extracts Subject-Predicate-Object (SPO) triplets from unstructured text using LLMs, performs entity standardization and relationship inference, and generates interactive, community-detected knowledge graphs with rich visualizations.
This tool helps researchers, analysts, and content creators understand complex information in large text documents. It takes your unstructured text, automatically identifies key entities and their relationships, and generates an interactive visual map of all the connections. You get a clear, navigable knowledge graph that reveals insights and structures within your data.
No commits in the last 6 months.
Use this if you need to quickly extract and visualize relationships between concepts from lengthy documents, making it easier to grasp the core insights and interdependencies.
Not ideal if you only need simple keyword extraction or if your data is already highly structured and doesn't require advanced relationship inference.
Stars
9
Forks
—
Language
HTML
License
Apache-2.0
Category
Last pushed
Apr 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/aimaster-dev/knowledge-graph-construction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ju-bezdek/langchain-decorators
syntactic sugar 🍭 for langchain
curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with...
mzarnecki/course_llm_agent_apps_with_langchain_and_langgraph
AI apps development in LangChain & LangGraph - tutorial notebooks
sergeyleschev/langchain-js
This repository are a series of demonstration scripts highlighting the functionalities of...
kylejtobin/langchain_search_bot
A simple LangChain 🦜🔗 bot that uses OpenAI and Google Search to do question answering.