Skip to content

Work Index

Projects & case studies.

Every build opens into a full engineering write-up — problem, architecture, AI layer, automation layer, challenges, and lessons. Filter by track: flagship AI/Python projects or workflow automations.

Everything, newest first.

Conversational Commerce · n8n

ChatCart

WhatsApp storefront on n8n — customers browse a Multi-Product catalog and check out with WhatsApp's native cart, while the workflow enforces live…

n8n · WhatsApp Cloud API · Multi-Product Templates · Google Sheets

Content Ops · Multi-Model

RankWriter

SEO listicle factory on n8n — a form kicks off research, a Slack send-and-wait gate keeps a human in the loop, then Claude, o3-mini, and Gemini draft…

n8n · Slack API · Anthropic Claude · OpenAI o3-mini

Conversational Automation · n8n

VisaDesk

WhatsApp visa concierge on n8n — applicants chat and drop documents, LlamaParse OCRs them, a Groq LLM analyses the contents, and a Sheets-backed…

n8n · Twilio WhatsApp API · Google Sheets · LlamaParse

Document Intelligence · n8n

LedgerDrop

Drop an invoice into a Google Drive folder — LlamaParse OCRs it, a Groq-powered extractor pulls structured fields, the ledger row lands in Sheets,…

n8n · Google Drive API · Google Sheets API · LlamaParse

Marketing Automation · n8n

AdForge

n8n automation that turns a product photo into finished ad creatives — approve an AI creative director's concept in Telegram, and it renders an…

n8n · Telegram Bot API · OpenAI GPT-4o · Structured Output Parsing

AI Web Scraping · Local LLM

SiteSift

AI web scraper that sifts any page down to exactly what you ask for — CAPTCHA-proof scraping via Bright Data's remote browser, parsed locally by an…

Python · Streamlit · Selenium · Bright Data

Tool-Using Agents · Generative UI

TickSage

AI stock-market analyst — a LangGraph agent armed with 16 live yfinance tools streams grounded answers as generative UI:

Python · FastAPI · LangGraph · LangChain

Content Automation · LangGraph

BlogBoard

Multi-agent blog factory — a LangGraph pipeline that rotates evergreen tutorials across six ML domains, researches weekly AI news with live search,…

Python · LangGraph · Groq · Tavily

RAG · Event-Driven Backend

DocSage

Production-grade, event-driven RAG service — PDFs are ingested through durable Inngest workflows, chunked page by page, and answered with inline…

Python · FastAPI · Inngest · LlamaIndex

Meeting Intelligence · RAG

EchoBrief

End-to-end meeting-intelligence pipeline — transcribes YouTube videos or local recordings, then delivers summaries, action items, and a RAG chat over…

Python · LangChain · Mistral AI · OpenAI Whisper