Documentation
MemoAir Documentation
Memory as a Service for AI Agents. Provide persistent, graph-based memory for your AI agents with knowledge graph storage, tripartite architecture, and temporal reasoning.
Quickstart
Get up and running with the Python SDK in under 5 minutes.
Core Concepts
Learn about Memories, Facts, Ontology, and the Tripartite Graph.
API Reference
Detailed documentation for the MemoAir Python SDK.
Why MemoAir?
Episodic Memory
Store and retrieve conversational context automatically. No need to manually manage context windows or summarization.
Tripartite Search
Search across personal, organizational, and domain knowledge graphs simultaneously to get the most relevant context.
Explicit Facts
Create knowledge directly without extraction using semantic triplets. Perfect for importing existing databases.
Ontology Management
Define domain-specific schemas for structured data extraction. Ensure your AI speaks your business language.