n8n
Build complex automations 10x faster, without fighting APIs. Your days spent slogging through a spaghetti of scripts are over. Use JavaScript when you need flexibility and UI for everything else. n8n allows you to build flexible workflows focused on deep data integration. And with sharable templates and a user-friendly UI, the less technical people on your team can collaborate on them too. Unlike other tools, complexity is not a limitation. So you can build whatever you want — without stressing over budget. Connect APIs with no code to automate basic tasks. Or write vanilla Javascript when you need to manipulate complex data. You can implement multiple triggers. Branch and merge your workflows. And even pause flows to wait for external events. Interface easily with any API or service with custom HTTP requests. Avoid breaking live workflows by separating dev and prod environments with unique sets of auth data.
Learn more
Prompt flow
Prompt Flow is a suite of development tools designed to streamline the end-to-end development cycle of LLM-based AI applications, from ideation, prototyping, testing, and evaluation to production deployment and monitoring. It makes prompt engineering much easier and enables you to build LLM apps with production quality. With Prompt Flow, you can create flows that link LLMs, prompts, Python code, and other tools together in an executable workflow. It allows for debugging and iteration of flows, especially tracing interactions with LLMs with ease. You can evaluate your flows, calculate quality and performance metrics with larger datasets, and integrate the testing and evaluation into your CI/CD system to ensure quality. Deployment of flows to the serving platform of your choice or integration into your app’s code base is made easy. Additionally, collaboration with your team is facilitated by leveraging the cloud version of Prompt Flow in Azure AI.
Learn more
Dify
Dify is an open-source platform designed to streamline the development and operation of generative AI applications. It offers a comprehensive suite of tools, including an intuitive orchestration studio for visual workflow design, a Prompt IDE for prompt testing and refinement, and enterprise-level LLMOps capabilities for monitoring and optimizing large language models. Dify supports integration with various LLMs, such as OpenAI's GPT series and open-source models like Llama, providing flexibility for developers to select models that best fit their needs. Additionally, its Backend-as-a-Service (BaaS) features enable seamless incorporation of AI functionalities into existing enterprise systems, facilitating the creation of AI-powered chatbots, document summarization tools, and virtual assistants.
Learn more
Agno
Agno is a lightweight framework for building agents with memory, knowledge, tools, and reasoning. Developers use Agno to build reasoning agents, multimodal agents, teams of agents, and agentic workflows. Agno also provides a beautiful UI to chat with agents and tools to monitor and evaluate their performance. It is model-agnostic, providing a unified interface to over 23 model providers, with no lock-in. Agents instantiate in approximately 2μs on average (10,000x faster than LangGraph) and use about 3.75KiB memory on average (50x less than LangGraph). Agno supports reasoning as a first-class citizen, allowing agents to "think" and "analyze" using reasoning models, ReasoningTools, or a custom CoT+Tool-use approach. Agents are natively multimodal and capable of processing text, image, audio, and video inputs and outputs. The framework offers an advanced multi-agent architecture with three modes, route, collaborate, and coordinate.
Learn more