Memory

Integrates with
Ollama

Summary

A long-term memory storage system that helps LLMs remember context over the entire history of a project, even across multiple sessions. Uses semantic search with embeddings to provide relevant context from past interactions and development decisions.

GitHub