mirror of
https://github.com/mikeroyal/Self-Hosting-Guide
synced 2026-05-24 09:48:33 +00:00
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:
parent
3eaf827bf4
commit
8d40f2b9b9
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue