The business logic orchestration layer for AI agents. Works with MCP, A2A, Temporal, Langchain, Mem0, Crew AI, Semantic Kernel, Graphiti, Zep AI, and Fast MCP 2.0.
Bizy takes out the busy work for both developers and business stakeholders. Start somewhere rather than nowhere.
Bizy recognizes that many developers and engineers have now become implementers alongside consultants. Bizy empowers both the developers and the implementors to focus on their stakeholders. Bizy handle >80% of the initial business rules and logic required for developing any business/enterprise level AI agent or application.
This project follows an "ecosystem contribution" strategy, enhancing existing AI frameworks rather than competing with them. The orchestration layer provides business logic coordination that transforms individual framework capabilities into sophisticated enterprise solutions.
# Install dependencies
poetry install
# Run tests
poetry run pytest
# Start development server
poetry run python -m bizy.main
Bizy consists of several key components:
- Meta-Orchestrator: Core coordination engine that translates business rules across frameworks
- Framework Adapters: Integration adapters for each supported framework
- Event System: Cross-framework communication and coordination
- Business Rules Engine: Domain-specific language for business logic definition
- LangChain: Chain-based AI workflows and LangGraph orchestration
- Semantic Kernel: Microsoft's agent communication and process frameworks
- Anthropic MCP: Model Context Protocol for tool and resource coordination
- Temporal: Reliable workflow orchestration and process automation
- FastMCP: High-performance MCP implementations and tool coordination
- Zep AI: Memory systems and temporal knowledge graphs
We welcome contributions that enhance cross-framework business logic coordination. Please see our contribution guidelines in /docs/community/contributing.md
.
📚 Visit docs.bizy.work for comprehensive documentation.
- 🌐 Website: bizy.work
- 📖 Documentation: docs.bizy.work
- 💻 GitHub: github.com/getfounded/bizy
- 🐦 Twitter: @bizywork
MIT License - see LICENSE for details.