Antharmaya Labs
Labs
Open-source projects, systems experiments, and AI infrastructure from Antharmaya Labs.
Live · v0.4.3
Memory Bridge
Your AI agents finally share a memory.
A cross-agent memory brain: unifies every AI agent's history on your machine into a local graph with associative recall, live briefings, and an MCP server any agent can query.
ExploreLive · v0.1.1
Council of Hats
Structured decision-making for your agents.
Five deterministic decision patterns — trade-off matrix, failure modes, end-to-end verification, ethics triage, agent trajectory — with a no-LLM question engine and a local decision log.
ExploreCode Proof
Rung 0 — Foundations
Autodiff stops being magic when you build it once.
Reverse-mode autodiff from scratch, tiny JAX training loop, and a measured jit+vmap speedup benchmark.
Explore