Full-stack engineer turned AI Automation & Agentic Engineer, 6 years shipping production software. I build end-to-end AI automations and agent workflows, the kind where a human makes the judgment calls and the machine handles everything else.
- ⚙️ AI automation & agents — n8n, LangChain, LangGraph, RAG pipelines, multi-agent systems
- 🏭 Production systems, not demos — built and shipped automations real teams use daily
- 📱 6 years full-stack background (React Native, Node.js, MERN) before moving into AI automation
- 🌍 Creator of TorkhowGPT-v2 — the first LLM for the Khowar language
- 🎯 Open to freelance automation projects and remote roles
End-to-end support system connecting HelpScout, Shopify, Cin7, and ShipStation into one automated pipeline. Classifies tickets, routes VIPs, filters spam by intent, pulls live order data from three systems at once, and drafts brand-matched replies for human review.
- Cut manual support work by up to ~90% on routine tickets
- Draft replies ready in ~30 seconds, zero tickets silently dropped
- Fail-closed design: never states unverified pricing, tracking, or ingredient info
n8n OpenAI HelpScout Shopify Cin7 ShipStation Airtable
Architecture and technical scoping for a two-sided marketplace connecting local brands with retail brokers. Automated the full deal lifecycle, application, lead scoring, broker matching, sample coordination, contract generation, review reminders, down to two human decision points.
- Multi-board CRM design with cross-board relationships
- Zoom AI Companion integration (webhooks, OAuth, HMAC validation)
- Native-vs-external tooling trade-off analysis (n8n / Make / Zapier)
Monday.com n8n Zoom API DocuSign Calendly
The first LLM for the Khowar (Chitrali) language
- 2B parameter model fine-tuned on Qwen2 base
- Built for 500,000+ Khowar speakers in Chitral & Gilgit-Baltistan
Python PyTorch HuggingFace Qwen2
PDF question answering system with semantic retrieval
- Upload any PDF → ask questions → grounded answers
- FAISS vector store + OpenAI embeddings, built with LangChain + Streamlit
Python LangChain FAISS Streamlit OpenAI
Multi-agent security log analyzer
- Multi-agent pipeline: Analyzer → Hunter → Router → Alert
- Built with LangGraph + Streamlit
Python LangGraph OpenAI Streamlit