spcl/knowledge-graph-of-thoughts
Official Implementation of "Affordable AI Assistants with Knowledge Graph of Thoughts"
This project helps operations engineers or AI researchers build more affordable and capable AI assistants. It takes complex problems as input and processes them using a combination of large language model (LLM) reasoning and dynamically built knowledge graphs. The output is a robust solution to the problem, achieved efficiently even with lower-cost AI models.
214 stars.
Use this if you need to develop AI assistants that can tackle complex, multi-step tasks while keeping operational costs down by using smaller, more affordable AI models.
Not ideal if you're looking for an off-the-shelf AI assistant solution or if your tasks are simple enough for a single, powerful LLM to handle without complex knowledge integration.
Stars
214
Forks
36
Language
Python
License
—
Category
Last pushed
Jan 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/spcl/knowledge-graph-of-thoughts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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...
zjunlp/AutoKG
[WWWJ 2024] LLMs for Knowledge Graph Construction and Reasoning: Recent Capabilities and Future...