Add Dakera: self-hosted agent memory server for LLM workflows

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Dakera Ops 2026-05-13 09:10:54 +00:00
parent 3eaf827bf4
commit 8d40f2b9b9

View file

@ -513,6 +513,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o
[Minima](https://github.com/dmayboroda/minima) is a configurable conversational RAG system that runs LLM locally and on-premises using containers.
[Dakera](https://github.com/dakera-ai/dakera) is a self-hosted agent memory server built in Rust for LLM and AI agent workflows. It provides persistent, privacy-preserving local memory with hybrid semantic search, a Docker-composable deployment, and an MCP-compatible API — all with no cloud dependencies.
### ChatGPT
[Back to the Top](#table-of-contents)