🛠 Raidho (ᚱ) Released — A Coding Agent with VSA Memory
Instead of classic RAG, it uses Vector Symbolic Architecture (VSA). This allows for task separation: powerful models (Claude) handle planning, while cheaper models (DeepSeek) execute the code. VSA memory is 32 times more compact than traditional float vectors.
🌍 The transition to VSA reduces context and RAM costs while preserving data structural integrity.
👤 It enables the creation of inexpensive automation systems that do not "forget" project details.
