-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Sven Andreas edited this page Apr 9, 2026
·
2 revisions
AI Memory Engine -- knowledge graph + semantic search + reasoning + learning in a single binary.
- Getting Started -- download, install, create your first brain
- Configuration -- LLM, embeddings, SearXNG, onboarding wizard
- HTTP API -- full REST API reference (230+ endpoints)
- MCP Server -- 24 MCP tools for Claude, Cursor, Windsurf
- Python Integration -- EngramClient, bulk import, LangChain, auth
- Architecture -- system design, layers, storage engine
- Integrations -- MCP, A2A, gRPC, SSE, webhooks, web search
- Use Cases -- 13 end-to-end walkthroughs
- FAQ -- common questions and troubleshooting
Engram works as both a headless backend (CLI + API) and an interactive playground (web UI). Both use the same binary and .brain file. See Getting Started for details.
Current version: v1.1.0 (Changelog)
Download binaries: Releases