How Memora Gives Claude Code Assistants Long-Term Memory and a Knowledge Graph
How Memora gives Claude Code assistants long-term memory and a knowledge graph through MCP, turning scattered notes into a structured knowledge base.
Language
HomeLanguages
Sections
How Memora gives Claude Code assistants long-term memory and a knowledge graph through MCP, turning scattered notes into a structured knowledge base.
txtai is an all-in-one Python library combining vector database, hybrid search with SQL, graph analytics, and LLM orchestration for RAG pipelines.
Building AI agents with local LLMs? SIE (Superlinked Inference Engine) consolidates multiple inference servers into one, cutting GPU costs and simplifying your container setup.
Vector databases and standard RAG can't answer auditor questions about AI decisions. Semantica adds deterministic graphs, rules, and audit trails.
Developer Vitaliy built code-graph-rag to replace vector search with knowledge graphs for monorepo code analysis. It uses Tree-sitter, Memgraph, and Qdrant to understand code structure.
I tried Memtrace — a tool that turns your codebase into a knowledge graph for AI agents, indexing 15,000 files in 1.5 seconds without LLM calls.
SentrySearch is a CLI tool for semantic video search that lets you find specific moments by typing text queries instead of scrubbing through hours of footage.