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
Flowise
Flowise is an open-source, low-code platform that enables developers to create customized Large Language Model (LLM) applications through a user-friendly drag-and-drop interface. It supports integration with various LLMs, including LangChain and LlamaIndex, and offers over 100 integrations to facilitate the development of AI agents and orchestration flows. Flowise provides APIs, SDKs, and embedded widgets for seamless incorporation into existing systems, and is platform-agnostic, allowing deployment in air-gapped environments with local LLMs and vector databases.
Learn more
LlamaIndex
LlamaIndex is a “data framework” to help you build LLM apps. Connect semi-structured data from API's like Slack, Salesforce, Notion, etc. LlamaIndex is a simple, flexible data framework for connecting custom data sources to large language models. LlamaIndex provides the key tools to augment your LLM applications with data. Connect your existing data sources and data formats (API's, PDF's, documents, SQL, etc.) to use with a large language model application. Store and index your data for different use cases. Integrate with downstream vector store and database providers. LlamaIndex provides a query interface that accepts any input prompt over your data and returns a knowledge-augmented response. Connect unstructured sources such as documents, raw text files, PDF's, videos, images, etc. Easily integrate structured data sources from Excel, SQL, etc. Provides ways to structure your data (indices, graphs) so that this data can be easily used with LLMs.
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