Rice is a serverless backend designed around key capabilities that enable stateful, context-aware AI agents.
To make intelligent decisions, agents need access to vast amounts of persistent knowledge. Rice unifies two powerful paradigms to create a robust Long-Term Memory system.
Enable high-fidelity semantic search. Agents can "recall" information based on meaning rather than just keywords.
Encodes relationships directly into the high-dimensional space. Unlike traditional graphs that use rigid pointers, Rice uses fluid associations.
Just like humans have short-term memory for the task at hand, agents need a fast, ephemeral space for active context.
task-123, chat-user-456).In multi-user or multi-agent environments, data isolation is critical.
Traditional vector databases often lack fine-grained security. Filtering results after search is slow and insecure.
read, write, and delete permissions per user and per document.Under the hood, Rice uses advanced Hyperdimensional Computing techniques.
A computing paradigm inspired by how the brain works, using large holographic vectors rather than numerical matrices.