OpenAltFinder

Best Free & Open Source Alternatives to Make

Compare 7 open-source Make alternatives including n8n, Flowise, Apache Airflow and more

If you're looking for the best open-source alternative to Make, n8n is a strong place to start. If it doesn't quite fit your needs, there are plenty of other great options worth exploring, including Flowise, Apache Airflow, Kestra and Trigger.dev. We've ranked the top alternatives to help you compare your options and find the right fit.

#1 n8n

n8n

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

n8n (short for "nodemation") is an open-source workflow automation tool that lets you connect apps, APIs, and services to automate tasks. It features a visual, drag-and-drop interface and supports over 400 integrations out of the box.

You can create custom workflows that handle data transfers, trigger actions, and process logic using built-in nodes or your own JavaScript code. n8n can be self-hosted for full control over data and privacy, or used via their cloud offering.

Whether you're a developer or a non-technical user, n8n helps automate repetitive tasks and build complex workflows without writing a lot of code.

Read more
#2 Flowise

Flowise

Flowise is an open-source, visual, low-code/no-code tool designed to help users build AI agents and sophisticated LLM-powered workflows through a drag-and-drop interface. It features a Node.js backend and a React frontend, along with modular components for integrations and API documentation—making it accessible to both developers and non-technical users.

Flowise is an open-source, low-code/no-code platform for building AI agents and LLM-powered workflows through a visual, drag-and-drop interface. It combines a Node.js backend with a React frontend, organized in a modular mono-repository. The core modules include:

  • Server – the Node.js API layer
  • UI – built with React and responsible for the visual flow builder
  • Components – third-party integration nodes
  • API Documentation – auto-generated Swagger interface
    (github.com)

Key Capabilities & Modules

Flowise offers several visual builders tailored to different complexity levels:

  • Assistant – beginner-friendly agents capable of following instructions, using tools, and retrieving content from uploaded files (RAG features)
  • Chatflow – for building flexible chatbots and single-agent workflows using advanced techniques like graph-based RAG, rerankers, and retrievers
  • Agentflow – a superset of the above, enabling multi-agent orchestrations, complex branching, loops, and hierarchical logic flows

Core features include:

  • A visual builder with branching, looping, custom code, and logic routing
  • Integration support for 100+ tools, vector databases, memories, and external services
  • Observability via execution logs, visual debugging, and external log streaming
  • Deployment options for self-hosted setups, air-gapped environments, and “Flowise Cloud” hosted solutions
  • API, SDK, CLI support (including JavaScript/Python SDKs)
  • Embedded chat widgets, template marketplace, reusable components
  • Enterprise features like RBAC, SSO, encrypted credentials, rate limiting—and scalability for high throughput workloads

Development, Deployment & Hosting

Read more
#3 Apache Airflow

Apache Airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Apache Airflow is a platform for programmatically authoring, scheduling, and monitoring data workflows. Pipelines are defined as Python code, giving teams the full flexibility of a programming language to create dynamic, parametrised workflows without the constraints of XML or graphical configuration tools. A built-in web interface provides real-time visibility into task status, logs, and execution history.

Key capabilities include a rich library of operators for integrating with major cloud providers (AWS, GCP, Azure) and third-party services, a modular message-queue architecture that allows worker capacity to scale horizontally, Jinja templating for dynamic pipeline parameters, and support for custom operators when the built-in integrations do not cover a use case.

Airflow is designed for data engineers, machine learning teams, and platform engineers who need a reliable, transparent, and highly extensible system for orchestrating complex multi-step pipelines — from ETL jobs and ML model training to infrastructure provisioning and scheduled reporting.

Read more
#4 Kestra

Kestra

Event-driven workflow orchestration platform with a YAML-based pipeline DSL, 500+ plugins, and a built-in UI editor.

Kestra is an open-source orchestration and scheduling platform for building data pipelines, DevOps workflows, and business automation at scale. Workflows are defined in YAML (or via the built-in visual editor), and Kestra provides a rich plugin ecosystem with over 500 integrations covering databases, cloud providers, messaging systems, APIs, and scripting languages.

The platform supports both event-driven triggers and cron-based scheduling, with features like parallel task execution, dynamic inputs, error handling, retries, and sub-workflows. A real-time execution dashboard and detailed logs make it easy to monitor and debug complex pipelines. Kestra is designed for high availability and can scale horizontally for enterprise workloads.

Compared to Zapier or Make, Kestra is a developer and data-engineering tool: pipelines are code-first, version-controlled, and built for reliability rather than ease of use by non-technical users. It is self-hostable via Docker or Kubernetes and offers an enterprise cloud tier for teams that need managed infrastructure.

Read more
#5 Trigger.dev

Trigger.dev

Open-source platform for building and deploying reliable background jobs, scheduled tasks, and AI workflows in TypeScript.

Trigger.dev is an open-source workflow orchestration platform built for developers who want to define automation in code, not in visual GUI editors. You write TypeScript tasks — background jobs, scheduled crons, event-driven pipelines, or long-running AI agents — and Trigger.dev handles the execution infrastructure: retries, timeouts, concurrency limits, real-time logging, and a dashboard for monitoring runs.

It integrates natively with Next.js, Remix, and other Node.js frameworks via an SDK, so you can trigger workflows directly from your API routes or webhooks. The platform also supports durable execution — if a task is interrupted mid-run, it resumes from where it left off rather than restarting from scratch. This makes it particularly well-suited for AI agent pipelines that call slow LLM APIs or perform multi-step operations.

Compared to Zapier or Make, Trigger.dev is squarely developer-first: workflows live in your codebase, are version-controlled, and are tested like any other code. It is self-hostable via Docker and also available as a managed cloud service.

Read more
#6 Automatisch

Automatisch

The open source Zapier alternative. Build workflow automation without spending time and money.

Automatisch is a workflow automation platform that lets teams automate business processes without writing code, functioning as a self-hostable alternative to Zapier. Through a visual interface, users connect popular services — including GitHub, Discord, Firebase, PostgreSQL, Twilio, Typeform, and more — and define trigger-based workflows that run automatically.

Because Automatisch runs on your own infrastructure, all data stays within your environment. This makes it a strong fit for organisations in healthcare, finance, or other regulated industries that cannot rely on third-party cloud automation services. GDPR compliance is built in by design.

Automatisch is aimed at businesses and technical teams that want the productivity benefits of automation without vendor lock-in or the data-sovereignty concerns that come with hosted SaaS platforms.

Read more
#7 Automa

Automa

Browser extension that automates repetitive web tasks by visually connecting blocks — no code required.

Automa is a browser extension for Chrome and Firefox that lets you automate repetitive browser tasks by building visual workflows. You connect blocks — click, fill form, extract data, loop, condition, wait — in a drag-and-drop canvas, and Automa executes them in sequence. No code required, though JavaScript blocks are available for power users.

Use cases range from auto-filling forms and scraping data from websites, to scheduling recurring tasks and chaining multi-step workflows. Workflows can be triggered manually, on a schedule, or via keyboard shortcut. Extracted data can be exported to CSV, Google Sheets, or sent to a webhook.

Compared to Zapier or Make, Automa focuses specifically on browser-based automation — it lives in the browser, not on a server, so it can interact with any website you can open, including those without public APIs. For personal productivity and light web scraping without spinning up a headless browser service, Automa covers a lot of ground with minimal setup.

Read more

Frequently Asked Questions

Are there any open source alternatives to Make?

Yes, there are 7 open source alternatives to Make. Popular options include n8n, Flowise, Apache Airflow and more. These alternatives are free to use and many offer self-hosting options.

What is the best free alternative to Make?

The best free alternative to Make depends on your specific needs. n8n is a popular choice with self-hosting capabilities. All alternatives listed here are open source and free to use.

Can I self-host an alternative to Make?

Yes, 6 of the alternatives listed here can be self-hosted, giving you complete control over your data and privacy.

Why should I switch from Make to an open source alternative?

Open source alternatives to Make offer several advantages: no vendor lock-in, complete data ownership, no subscription fees, the ability to self-host for privacy and security, and active community support. You can also customize the software to fit your specific needs.

People are looking for alternatives to...

Browse all →
Notion

Notion

Notion is an all-in-one AI-powered workspace that combines notes, tasks, wikis, databases, and project management tools into a unified platform. It enables teams and individuals to centralize information, automate repetitive workflows, and collaborate seamlessly—from simple docs to advanced knowledge bases and live project tracking.

24 alternatives
Discord

Discord

Discord is a free communication platform that lets people connect through text, voice, and video across customizable communities called “servers.” Originally popular among gamers, it has expanded into a hub for all kinds of groups—ranging from study clubs and fandoms to professional teams—thanks to features like topic-based channels, screen sharing, live streaming, and integrations with other apps. Its mix of casual chat and organized spaces makes it a versatile tool for both socializing and collaboration.

9 alternatives
1Password

1Password

1Password is a commercial password manager developed by AgileBits. It stores login credentials, credit card details, software licenses, secure notes, and other sensitive information in encrypted vaults protected by a master password and a Secret Key. The service is available on macOS, Windows, Linux, iOS, Android, and as browser extensions, with data syncing across devices through 1Password's cloud. Features include a built-in password generator, secure sharing of vaults between users, and Watchtower, which flags weak, reused, or compromised passwords. 1Password offers plans for individuals, families, and businesses, with shared vaults, role-based access controls, and admin tools for team management. It uses a zero-knowledge architecture with end-to-end AES-256 encryption, meaning data is encrypted on the user's device and 1Password cannot access the contents of stored vaults. Pricing follows a subscription model with monthly or annual billing; no free tier is available, though a trial period is offered.

5 alternatives
Google Analytics

Google Analytics

Google Analytics is a web analytics service by Google that tracks and reports website traffic. It helps businesses and individuals understand user behavior, measure performance, and optimize content by providing insights into visitor demographics, sources, and engagement patterns.

14 alternatives
Buffer

Buffer

Buffer is a social media management platform that lets you schedule posts, track engagement analytics, and manage multiple social accounts from a single dashboard.

3 alternatives
Goodreads

Goodreads

Goodreads is Amazon's social cataloging platform for books, allowing users to track books they have read, are reading, or want to read. It offers reviews, recommendations, reading challenges, and community features for book enthusiasts.

3 alternatives
Trello

Trello

Trello is a visual collaboration tool that uses boards, lists, and cards to organize projects and tasks. Owned by Atlassian, it is one of the most popular Kanban-style project management tools.

9 alternatives
Jira

Jira

Jira is a proprietary project management and issue tracking tool by Atlassian, widely used for agile software development, sprint planning, and bug tracking.

11 alternatives
WordPress

WordPress

Open source alternatives to WordPress.

9 alternatives
ChatGPT

ChatGPT

Open source alternatives to ChatGPT.

4 alternatives
Claude Code

Claude Code

Open source alternatives to Claude Code.

3 alternatives
Google Authenticator

Google Authenticator

Google Authenticator is a free mobile app developed by Google that provides two-factor authentication (2FA) to enhance account security. It generates time-based, one-time passcodes (TOTP) or counter-based codes (HOTP) that users enter along with their password when signing into supported services. By scanning a QR code or entering a setup key, users can link the app to their accounts, ensuring that even if a password is stolen, unauthorized access is far less likely without the corresponding code from the app. It works offline, making it both secure and convenient for protecting online accounts.

4 alternatives