Open Source • Self-Hosted • No Cloud Fees

Your Own
AI Automation Engine

Self-hosted workflow automation that runs anywhere—your laptop, a home server, or a cloud VM. AI agents build and run workflows for you. No monthly fees. Full data sovereignty.

No monthly cloud fees
AI builds workflows for you
Your data stays on your machine
Read the Docs Star on GitHub
Recommended
curl -fsSL https://openweavr.ai/install.sh | bash
Requires Node.js 22+
npm install -g @openweavr/weavr
macOS only
brew tap openweavr/tap && brew install weavr

Works on macOS, Linux, and WSL. No Docker required.

💻 macOS / Linux / WSL / Cloud VMs 🧠 4GB RAM minimum ⚡ Node.js 22+ (auto-installed)

Automate What You Actually Do

Real workflows people run on home servers, cloud VMs, and local machines

⏰ Every morning at 9 AM

Daily News Digest to Telegram

AI researches top tech/finance news, summarizes the highlights, and sends a personalized briefing to your Telegram.

Wake up to a curated news summary without doomscrolling
🐙 On GitHub issue created

Auto-Triage GitHub Issues

AI reads new issues, labels them by type (bug, feature, question), estimates complexity, and posts a summary comment.

Issues organized automatically, ready for your review
📁 When file added to folder

Document Summarizer

Watch a folder for new PDFs or documents. AI extracts key points and saves a summary alongside the original.

Never read a 50-page doc just to find one answer again
💬 Slack message with keyword

Meeting Notes Extractor

When someone shares meeting notes in Slack, AI extracts action items, assigns owners, and creates Linear tickets.

Action items tracked without manual copy-paste
⏰ Every Friday at 5 PM

Weekly Expense Report

AI scans your email for receipts, categorizes expenses, and generates a formatted report sent to your accountant.

Expense reporting done in seconds, not hours
🌐 Webhook from your app

Customer Feedback Analyzer

New support ticket comes in? AI analyzes sentiment, extracts product feedback, and routes urgent issues to Slack.

Never miss critical customer feedback again

How Openweavr Compares

The best of self-hosted automation with native AI capabilities

Feature Openweavr n8n Zapier
Self-hosted option ✓ Yes ✓ Yes ✗ Cloud only
Visual workflow builder ✓ Yes ✓ Yes ✓ Yes
AI workflow assistant ✓ Built-in ✗ No ~ Copilot (cloud)
AI-first architecture ✓ Native ~ Add-on nodes ✗ No
MCP tool servers ✓ 20+ built-in ✗ No ✗ No
Local LLM support (Ollama) ✓ Native ~ Via HTTP ✗ No
Runs anywhere (local/cloud) ✓ Yes ✓ Yes ✗ No
Install method Single command npm or Docker N/A (cloud)
Self-hosted cost Free Free $20-600+/mo

Up and Running in 4 Steps

From install to your first automated workflow

1

Install

One command. Auto-installs Node.js if needed. No Docker.

2

Connect AI

Add your Claude or GPT key. Or use free local models with Ollama.

3

Describe a Workflow

"Summarize my emails every morning and send to Telegram"

4

Deploy & Forget

AI generates the workflow. It runs automatically on schedule.

Built for Self-Hosters

Everything you need to run automation on your own hardware

🧠

AI That Actually Does Things

Not just chat. Agents can search the web, read files, run code, and take actions across your connected services.

🔧

Visual Builder + AI Assistant

Drag-and-drop workflows or describe what you want in plain English. The AI writes the YAML for you.

🔒

100% Private

Your data never leaves your machine. No cloud sync, no telemetry. You own everything.

💻

Runs on Anything

Mac, Linux, Raspberry Pi, EC2, or any server. If it runs Node.js, it runs Openweavr.

🔌

20+ MCP Tool Servers

Give AI access to filesystem, databases, browsers, Git, and more. Enable/disable from the UI.

Local LLMs Welcome

Use Ollama for completely offline AI. No API costs. Great for privacy-sensitive workflows.

Connects to Everything

Built-in integrations for the tools you already use

Claude
GPT-4
Ollama
Gemini
GitHub
Telegram
Slack
Discord
Linear
Email
Cron
Webhooks
Filesystem
SQLite/Postgres
Web Browser
Brave Search

Ready to Automate?

Install in 60 seconds. No credit card. No cloud account. Just you and your server.

Get Started View on GitHub