Skip to content

Ker102/n8n-workflows-36k

Repository files navigation

Star This Repo

🌌 n8n Automation Atlas

Total Importable Vectors Fine-Tuning

πŸ”§ Core Tech Stack

n8n Vue.js Vite Python Node.js

🧠 AI & RAG Infrastructure

Qdrant Gemini Together AI Qwen Unsloth

πŸš€ Hosting

Vercel HuggingFace

131,648 n8n workflows β€” the world's largest open-source n8n workflow dataset.
36,166 vectors in Qdrant Cloud for RAG-powered workflow retrieval.
πŸ”₯ Custom Qwen 3 Coder 14B fine-tuning in progress with 21,925 cleaned examples.


πŸš€ Quick Access

Option 1: Workflow Explorer (Recommended)

Browse, search, filter, and download the 36,985 importable workflows:

πŸ‘‰ Open Workflow Explorer

Option 2: Training Dataset (HuggingFace)

For AI/ML training with instruction-tuning format (131,648 examples):

πŸ‘‰ Download from HuggingFace

Option 3: Clone Everything

git clone https://github.com/Ker102/n8n-workflows-36k.git

πŸ“‚ Importable Workflows (36,985)

Ready to import into your n8n instance:

Category Workflows Path Description
Community Refined 24,696 workflows/external/ Cleaned community dataset
Synthetic v1 8,744 workflows/synthetic/ AI-generated variations
Initial Megapack 2,057 workflows/initial_megapack/ General-purpose automations
AI Automation Lab 1,464 workflows/ai-automation-lab/ AI agents, copilots, RAG
+ 4 more 24 various Box, Pinecone, Synapse demos

πŸ€– ML Training Workflows (97,000)

Synthetic workflows for training AI models (in workflows_ml/):

Category Workflows Description
Synthetic v2 97,000 Node-swap generated variations from 100 archetypes

⚠️ These are synthetic node-swapped variations optimized for ML training, not direct n8n import.

πŸ“₯ How to Import a Workflow

  1. Find a workflow using the Explorer or browse on GitHub
  2. Download the JSON file (click "Download JSON" in Explorer, or "Raw" β†’ Save As on GitHub)
  3. Open n8n and click Import β†’ From File
  4. Select the JSON file and click Import
  5. Configure credentials for any services (OpenAI, Slack, etc.)
  6. Activate and test your workflow

🧠 RAG Infrastructure

This dataset powers a production RAG system for AI-assisted workflow generation:

Component Details
Vector Database Qdrant Cloud (1GB free tier)
Embeddings Together AI M2-BERT (768-dim)
Vectors Indexed 36,166 workflows
Query Latency ~50ms semantic search

Fine-Tuning Dataset

File Examples Purpose
training_data_clean.jsonl 21,925 Cleaned instruction-output pairs
finetune_train.jsonl 19,732 Unsloth/HuggingFace format
finetune_vertex_train.jsonl 19,732 Vertex AI Gemini format
# Query similar workflows
python scripts/query-qdrant.py "create a slack notification workflow"

πŸ” Workflow Explorer Features

The web-based explorer at n8n-workflows-36k.vercel.app offers:

  • Search - Find workflows by name or keyword
  • Filter by Category - Browse specific collections
  • Filter by Integration - Find workflows using Slack, Google Sheets, OpenAI, etc.
  • Filter by Complexity - Basic, Intermediate, or Advanced
  • One-click Download - Download JSON files directly

πŸ“¦ Bulk Download

For ML training or bulk import, download the complete dataset:

File Size Format
n8n_workflows.jsonl ~280MB JSONL (one workflow per line)
n8n_full.parquet ~118MB Parquet (for pandas/spark)

β†’ Download from Releases


πŸ—‚οΈ Directory Structure

workflows/
β”œβ”€β”€ ai-automation-lab/        # 1,464 AI & automation workflows
β”œβ”€β”€ initial_megapack/         # 2,057 general-purpose workflows
β”œβ”€β”€ external/                 # 24,701 community refined workflows
β”œβ”€β”€ synthetic/                # 8,744 synthetic variations
β”œβ”€β”€ box-mcp-demos/            # 10 Box integration demos
β”œβ”€β”€ pinecone-rag-kits/        # 6 RAG starters
β”œβ”€β”€ synapse-pro-ops/          # 2 production workflows
└── self-hosted-ai-starter/   # 1 AI starter template

πŸ”₯ Companion: Kaelux Automate

Want an AI that writes n8n workflows from prompts? Check out Kaelux Automate.


πŸ’– Support

If this helps you, consider:


🀝 Contributing

Have workflows to share? See CONTRIBUTING.md.


πŸ“„ License

  • Repository: Apache 2.0
  • Upstream sources: See licenses/ directory

Happy automating! πŸš€

About

πŸ”₯ 36,985 n8n automation workflows β€” curated templates + AI-generated synthetic workflows, ML-ready with semantic labels. Includes archetype-based generation scripts.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors