Skip to content

TechWareDev/WS8_N8N

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

🤖 n8n AI Automation Workshop

Welcome to the n8n AI Automation & Agents Workshop — a collaborative learning project for mastering AI-powered workflow automation using n8n.

This repository will track the progress, tasks, and experiments of all workshop members throughout the course.


📘 Course Overview

“Welcome to the most comprehensive free course on AI automation and AI agents for beginners using n8n.”

This 8+ hour workshop takes you from complete beginner to building and selling real AI-powered automations, step-by-step — no coding required.

You’ll Learn:

  • 🌐 What AI Agents are and why they matter
  • ⚙️ How to build workflows in n8n
  • 🔌 Connecting and setting up APIs and HTTP requests
  • 🧠 Using agent memory, multi-agent systems, and prompting
  • 🚀 Building scalable automations and self-hosted systems
  • 🌍 Understanding webhooks, MCP servers, and hosting options

By the end of this workshop, you’ll have built 15+ working AI automations ready for personal use or resale.


🧭 Repository Guidelines

Each member will work on their own branch to keep tasks organized and prevent conflicts.

🚀 Getting Started

1️⃣ Clone the repository:

git clone (copy the link of the repository and paste it here) 

2️⃣ 🧑‍💻 Branch Naming Convention

Create your branch using your name:

git checkout -b your-name

3️⃣ Navigate into the project

cd n8n-ai-automation-workshop

4️⃣ Add Your Work

  • Add your task files in the tasks/ folder
  • Add notes, questions, or suggestions in the notes.md
  • You can also create new folders if needed for your progress

5️⃣ Commit Your Changes

After adding your files:

git add .
git commit -m "Added Task 1 progress"

6️⃣ Push Your Branch

Push your branch to GitHub:

git push -u origin your-name

✅ Guidelines

  • Each member must work only in their branch
  • Use clear and short commit messages
  • Don’t try push directly to the main branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •