n8n workflow templates fusing automation with the AI stack
Top 18.5% on sourcepulse
This repository offers a collection of 200 pre-built, importable n8n workflows designed for users looking to integrate AI capabilities, vector databases, and LLMs into their automation processes. It targets developers, researchers, and power users seeking to quickly prototype or deploy sophisticated automation solutions across various domains like AI, DevOps, and finance.
How It Works
The project provides workflows as JSON files that can be directly imported into the n8n automation platform. Each workflow is designed to be plug-and-play, often including features like documentation, error alerts, and Retrieval-Augmented Generation (RAG) stacks where applicable. The templates leverage a variety of modern AI technologies, including different vector stores (Pinecone, Weaviate), embedding models (OpenAI, Cohere), and LLMs (GPT-4o, Claude 3).
Quick Start & Requirements
git clone https://github.com/wassupjay/n8n-free-templates.git
) and import the JSON workflow files into n8n via Settings ▸ Import Workflows
.Highlighted Details
Maintenance & Community
The project is maintained by Jay and welcomes community contributions for completing existing templates, adding new ones, improving prompts, and requesting integrations.
Licensing & Compatibility
The repository does not explicitly state a license. Workflows are provided as JSON files, and their use within n8n is subject to n8n's licensing and the terms of any third-party services (e.g., OpenAI, Pinecone) used within the workflows.
Limitations & Caveats
Some provided templates are noted as incomplete, requiring user contribution to reach full functionality. The effectiveness of AI-specific workflows is dependent on the user's configuration of API keys and credentials for the respective AI services.
2 days ago
Inactive