rising3월 15일· 2 sources

I built the personal AI that OpenClaw should have been

OpenClaw가 되었어야 할 개인용 AI를 직접 만들었다

Why it matters

The author open-sourced Nova, a self-hosted AI assistant built as a secure alternative to OpenClaw, which suffered critical security vulnerabilities including CVE-2026-25253 and the ClawHavoc supply chain attack. Nova features a unique 7-stage self-improvement pipeline where the model learns from user corrections through a two-stage detection system (regex + LLM), stores lessons in SQLite/ChromaDB with hybrid search, and generates DPO training pairs to fine-tune its own base model via Unsloth. Unlike typical RAG or prompt engineering approaches, Nova's learning loop actually updates the underlying model's knowledge.

2
Sources
+0
24h
Growth
178d
Active
ai assistantcorrection detectiondpofine-tuningnanoclawnovaopenclawpicoclawself-hostedself-hosted ai

Sources

Related Issues