awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add Memori OSS project

Open Boburmirzo opened this issue 4 months ago • 1 comments

Memori is an open-source memory layer to give your AI agents human-like memory. It remembers what matters, promotes what's essential, and injects structured context intelligently into LLM conversations.

With a single line of code memori.enable() any LLM gains the ability to remember conversations, learn from interactions, and maintain context across sessions. The entire memory system is stored in a standard SQLite database (or PostgreSQL/MySQL for enterprise deployments), making it fully portable, auditable, and owned by the user.

Boburmirzo avatar Nov 02 '25 13:11 Boburmirzo