Command Palette

Search for a command to run...

Documentation

Welcome to Memori

The SQL-native active context layer for AI agents. Give your agents long-term memory with a single line of code.

Zero Config

Starts with local SQLite. No Docker containers or complex vector DB setups required.

SQL Native

Built on standard SQL. Query your agent's memory using tools you already know.

Why Memori?

Most memory libraries act as complex wrappers around vector stores, forcing you to manually manage embeddings, chunking, and retrieval.

Memori takes a different approach: Middleware. By sitting between your code and the LLM, it can autonomously manage context without clogging your business logic.