AI agents forget everything when a session ends. Remembr fixes this. Remembr is an open-source memory server that gives AI agents persistent, searchable memory across sessions. Redis-backed short-term cache + PostgreSQL/pgvector for long-term episodic storage. SDKs for Python and TypeScript. Native adapters for LangChain, LangGraph, CrewAI, AutoGen, LlamaIndex, Pydantic AI, OpenAI Agents, and Haystack. Self-host in 5 minutes.
No reviews yetBe the first to leave a review for Remembr
Maker
š
Hey Product Hunt š
I'm Emmanuel, the solo maker behind Remembr.
I built this because I kept hitting the same wall building AI agents ā they forget everything between sessions. Vector databases help with retrieval but they don't solve the actual problem: agents need a proper memory architecture, not just a search index.
Remembr gives agents:
ā Short-term memory (Redis session cache)
ā Long-term episodic memory (PostgreSQL + pgvector)
ā Multi-tenant isolation (Org ā Team ā User ā Agent)
ā Hybrid semantic search across all past sessions
ā GDPR-compliant deletion
8 framework adapters all tested end-to-end: LangChain, LangGraph, CrewAI, AutoGen, LlamaIndex, Pydantic AI, OpenAI Agents, Haystack.
MIT licensed. Self-host with Docker in 5 minutes.
Happy to answer any questions about the architecture or how to integrate it into your agent stack