I’ve just released ClearCoreAI, an open source orchestrator for modular AI agents.
It lets you: - Register agents dynamically (via manifest) - Define goals in natural language and get a step-by-step execution plan - Chain capabilities across agents (multi-agent execution) - Track waterdrop-based resource usage (like carbon tracking) - All backed by FastAPI + Docker, and easily extendable.
Docs, quickstart and examples: https://github.com/ClearCoreAI/ClearCoreAIProject
I'd love feedback, questions, or contributors, especially around agent design, UI, or LLM strategies. Thanks for checking it out!
Olivier