ANTs are never "trained." They're always training. Feed the colony data and it digests, categorizes, and builds knowledge continuously.
3-tier semantic memory with embeddings, pinned facts, notes, conversation threading, and importance weighting. Context survives across sessions.
13 specialized roles handle different functions. ANTs are born, promoted, die, and get recycled. No orchestration required.
92 REST API endpoints let any app — your editor, terminal, notes app — read and write to the same memory substrate.
Every interaction feeds into a biological memory system. Hot memories consolidate into archives, then into long-term storage with 48-dimensional semantic embeddings. Notes, pinned facts, and conversation threads persist across sessions.
Recent context and working memory. Fast access, continuous updates. Automatically consolidated when full.
Consolidated from hot tier. Merged, deduplicated, importance-weighted. Feeds into long-term when mature.
48D FastText PCA embeddings. Semantic similarity search. The permanent knowledge substrate.
Explicit note storage, pinned facts for core identity, conversation threading with importance controls.
Linux x86_64. Runs as a systemd service or standalone binary.
Or download the .deb package directly · Build from source