From d06f4008b93e06d15f7d820a7064269cece4727e Mon Sep 17 00:00:00 2001 From: Dakera Ops Date: Tue, 12 May 2026 21:42:21 +0000 Subject: [PATCH] Add dakera-py to AI and Agents Data Layer section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd17363..137a45d 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents - Data Layer - [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. + - [dakera-py](https://github.com/dakera-ai/dakera-py) - Official Python SDK for the Dakera self-hosted agent memory server, with async store/recall, session management, decay config, and full MCP integration. - [mem0](https://github.com/mem0ai/mem0) - An intelligent memory layer for AI agents enabling personalized interactions. - Pre-trained Models and Inference - [diffusers](https://github.com/huggingface/diffusers) - A library that provides pre-trained diffusion models for generating and editing images, audio, and video.