From dbb68d661dbb7ddb4aadb78404d0181d151f1141 Mon Sep 17 00:00:00 2001 From: Jinyang Date: Mon, 24 Aug 2026 10:42:58 +0400 Subject: [PATCH] add semantica (#3301) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15edf776fd..d57de98f5f 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents - [instructor](https://github.com/567-labs/instructor) - A library for extracting structured data from LLMs, powered by Pydantic. - [llama-index](https://github.com/run-llama/llama_index) - A data framework for your LLM application. - [mem0](https://github.com/mem0ai/mem0) - An intelligent memory layer for AI agents enabling personalized interactions. + - [semantica](https://github.com/semantica-agi/semantica) - A graph-native context and knowledge layer for AI agents with reasoning, provenance, and governance. - Pre-trained Models - [transformers](https://github.com/huggingface/transformers) - A framework that lets you easily use pre-trained transformer models for NLP, vision, and audio tasks. - LLM Inference and Serving