6 projects
mindgraph-sdk
Python client for the MindGraph Cloud API
mnestic
Embedded graph + vector + full-text database with Datalog — a maintained fork of CozoDB, tuned as a substrate for agentic memory.
mnestic-mcp
Local memory MCP server backed by mnestic — hybrid BM25+vector+graph recall with per-leg attribution and time travel, all on your machine.
langchain-mnestic
LangChain VectorStore for mnestic — embedded graph + vector + full-text store with one-call hybrid retrieval.
llama-index-vector-stores-mnestic
LlamaIndex vector store for mnestic — embedded graph + vector + full-text store with one-call hybrid retrieval.
langgraph-store-mnestic
LangGraph BaseStore backed by mnestic — embedded agent memory with atomic batches and one-call BM25+vector hybrid search.