-
Notifications
You must be signed in to change notification settings - Fork 606
Description
Hi @gaocegege @joshka @WarrenWen666 @yingfeng
Thanks for maintaining this awesome LLMOps list — it’s genuinely valuable to the community.
I’d like to propose adding Semantica to the list.
Project: Semantica
Category: LLMOps / Data Management / Knowledge Graphs (Context Graphs)
Description:
Semantica is an open-source context graph and knowledge graph infrastructure for LLM and agentic systems. It focuses on structured context management, schema and ontology evolution, provenance tracking, and graph-native reasoning to support reliable, explainable, and audit-ready AI systems in production.
Key features:
Context graphs for LLM and agent memory
Bring-your-own ontology and schema modeling
Change management with schema evolution and impact analysis
Provenance and lineage tracking (W3C PROV-O aligned)
Data quality checks, deduplication, and conflict detection
Graph-native reasoning layer for AI systems
Repository: https://github.com/Hawksight-AI/semantica
Happy to open a PR if this fits the scope — just let me know the preferred section.
Thanks!