Show HN: An Open-Source Structured Memory Back End (Like ChatGPT Memory)

2 jianna_777 0 8/15/2025, 9:02:54 PM
Most memory solutions just do RAG search on chat logs. That's not real memory. We want a real memory that could understand a user and grow with them, not just search their past chats.

Memobase works like ChatGPT memory, specially designed for chatbot agents. It's personalized and scales to millions. Retrieval latency is under 80ms. ( 85% score on LOCOMO Temporal Benchmark https://github.com/memodb-io/memobase/tree/main/docs/experim...

- Profile + Timeline schema — not complex embedding. - Context API — full system prompts for evolving & personalized LLM responses. - Built with FastAPI, Postgres, Redis — ready for production.

Check it out on GitHub: https://github.com/memodb-io/memobase

Comments (0)

No comments yet