← All projects
ai

Corvath

A modular, plugin-based AI assistant built on three core layers — brain, plugins, and configuration. Task classification, model routing, persistent memory, and a full tool system.

PythonPlugin ArchitectureLLM Integration
Visit →

Corvath is a modular AI assistant designed around composability. Its architecture splits into three core layers: a Brain that handles reasoning and task classification, a Plugin system for extensible capabilities, and a Configuration layer for model routing and behavior control.

Key capabilities include multi-model support through a plugin architecture, persistent memory backends, a tool system for real-world actions, security sandboxing, and audit logging. Currently in active development with Phase 2 complete.