
Your AI agents' memory, hosted in France
A memory layer for AI agents powered by agentmemory, installed and maintained by DINAO. Your vectors and histories remain on our French servers — a sovereign foundation for your AI automations.
What is agentmemory?
agentmemory is a simple-to-use memory library for AI agents, powered by ChromaDB and PostgreSQL. It provides clear functions — such as create_memory() and search_memory() — to store 'memories' as dictionaries, with optional metadata and embeddings, and then retrieve them via semantic search.
By default, agentmemory relies on a local ChromaDB instance. By setting the appropriate environment variable, you can switch to PostgreSQL by pointing to its connection string — ideal for moving from prototype to production. Recent versions add asynchronous management, clustering, and read/write optimizations, particularly on the PostgreSQL side.
Designed for developers building agents and AI pipelines, agentmemory serves as a persistent memory foundation. It is a technical building block: it integrates into your code rather than being used via a graphical interface.
Host agentmemory at DINAO
Resource tiers compatible with agentmemory prerequisites (minimum 2 vCPU / 4 Go / 5 Go). Hosted in France, fully managed.
This application uses an unofficial/unverified image or requires custom resources. We review and deploy it upon request.
Request a quoteThis application uses AI
The container hosts the application, not the AI engine (which requires dedicated GPUs) : inference is handled externally, with your own provider key. Prioritize a sovereign engine — Mistral AI, NumSpot, Scaleway, or OVHcloud AI Endpoints (France, GDPR) ; an international provider (OpenAI, Anthropic…) only if a specific capability requires it. Inference subscriptions are not included in hosting.
Technical details
You might be wondering…
What is agentmemory for?
It is a memory layer for AI agents: it stores 'memories' (text, metadata, vectors) and allows retrieving them via semantic search, providing lasting context for your agents and automations.
Do I need an external database?
No. agentmemory uses ChromaDB locally by default. For production, a simple environment variable switches to PostgreSQL, which DINAO can host on the same instance.
Where is the data hosted?
On DINAO's infrastructure in France, in one of the available data centers. Your memories and vectors do not leave the territory.
Do I need technical skills?
agentmemory is a building block for developers: it is called from Python code. DINAO handles hosting, the database, and updates; your developers just need to use the API.
Can I change plans or export my data?
Yes. You can upgrade or downgrade at any time, and your memories remain exportable — no proprietary lock-in.