Discover and explore top open-source AI tools and projects—updated daily.
fim-aiLLM-powered agent runtime for system integration and orchestration
Top 76.0% on SourcePulse
Summary
FIM One provides an AI-powered agent runtime and hub to bridge disparate enterprise systems like ERP, CRM, and databases without infrastructure modification. It enables cross-system orchestration and automation, functioning as an embedded Copilot or a central integration Hub.
How It Works
The core approach utilizes LLM-driven dynamic DAG planning and concurrent execution. Goals are decomposed into runtime dependency graphs, allowing independent steps to run in parallel via asyncio with auto re-planning. Its ReAct agent features automatic error recovery and production-grade execution. Key innovations include progressive disclosure meta-tools reducing token usage by over 80% and a standardized connector architecture that auto-registers system actions as agent tools.
Quick Start & Requirements
git clone ... && cd fim-one && cp example.env .env && docker compose up --build -d).Highlighted Details
Maintenance & Community
The project maintains active CI and encourages contributions via a "Pioneer Program." Community support is available via Discord and updates on X.
Licensing & Compatibility
Licensed under a non-OSI-approved "Source Available License." Permitted uses include internal deployment and distribution with license intact. Restricted uses cover multi-tenant SaaS, competing platforms, and white-labeling. Commercial inquiries should be directed via GitHub issues.
Limitations & Caveats
The "Source Available License" restricts SaaS and competing platform usage, potentially limiting broad commercial adoption. Setup requires specific Python and Node.js versions.
1 week ago
Inactive
activepieces