Serverless backend for AI agent context and state management.
- Scratchpad memory for agent context
- Semantic search over knowledge bases
- Neural associations for context understanding
- Multi-tenant with built-in ACLs
- Production-ready performance
npm install
npm run devnpm run buildGPL-3.0