Show HN: Coding agent with algebraic memory (VSA) instead of RAG
Category: devtools
Tags: coding-agent, vector-symbolic-architecture, ai-memory
Score: 7.0/10 (Innovation: 7, Technical: 8, Documentation: 7, Utility: 6)
Raidho is a coding agent that separates reasoning (using expensive models) from execution (using cheap models), with a durable vector symbolic architecture (VSA) memory that persists across sessions. Its innovative approach includes council mode for model debate and auto-distillation of repeatable procedures, offering a novel alternative to traditional RAG-based agents.
Target audience: backend devs
Repository: https://github.com/vitaliyfedotovpro-art/raidho · Python · AGPL-3.0
View on Hacker News