Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflows Banner

🚀 Workflows

Production-ready n8n workflow templates for AI automation

MIT License n8n AI Automation GitHub Stars


✨ Overview

Welcome to Workflows — a collection of professional, production-ready n8n workflow templates designed to supercharge your automation with AI capabilities.

Each workflow is thoroughly documented, tested, and ready to import into your n8n instance.


🎯 Features

  • 🤖 AI-Powered Workflows — Leverage cutting-edge AI models
  • 📦 Ready to Import — Drop-in workflow JSON files
  • 📚 Comprehensive Documentation — Detailed guides for each workflow
  • 🔧 Customizable — Easy to modify and extend
  • 🆓 Open Source — MIT licensed, free to use

📁 Repository Structure

workflows/
│
├── README.md                    # This file
├── LICENSE                      # MIT License
├── .gitignore                   # Git ignore rules
│
├── workflows/                   # All workflow templates
│   └── ai-image-generator/      # AI Image Generator workflow
│       ├── workflow.json        # n8n workflow definition
│       ├── README.md            # Workflow documentation
│       └── workflow.png         # Workflow screenshot
│
└── assets/                      # Repository assets
    └── banner.png               # Project banner

📋 Available Workflows

Workflow Description Status
🤖 AI Image Generator Generate AI images automatically from Telegram or n8n Chat ✅ Ready

🚀 Quick Start

Get started in under 2 minutes:

  1. Clone the repository

    git clone https://github.com/MazenHaroun/workflows.git
  2. Choose a workflow from the workflows/ directory

  3. Import into n8n using the workflow JSON file

  4. Configure credentials and activate


📥 Installation

Prerequisites

  • n8n self-hosted or cloud instance
  • API keys for required services (varies by workflow)

Importing Workflows into n8n

  1. Open your n8n instance
  2. Navigate to WorkflowsAdd WorkflowImport from File
  3. Select the workflow.json file from your chosen workflow directory
  4. Configure the required credentials in each node
  5. Click Activate to start the workflow

📸 Screenshots

Each workflow includes a screenshot in its directory for quick visual reference.

Workflow Preview
AI Image Generator AI Image Generator

🗺️ Roadmap

  • Add more AI-powered workflows
  • Add webhook-based automation templates
  • Add data processing workflows
  • Add notification system workflows
  • Add database automation templates

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-workflow)
  3. Commit your changes (git commit -m 'Add amazing workflow')
  4. Push to the branch (git push origin feature/amazing-workflow)
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License — see the LICENSE file for details.


👨‍💻 Author

Mazen Haroun

GitHub LinkedIn Portfolio


⭐ If you find this useful, please star the repo! ⭐

About

Production-ready n8n workflows for AI automation, chatbots, image generation, and business process automation.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors