Memory Systems

Memori

Open-source memory engine for LLM apps and agents that need persistent context injection.

Memori is an open-source memory engine from GibsonAI for giving LLM applications and agents persistent memory, context injection, and configurable recall behavior.

Open sourceApache-2.0Self-hostable
Overview

Memori: what to know first

Memori is an open-source memory engine from GibsonAI for giving LLM applications and agents persistent memory, context injection, and configurable recall behavior.

Memori is an open AI memory systems resource tracked by OpenAgent.bot because it gives builders a concrete implementation path rather than just a product claim.

Memori matters because many agent products need a practical memory engine before they need a full agent framework. It gives teams a focused way to add durable context to conversations and workflows.

Use cases

Common ways to use it

Conversational memory

Remember preferences and prior facts across user conversations.

Agent task context

Inject previous task details when an agent resumes work.

Memory library evaluation

Compare a focused memory engine against heavier agent platforms.

Fit guide

When it makes sense

Good fit if

  • Developers adding memory to LLM applications
  • Teams that want a Python-friendly memory engine
  • Builders comparing Mem0, Letta, and lighter memory libraries

Not a fit if

  • Users who want a fully managed consumer product with no setup work
  • Teams that cannot review the linked source, license, and operational requirements before adoption

How to choose

Memori is a lighter memory layer vs full agent platforms: Use Memori when you want memory inside an existing app rather than adopting a whole agent runtime.

Next step

Where to go from here

Try it locally

Command line

Clone Memori

Use the official docs to confirm the current Python package and configuration before production use.

git clone https://github.com/GibsonAI/memori.git
Technical details Structured profile Facts and source data

At a glance

Status
published
Category
Memory Systems
Type
memory system
License
Apache-2.0
Repo
GibsonAI/memori
Verified
2026-04-19

Signals

Open sourceSelf-hostableAPI

Tags

Category

memory systemopen source

Capability

memorycontext retrievalstate management

Constraint

open sourceself hosted

Scenario

self hosted aipersonal memory

Structured outputs

# Memori

Open-source memory engine for LLM apps and agents that need persistent context injection.

## Summary
Memori is an open-source memory engine from GibsonAI for giving LLM applications and agents persistent memory, context injection, and configurable recall behavior.


## Guide
Memori is an open-source memory engine from GibsonAI for giving LLM applications and agents persistent memory, context injection, and configurable recall behavior.

### What it is
Memori is an open AI memory systems resource tracked by OpenAgent.bot because it gives builders a concrete implementation path rather than just a product claim.

### Why it matters
Memori matters because many agent products need a practical memory engine before they need a full agent framewor

Source links

Related

More memory systems