n8n-free-templates/README.md
2025-08-01 11:50:49 -05:00

65 lines
1.9 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# n8n-free-templates
# 🚀 200+ Ready-to-Import n8n Workflows
_AI • Vector DB • LLM • DevOps • Finance • IoT • and more_
Free n8n templates to download
!!! Some of the templates are incomplete, you can be a contributor by completing it.
<p align="center">
<img src="https://img.shields.io/badge/Templates-200-6A5ACD?style=for-the-badge" />
<img src="https://img.shields.io/badge/Categories-20%2B-008080?style=for-the-badge" />
<img src="https://img.shields.io/badge/Tech_Mix-Pinecone%2C_Weaviate%2C_Supabase%2C_Redis%2C_OpenAI%2C_Claude%2C_Cohere-FF69B4?style=for-the-badge" />
</p>
> **TL;DR** Import any JSON workflow below into n8n and hit **Activate**.
> Each one ships with docs, guardrails, error alerts, and (when helpful) a full **RAG** stack.
---
## 🔧 Tech Stack Matrix
| Layer | Options Used |
|-------|--------------|
| **Vector Stores** | Pinecone • Weaviate • Supabase Vector • Redis |
| **Embeddings** | OpenAI • Cohere • Hugging Face |
| **LLM Chat** | OpenAI GPT4(o) • Anthropic Claude 3 • Hugging Face Inference |
| **Memory** | Zep Memory • Window Buffer |
| **Extras** | Slack alerts • Google Sheets logs • OCR • HTTP polling |
---
## 📂 Folder Layout
```
<category>/
*.json # workflow files
README.md # tech mix per file
MASTER_README.md # ← you are here
```
---
## 🚀 Quick Start
```bash
git clone <https://github.com/wassupjay/n8n-free-templates.git>
# then in n8n:
# Settings ▸ Import Workflows ▸ select any JSON
# Open each node ▸ Credentials ▸ choose or create your account
# Save & Activate ✅
```
---
## 🤝 Contributing
You can contribute by adding more templates!
!!! Some of the templates are incomplete, you can be a contributor by completing it!!!
PRs & issues welcome!
Request new templates, improve prompts, or add integrations.
Collabs welcome!
---
_Made with ❤️ by Jay — “Automate everything, then automate the automation.”_