n8n is the most powerful free automation platform for building AI workflows — think Zapier but open-source, self-hostable, and with native AI agent support. This guide is written specifically for Indian developers and non-coders starting from zero.
💡 What you'll build: A WhatsApp AI bot that answers questions using ChatGPT or Claude — automatically, 24/7, for free.
What is n8n?
n8n (pronounced "n-eight-n") is an open-source workflow automation tool. You connect apps visually — no coding needed. In 2025, n8n added native AI agent nodes, making it the go-to tool for building agentic AI workflows without writing Python.
Step 1 — Install n8n Free
Option A: Cloud (Easiest for Beginners)
- Go to n8n.cloud and sign up for the free trial
- No installation needed — runs in your browser
- 14-day free trial, then affordable paid plans (or switch to self-hosted)
Option B: Self-Hosted Free (Best for India — No Ongoing Cost)
- Requires Node.js installed on your computer
- Run:
npx n8nin your terminal - Open:
http://localhost:5678in your browser - 100% free forever, runs on your machine or a cheap ₹500/month VPS
Step 2 — Build Your First AI Workflow
- Click "New Workflow" → "Add Node"
- Search for "AI Agent" and add it to your canvas
- Click the AI Agent node → select your AI model (OpenAI or Anthropic Claude)
- Add your API key (both have free credits)
- Add a trigger: Webhook (to receive WhatsApp/Telegram messages), Schedule, or Email
Step 3 — Connect to WhatsApp (Free via Twilio or WhatsApp Business API)
- Sign up for Twilio free account (₹0 for first 1000 messages)
- In n8n: Add "Twilio" node → connect to your WhatsApp sandbox
- Wire it: WhatsApp message → AI Agent → WhatsApp reply
- Your AI WhatsApp bot is now live!
Popular n8n AI Workflows for Indian Businesses
| Workflow | Time to Build | Business Use |
|---|---|---|
| WhatsApp AI customer support bot | 1 hour | E-commerce, services |
| AI email classifier + auto-reply | 30 mins | Any business |
| Lead capture → CRM + AI follow-up | 45 mins | Sales teams |
| Instagram DM AI responder | 1 hour | Influencers, brands |
| Google Sheets → AI report generator | 20 mins | Operations teams |
🚀 Learn n8n hands-on at the Jaipur Techies Agentic AI Masterclass — free, in Jaipur, June 14, 2025.