SaaSHub helps you find the best software and product alternatives Learn more โ
Top 23 Automation Open-Source Projects
-
n8n
n8n is a workflow automation platform for building AI-powered workflows and agents, connecting any AI model to any business system with full control over data, security, and deployment. Build visually or in code while n8n handles infrastructure from prototype to production with fully auditable executions.
Project mention: Auto-Add Captions to Every Video Your Team Uploads (n8n + FFmpeg) | dev.to | 2026-06-12You'll need an n8n instance (cloud or self-hosted), an FFmpeg Micro API key from ffmpeg-micro.com, and a cloud storage folder your team already uses for video files.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
git clone https://github.com/langgenius/dify.git cd dify/docker cp .env.example .env docker compose up -d
-
Project mention: Migrating from Astro 5 to Astro 6: A Real-World Breakdown ๐ | dev.to | 2026-05-03
After the upgrades, TypeScript started rejecting Buffer as a Response body. This wasn't a runtime issue โ Puppeteer still returns a Buffer โ but astro check (and therefore npm run build) flags it.
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
The agent's screenshot_board tool drives a Playwright browser running as a sibling container, navigates to the tokenized render route, screenshots the stage as a JPEG, and passes the image block straight through to the model. The budget is five shots per session, which turns out to be plenty: the working rhythm that emerged is look, move, look again. Think with the document, judge with the pixels.
-
Home Assistant
:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io/
the interface can be set up on her phone, a tablet on a wall, and limiting things to giant buttons and displays is very easy for you.
And, you can monitor and be alerted near real time to issues of course.
-
MoneyPrinterTurbo
ๅฉ็จAIๅคงๆจกๅ๏ผไธ้ฎ็ๆ้ซๆธ ็ญ่ง้ข Generate short videos with one click using AI LLM.
Project mention: MoneyPrinterTurbo: AI ์ํด๋ฆญ ์ํผ ์์ ์๋ ์์ฑ ์คํ์์ค (53K+ Stars) | dev.to | 2026-03-26git clone https://github.com/harry0703/MoneyPrinterTurbo.git cd MoneyPrinterTurbo docker-compose up # WebUI: localhost:8501, API: localhost:8080
-
Scrapling
๐ท๏ธ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
Project mention: Launch HN: Intuned (YC S22) โ Build and run reliable browser automations as code | news.ycombinator.com | 2026-06-08What is the advantage of your product over having Codex generate a script using something like https://github.com/D4Vinci/Scrapling?
-
Iโve always used huginn[0] for these types of tasks, though the learning curve/implementation is a bit cumbersome for more trivial tasks like the proposed scenario.
[0] https://github.com/huginn/huginn
-
For senior engineers building custom job data visualization pipelines, the single biggest latency gain comes from pre-aggregating frequently accessed metrics instead of running joins at query time. In our benchmarks, querying raw job_postings tables with 1M rows took 210ms average, while pre-aggregated tables (updated hourly via PostgreSQL materialized views) reduced query time to 12ms. Use tools like Apache Airflow 2.7.3 to schedule materialized view refreshes during off-peak hours. For example, a materialized view for average salary by company can be defined as:
-
Project mention: Deep Dive: How Bruno 1.0 Stores API Tests Locally vs. Postman 11.0 Cloud Sync | dev.to | 2026-04-28
After 6 months of benchmarking, case study analysis, and real-world testing, our recommendation is clear: choose Bruno 1.0 if you are an engineering team that values performance, Git integration, and zero vendor lock-in. Our data shows Bruno outperforms Postman 11.0 in every local storage metric: 400ms faster startup for 1000+ test suites, 6x lower storage overhead per test, and zero sync latency. The case study above shows teams can save $2k+ per year in licensing costs and $18k+ per year in engineering time by switching to Bruno. For teams with heavy non-technical collaboration needs, or very small test suites (<100 tests), Postman 11.0โs free tier remains a viable option, but we recommend exporting collections to Bruno for all engineering use cases. The API testing landscape is shifting toward local-first tools to avoid cloud vendor lock-in, and Bruno 1.0 is leading that charge. Try Bruno today: download it from https://github.com/usebruno/bruno, and migrate your Postman collections in minutes using the native import tool.
-
Itโs a popular automation target for mobile projects.
App Stores require screenshots, but generating N images for NUMBER_OF_SCREEN_SIZES times NUMBER_OF_LOCALIZATIONS can be a chore.
In the past I wrote my own scripts for that, today tools like Fastlane[1] help.
I use Fastlane for my logic puzzle game Nonoverse[2], I like it a lot; you can see sample screenshots in the App Store page.
I also automated App Preview video recording, complete with multiple scenes. If anyone wants to read more let me know, perhaps this is a good topic for an article.
[1]: https://fastlane.tools/
[2]: https://apps.apple.com/us/app/nonoverse-nonogram-puzzles/id6...
-
appsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
AppSmith
-
agents
Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI
Project mention: Repository Transformation: From Chaos to Professional Prompt Engineering Toolkit | dev.to | 2026-03-25Prominently featured 74 professional AI agent configurations adapted from wshobson/agents:
-
-
sim
Build, deploy, and orchestrate AI agents. Sim is the central intelligence layer for your AI workforce.
Sim ai is an alternative to Heym
-
I spent a weekend studying GPT-Researcher, an open-source project with 24,000+ GitHub stars. It builds an autonomous research agent that generates comprehensive reports with citations. The architecture is elegant: multiple specialized agents coordinate through LangGraph, parallel execution speeds up research, and quality gates ensure reliable output.
-
Project mention: I Ditched Docker for Podman (and You Should Too) | news.ycombinator.com | 2025-09-05
Yeah, I was actually participating in a soft-fork for a while but I think the project ran out of steam. My guess is that it's very hard to pay attention to something that you don't use every day, so they let it drift. But if you ever hear of someone starting up again, let me know
I'm aware that I, too, could be the someone but like I said it's hard to dedicate all the time and energy when the last time I used vagrant was years ago
I also just remembered that I haven't revisited the forks list to see if there's some meaningful activity https://github.com/hashicorp/vagrant/forks?include=active&pa...
-
Project mention: Top Open-Source Data Engineering Tools- Unravelling the Best in 2026 | dev.to | 2025-12-10
Kestra
-
cli
Google Workspace CLI โ one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills. (by googleworkspace)
Project mention: Google Docs + AI Coding Assistants: A Frustrating Gap (and How it has been fixed) | dev.to | 2026-05-11Google recently released a Workspace CLI with MCP support โ so technically, your AI assistant can read a Google Doc now. But what it gets back is raw API JSON: a 500-line nested tree of StructuralElement objects, ParagraphElement arrays, and TextRun objects with style metadata buried three levels deep.
-
Tasmota
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
One way is to look for devices that have unofficial firmware available, so you can just overwrite the included software for something more under your control. For example, check out Tasmota, "an open source firmware for Espressif ESP8266, ESP32, ESP32-S or ESP32-C3 chipset based devices": https://tasmota.github.io/docs/
-
career-ops
AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.
Last month I found career-ops by Santiago Ferreira โ a Claude Code-native job search system with a Go-based TUI dashboard, portal scanners, batch evaluation, and an interview story bank. It does everything Rendure did, plus most of the job search workflow Rendure never touched. I forked it, plugged my own pipeline pieces into the parts that didn't fit me, and moved on.
-
Agent-Reach
Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu โ one CLI, zero API fees.
Source: https://github.com/Panniantong/Agent-Reach
-
crawlee
CrawleeโA web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation.
Project mention: hasdata-cli VS crawlee - a user suggested alternative | libhunt.com/r/hasdata-cli | 2026-06-04
Automation discussion
Automation related posts
-
AI agent on GitHub gives recipe for blueberry pie
-
How to Build a LinkedIn Outreach Pipeline (Without Getting Your Account Banned)
-
Auto-Add Captions to Every Video Your Team Uploads (n8n + FFmpeg)
-
Show HN: My open source agent built and launched its own business in 48 hours
-
Show HN: Vatnode โ EU VAT validation REST API with national registry fallback
-
Playwright๋ก ํ๋ QA ์๋ํ: ์ผ์ ์ง์ฐ ๋ฐฉ์งํ๊ธฐ
-
Are you expected to run five Python type-checkers now?
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Index
What are some of the best open-source Automation projects? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | n8n | 192,273 |
| 2 | dify | 144,696 |
| 3 | puppeteer | 94,531 |
| 4 | Playwright | 90,746 |
| 5 | Home Assistant | 87,648 |
| 6 | MoneyPrinterTurbo | 87,208 |
| 7 | Scrapling | 62,873 |
| 8 | Huginn | 49,459 |
| 9 | Airflow | 45,795 |
| 10 | bruno | 44,862 |
| 11 | fastlane | 41,648 |
| 12 | appsmith | 40,040 |
| 13 | agents | 36,670 |
| 14 | MoneyPrinterV2 | 30,874 |
| 15 | sim | 28,760 |
| 16 | gpt-researcher | 27,645 |
| 17 | Vagrant | 27,153 |
| 18 | kestra | 27,048 |
| 19 | cli | 27,010 |
| 20 | Tasmota | 24,476 |
| 21 | career-ops | 24,191 |
| 22 | Agent-Reach | 24,017 |
| 23 | crawlee | 23,755 |