AK

Portfolio

Work that
runs itself.

AI automations built in n8n and Claude, custom software built for a recruitment business, and the lead-generation operations that started it all.

AI Automation

Workflows and agents that read, retrieve, decide, and act — with approval steps where a mistake would cost something.

n8n workflow — chat trigger connected to an AI Agent with OpenAI model, Simple Memory and MCP Client

AI Automation

MCP-Powered AI Travel Assistant

A chat assistant that plans trips with live weather, hotels, restaurants, attractions, and currency rates — pulled through seven MCP tools instead of guessed by the model.

n8nMCPOpenAI GPT-4o-mini+4
Read case study
n8n workflow — ingestion sub-flow into Pinecone, and a Gmail-triggered AI support agent with a human approval step

AI Automation

RAG Email Customer Support Agent with Human Approval

Reads incoming support emails, retrieves the right answer from a vector knowledge base, drafts a reply, and waits for a human to approve before sending. Built in three industry variants.

n8nOpenAIPinecone+2
Read case study
n8n workflow — webhook, Apify actor trigger, status polling loop with wait node, dataset retrieval, Google Sheets, and an AI summary

AI Automation

LinkedIn Job Alert Automation

A webhook takes a job title and location, runs an Apify LinkedIn scraper, waits for it to finish, and writes clean job rows plus an AI market summary into Google Sheets.

n8nApify APIWebhooks+2
Read case study
n8n workflow — form upload, extract from file, JavaScript cleaning code, convert to xlsx, upload to Google Drive

AI Automation

Automated Excel Data Cleaning Pipeline

Upload a messy customer spreadsheet through a form and get back a validated, de-duplicated file with customer IDs and a summary report.

n8nJavaScriptMicrosoft Excel+1
Read case study
A 22-node n8n workflow with a scene loop, video generation, status polling, voice generation and YouTube upload

AI Automation

YouTube Video Automation Agent

From a single topic to a published YouTube video — script writing, scene images, AI video clips, Bengali voice-over, merging, and upload, all in one n8n workflow.

n8nOpenAIKIE AI+4
Read case study
n8n workflow — Gmail trigger, Edit Fields, AI Agent with Groq model and structured output parser, If node, reply or draft

AI Automation

AI Email Assistant for a Dental Clinic

Reads patient emails and replies automatically with policy-constrained answers from a fixed clinic knowledge base. Unknown questions get a polite "please call us" instead of a guess.

n8nGmailAI Agent+1
Read case study
Diagram — Claude Skill reads the Leads and Inventory sheet tabs, scores leads, and drafts follow-ups

AI Automation

AI Lead Triage & Follow-Up Assistant (Claude Skill)

A custom Claude Skill that reads a real-estate lead sheet through the Google Drive connector, scores each new lead against available inventory, and drafts follow-up messages for the hot ones.

Claude SkillsGoogle Drive connectorGoogle Sheets
Read case study
n8n workflow — Google Drive file ingested into Supabase Vector Store, and a chat agent with Postgres memory and a vector store tool

AI Automation

RAG Study Assistant from a School Textbook (Supabase)

A chat assistant built on my son's Class 4 Bangladesh & Global Studies textbook. The PDF is embedded into a Supabase vector store, and the agent answers questions and prepares practice lessons from it.

n8nOpenAISupabase Vector Store+3
Read case study
n8n workflow — Apify Google Maps actor, Clean & Filter Leads code node, OpenAI message, format output, append to Google Sheets

AI Automation

Google Maps Lead Finder with AI Email Drafts

Scrapes restaurants in Praia, Cape Verde from Google Maps, keeps only the ones that have an email but no website, and lets AI write a personalised pitch for a website-building service.

n8nApifyGoogle Maps+3
Read case study
n8n workflow — Apify dataset, code filter, HTTP request to company site, HTML extract, LLM chain, then Google Sheets and Gmail draft

AI Automation

Dubai Agency Outreach — Website-Aware Email Drafts

Finds Dubai-based agencies on Google Maps, reads each company's website, and uses AI to write a personalised subject line, first line, and email body — saved as Gmail drafts, never sent automatically.

n8nApifyGoogle Maps+5
Read case study
n8n MCP Server Trigger with two tools — Create an event in Google Calendar and Send a message in Gmail

AI Automation

MCP Server for Google Calendar & Gmail

A small n8n MCP server that gives any MCP-compatible AI client two actions — create a calendar event and send an email.

n8nMCP Server TriggerGoogle Calendar+1
Read case study