#930 · Primary category: AI Agents & Automation
council
Council is an open-source platform for the rapid development and robust deployment of customized generative AI applications
Project last updated:01/16/25
GitHub Stars
858
Forks
40
Contributors
13
License
Apache-2.0
Why we included this project
Building reliable multi-step AI workflows usually means routing requests across several specialized models instead of leaning on one prompt. Council, a Python framework, treats that orchestration as the core problem: you compose agents and govern how work moves between them, using controllers, evaluators, and filters to keep output predictable, plus budgets to limit what each step can spend. A unified interface sits in front of providers like OpenAI, Anthropic, Gemini, and local models served through Ollama, so swapping backends doesn't force a pipeline rewrite. Retries, error handling, and token and cost tracking are built in, which matters when you're wiring agents into a service that has to stay up. Teams already using LangChain or LlamaIndex can slot Council in alongside rather than rebuilding everything.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.