ultimate-n8n-ai-workflows  by oxbshw

AI-powered automation workflows for n8n

Created 2 months ago
290 stars

Top 90.8% on SourcePulse

GitHubView on GitHub
Project Summary

This repository provides a comprehensive library of over 3,400 n8n AI workflows, designed for rapid prototyping and deployment of AI-powered automations. It targets developers and users looking to build AI bots, RAG pipelines, content generation systems, and data enrichment tools, offering a flexible, scalable, and community-driven approach to automation.

How It Works

The project leverages n8n's visual, node-based workflow automation platform. Workflows are modular JSON files that can be easily imported, extended, and chained. The library supports a wide range of LLMs (GPT, Claude, LLaMA, Mistral, Gemini) and includes nodes for RAG, vector stores, and agent memory. Custom logic can be implemented using included Node.js and Python modules, with a focus on enterprise-grade reliability, error handling, and observability.

Quick Start & Requirements

  1. Clone the repository: git clone https://github.com/oxbshw/ultimate-n8n-ai-workflows.git
  2. Navigate to the directory: cd ultimate-n8n-ai-workflows
  3. Launch n8n: Docker is recommended (docker-compose up -d).
  4. Import Workflows: Access http://localhost:5678, select "Import," choose a .json workflow from the /workflows directory.
  5. Configure Credentials: Add API keys for LLMs and other services (e.g., X/Twitter, Firecrawl).

Prerequisites include Docker and Node.js. Setup is estimated at under 5 minutes.

Highlighted Details

  • Supports 3,400+ modular, production-grade automations.
  • Features multi-model support including GPT-4/4.5, Claude 3.5, LLaMA, Mistral, and Gemini.
  • Includes capabilities for RAG pipelines, conversational agents, content automation, and data extraction.
  • Offers robust error handling, monitoring integrations (Prometheus/Grafana), and secrets management.

Maintenance & Community

The project is open-source and community-driven, encouraging contributions via pull requests and issue reporting. The primary contributor is @oxbshw.

Licensing & Compatibility

Distributed under the MIT License, allowing for broad compatibility and commercial use.

Limitations & Caveats

While the library is extensive, users must manage their own API keys and credentials. Specific workflow performance will depend on the underlying LLM choices and configurations. The project relies on the n8n platform, so users must be familiar with its operation.

Health Check
Last Commit

2 months ago

Responsiveness

Inactive

Pull Requests (30d)
1
Issues (30d)
0
Star History
44 stars in the last 30 days

Explore Similar Projects

Starred by Luis Capelo Luis Capelo(Cofounder of Lightning AI), Addy Osmani Addy Osmani(Head of Chrome Developer Experience at Google), and
23 more.

goose by block

0.8%
20k
Open-source AI agent for automating complex engineering tasks
Created 1 year ago
Updated 23 hours ago
Starred by Elvis Saravia Elvis Saravia(Founder of DAIR.AI), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
4 more.

activepieces by activepieces

0.9%
18k
Open-source Zapier alternative for AI workflow automation
Created 2 years ago
Updated 1 day ago
Feedback? Help us improve.