RagLeap
PyPI package

ragleap-graph

version — loading live from PyPI…

Knowledge-graph-augmented retrieval for RAG systems: Neo4j-backed entity extraction (regex or LLM-based), co-occurrence graphs, entity deduplication, and GraphRetriever for hybrid vector+graph retrieval.

pypi license
pip install ragleap-graph

Highlights

  • Framework-agnostic — pairs with ragleap-rag, or use standalone
  • Regex or LLM-based entity extraction
  • Optional multi-tenant namespacing
  • No hardcoded models or vocabulary
Full documentation PyPI page Source (packages/ragleap-graph)