Built an AI-Powered Email Automation System with n8n that turns a manual email workflow into a fully automated process.
The workflow:
• Receives requests through a webhook
• Retrieves contact data from Google Sheets
• Uses AI (LLM) to generate personalized email content
• Sends...
Human-in-the-Loop Lead-to-Revenue Automation with n8n
I designed and built a Lead-to-Revenue Response Engine in n8n that automates the entire lead handling process while keeping human approval at every critical decision point.
Instead of relying on a simple trigger-to-AI workflow,...
Just finished building a RAG-powered Customer Support AI Agent using a modern AI stack.
Tech Stack
• n8n for workflow orchestration
• OpenAI Embeddings for semantic search
• GPT-4.1 Mini for response generation
• Pinecone as the vector database
• Neon PostgreSQL for data storage
•...
Built an AI-powered workflow in Make.com that automates an entire process from form submission to email delivery.
Workflow:
• Google Forms → captures submissions
• Google Sheets → stores the data
• OpenAI → generates the content
• Gmail → sends the final email automatically