Cellium Agent
p/cellium-agent
Lightweight Python AI agent framework with adaptive loop
0 reviews1 follower
Start new thread
trending

Cellium Agent - Lightweight Python AI agent framework with adaptive loop

Cellium Agent is a lightweight Python AI agent framework for building autonomous agents with adaptive decision-making. It uses a local-first, minimal architecture instead of heavy external dependencies or complex abstractions, making it easy to understand and extend. Key features: - Adaptive decision loop (Plan-Execute-Observe-Replan) - Bayesian bandit-based strategy optimization - Three-layer memory (persona, session, long-term) - Event-driven microkernel design - No required vector database