BREAKING
Open-Source Tool Builds Knowledge Graphs
Multi-Stage LLM Pipeline
1
Chunk text
↓
2
Extract SPO
↓
3
Standardize
↓
4
Infer links
↓
5
Visualize
0
chunks
0
extracted
0
final triples
0
communities
Extracted vs Inferred Edges
Extracted
209
Inferred
355
Local-First, Broad LLM Support
LLM Support
flexible
●
OpenAI-compatible
●
Ollama, LM Studio, vLLM
●
Bedrock/Azure via LiteLLM
Run Local
private
●
No external data sent
●
Python 3.11+
●
CLI or module
One-Pass Text to Visual Graphs
AI NEWS BLITZ
An open-source tool turns plain text into interactive knowledge graphs using an LLM.