Discover and explore top open-source AI tools and projects—updated daily.
DanitilahunA searchable collection of n8n automation workflows
Top 74.9% on SourcePulse
This repository offers a curated collection of over 2,000 n8n automation workflows, paired with a high-performance documentation system for rapid search and analysis. It targets automation engineers and developers, providing a streamlined way to discover and implement proven n8n solutions.
How It Works
A FastAPI backend powers an SQLite database with FTS5 for sub-100ms full-text search. Workflows undergo automated analysis, categorization into 12 service types, and intelligent renaming from technical filenames. A responsive frontend enables instant filtering and displays real-time statistics on integrations and node counts.
Quick Start & Requirements
pip install -r requirements.txt), and run the server (python run.py). Access is at http://localhost:8000.Highlighted Details
Maintenance & Community
Workflows originate from diverse sources including official n8n.io, GitHub, blogs, and user submissions. However, specific community links or contributor details are absent from the README.
Licensing & Compatibility
No software license is specified in the README, posing an adoption blocker for commercial use. Compatibility is noted for n8n 1.0+.
Limitations & Caveats
Workflows are provided "as-is" for educational purposes, requiring credential updates and testing in development environments. Some workflows may need additional community nodes, and external API changes can affect functionality.
6 months ago
Inactive