Lemory is a local middleware that transforms markdown notes (e.g., Obsidian vaults) into a context database for AI agents. It supports keyless on-device hybrid search, Korean-specific processing, hierarchical token savings, and knowledge graph visualization, integrating with various AI tools via MCP.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONMCP Context Server is a FastMCP-based server providing persistent multimodal context storage for LLM agents, featuring full-text, semantic, and hybrid search with cross-encoder reranking, thread-based scoping, and support for SQLite and PostgreSQL backends.
MiroFish is a multi-agent swarm intelligence prediction engine that simulates social dynamics from seed data. Users provide context (news, scenarios), and thousands of LLM-powered agents with memory and personas interact in a digital sandbox to generate prediction reports and interactive simulations.
Dolt is a SQL database with Git-style version control: databases can be forked, cloned, branched, merged, pushed and pulled like repositories, while MySQL-compatible clients connect and version control is exposed through SQL system tables and stored procedures.
Semantica is a graph-native infrastructure designed to provide structured context, deterministic reasoning, and full decision provenance for AI systems, serving as a semantic layer for LLMs and agents.
Supermemory is an open-source memory and context engine for AI, offering persistent memory across conversations, user profiles, hybrid search, connectors, and local self-hosting. It claims top benchmarks in AI memory performance.
RightMemory provides durable memory, a user-directed Pursuit map, and reusable Agent Corrections for AI coding agents. It stores context as Git-syncable Markdown trees organized in a graph with typed edges, enabling multi-device continuity and multi-agent collaboration while keeping memory ownership explicit and vendor-neutral.
OpenViking is an open-source context database for AI agents that unifies memory, knowledge RAG and skills under a virtual filesystem (viking://). It offers layered context loading, directory-scoped retrieval, session-to-memory extraction, SDKs, MCP integrations and a self-hostable server.
Zikra is a self-hosted MCP memory server for AI coding agents and teams. It provides a shared, project-scoped memory layer across multiple agents, with role-based access, hybrid semantic and keyword search, structured memory types, and optional PostgreSQL storage.
TiDB is an open-source, cloud-native distributed SQL database with ACID transactions, horizontal scalability, Raft-based high availability, HTAP via TiKV and TiFlash, MySQL 8.0 compatibility, and vector search support.