-
Notifications
You must be signed in to change notification settings - Fork 180
Description
Hi @earayu @Qing145 @bibinprathap
Thanks for the excellent Awesome-GraphRAG survey and curated resource list.
Iβd like to propose adding Semantica under π» Open-source Projects (or a relevant GraphRAG framework section).
π Semantica: Semantic Layer for GraphRAG
Semantica is an open-source, production-ready semantic layer and GraphRAG framework that sits between raw corpora and LLMs.
It provides explicit knowledge graphs, graph-aware retrieval, and provenance-backed explainability for GraphRAG systems.
Key Capabilities
- Semantic layer over unstructured data (entities, relations, schemas)
- Knowledge graph construction from documents
- Graph-aware, multi-hop retrieval for GraphRAG
- PROV-O compliant provenance (chunk β entity β relation β answer)
- Backend-agnostic graph stores (Neo4j, AGE, Neptune, etc.)
π Project Information
- GitHub: https://github.com/Hawksight-AI/semantica
- License: MIT
- Status: Actively maintained
π Suggested Entry
Semantica β A semantic layer and GraphRAG framework enabling explicit knowledge graphs, graph-aware retrieval, and provenance-driven explainability.
Happy to refine the description or adjust categorization if needed.
Thanks for your time and for maintaining this valuable resource.
β Kaif