Expand description
Engram - AI Memory Infrastructure
Persistent memory for AI agents with semantic search, cloud sync, and knowledge graph visualization.
Re-exports§
pub use error::EngramError;pub use error::Result;pub use storage::Storage;pub use types::*;
Modules§
- app_
state - Application state for the Engram MCP server.
- auth
- Multi-User Authentication & Authorization (RML-886)
- bench
- Standardized benchmark suite for Engram
- context
- Operational context policy, redaction, reducer support, and retrieval.
- embedding
- Embedding generation and async queue management (RML-873)
- error
- Error types for Engram
- graph
- Knowledge graph visualization (RML-894 improvements)
- intelligence
- Intelligence module for AI-powered features (Phase 4, 8, 9)
- mcp
- MCP (Model Context Protocol) server implementation
- realtime
- Real-time updates via WebSocket (RML-881)
- search
- Search functionality for Engram
- storage
- Storage engine for Engram
- sync
- Cloud sync functionality (RML-875)
- types
- Core types for Engram
Constants§
- VERSION
- Library version