Discover and explore top open-source AI tools and projects—updated daily.
Sider-aiAI agent workflow orchestration and execution platform
Top 62.6% on SourcePulse
Summary
Hatchify is a multi-agent workflow platform addressing complex AI agent collaboration. It targets engineers and researchers building sophisticated AI systems, offering dynamic graph execution and orchestration via JSON configuration, simplifying the development of interconnected AI agents.
How It Works
Built on FastAPI and AWS Strands SDK, Hatchify employs a dynamic graph execution engine. It enables workflow creation and execution through JSON configurations, featuring an intelligent routing system (Rules, JSONLogic, Router Agent) and native Model Context Protocol (MCP) integration for tool extensibility. An event-driven architecture with SSE facilitates real-time execution tracking.
Quick Start & Requirements
cd hatchify, then uv sync.resources/mcp.toml and resources/models.toml with API keys and server details.uvicorn hatchify.launch.launch:app --reload or python main.py. Docker deployment is also supported.Highlighted Details
Maintenance & Community
No specific details regarding maintainers, community channels (e.g., Discord, Slack), or a public roadmap are provided in the README.
Licensing & Compatibility
Limitations & Caveats
The Web Builder feature is currently in development. Database support is limited to SQLite, with PostgreSQL and MySQL planned for future releases. Official documentation is not yet available. The server.base_url configuration requires explicit modification for production deployments.
3 weeks ago
Inactive
temporalio
transitive-bullshit