Back to browse
GitHub Repository

CogDB Demo: Text → Knowledge Graph → Semantic Search

3 starsPython

Build a knowledge graph from unstructured text in Python

by am3141·Mar 17, 2026·1 point·0 comments

AI Analysis

Mid

CogDB integration is the differentiator, but text-to-KG is a solved pattern.

Strengths
  • Hybrid queries combine graph traversal with embedding-based semantic search.
  • Entity resolution step normalizes aliases and deduplicates before graph insertion.
Weaknesses
  • LlamaIndex and LangChain already offer text-to-graph pipelines with more backends.
  • Five commits and two stars — needs more examples before production use.
Category
Target Audience

Data engineers, knowledge management teams

Similar To

LlamaIndex · LangChain · Neo4j GenAI

Similar Projects

AI/ML●●Solid

One, cross domain auto-researching knowledge graph Claude orchestrator

Dialectic thesis-antithesis-synthesis research loop is novel but clearly alpha software.

Big BrainBold BetWizardry
railugo
102mo ago
AI/ML●●Solid

Sift-kg – Turn documents into knowledge graphs from the CLI

End-to-end and local-first: point it at PDFs or docs, and it extracts entities/relations with LLMs, proposes merges for you to approve in a terminal UI, then generates an interactive browser viewer and standard graph exports. The human-in-the-loop merge workflow and support for local providers (Ollama/LiteLLM) are smart, practical choices; just remember output quality and scale will still hinge on the LLM you pick.

Niche GemWizardry
juanceresa
133mo ago