CereFlow — Multi-Agent AI Orchestration Framework
A 4-layer agentic AI system I'm architecting to run on a user's own infrastructure — local machine or self-hosted VPS — keeping all data inside an isolated per-user database with no third-party cloud dependency. Layer 1 routes goals to downstream layers that analyze your data and inbound signals (like Gmail), draft a response, ask for your feedback the first time, and act autonomously after that. Built from smaller specialized open-source models rather than one large LLM, with a memory layer modeled on the mem0 architecture.