langflow-ai/langflow
Langflow is a powerful open-source platform for building, testing, and deploying AI-powered agents and workflows with visual authoring, multi-agent orchestration, and API integration capabilities.
Awesome AI Agents › AI Workflow Orchestrators
The project "12 Factor Agents" by humanlayer is a comprehensive guide and set of principles aimed at building reliable, scalable, and maintainable software powered by large language models (LLMs) that are production-ready. Inspired by the 12 Factor App methodology, this project adapts those principles specifically for LLM-powered agents, addressing the unique challenges and opportunities in this emerging field. The author, Dex, shares insights gained from extensive experience with various AI agent frameworks and conversations with industry founders, highlighting that many so-called AI agents are not truly agentic but rather deterministic code with LLM elements. The project outlines twelve core factors that serve as engineering best practices for developing LLM applications that can be trusted in production environments. These factors cover a wide range of topics including natural language to tool calls, prompt ownership, context window management, structured outputs, unified execution and business state, simple APIs for lifecycle management, human interaction through tool calls, control flow ownership, error compaction, small focused agents, flexible triggering, and stateless reducer design. The repository includes detailed explanations, visual navigation aids, and links to each factor's documentation, making it a valuable resource for developers and teams working on AI agents. The project also emphasizes the evolution of software from traditional code to directed acyclic graphs (DAGs) and how this paradigm influences the design of modern LLM-powered agents. It encourages community feedback and contributions to refine these principles further. Overall, "12 Factor Agents" is a thoughtful and practical framework for anyone looking to build robust AI agents that go beyond simple prompt engineering to deliver real-world value and reliability in production settings.
https://github.com/humanlayer/12-factor-agents
Langflow is a powerful open-source platform for building, testing, and deploying AI-powered agents and workflows with visual authoring, multi-agent orchestration, and API integration capabilities.
Orca is an AI Orchestrator that provides an integrated development environment for running and managing parallel AI agents across various platforms, including desktop and mobile.
OpenMontage is an open-source, agentic video production system that transforms AI coding assistants into full video studios for automated video creation from text prompts.
DSPy is a framework that enables programming language models with compositional Python code to build modular AI systems and optimize their performance beyond traditional prompting methods.
Kestra is an open-source, event-driven orchestration platform for data, AI, and infrastructure workflows, enabling declarative and code-based automation with a rich plugin ecosystem.
BabyAGI is an experimental framework for building self-building autonomous agents using a function-centric approach with comprehensive management, logging, and a dashboard interface.
Teable is an AI spreadsheet platform that integrates data management, AI workflows, and app building on a PostgreSQL backend, enabling users to create custom business applications.
Trigger.dev is an open-source platform for building and deploying fully-managed AI agents and workflows with long-running tasks, retries, queues, observability, and elastic scaling.