My work
All Projects
End-to-end systems built for real-world impact - from zero-cost RAG pipelines to autonomous AI agents.33 total
Showing 33 projects in All
B2B Research & Outreach Agent
Multi-tenant, multi-agent RAG platform designed for automated lead research and highly personalized outreach. Features a six-stage autonomous agent pipeline executing: Research, RAG-based context retrieval, Drafting, Review Gating, Sending, and Tracking via a Next.js dashboard.
AI Voice Call Center Platform
Production SaaS call center supporting UK-based dental clinics and restaurants. Integrates a real-time voice processing pipeline with Twilio for SIP routing, Deepgram for sub-second STT, ElevenLabs for natural TTS, and OpenAI for intent resolution.
BrandTide - AI Sentiment Analysis
Enterprise-grade sentiment analysis platform utilizing a RoBERTa model fine-tuned on Roman Urdu, Urdu, and English reviews. Includes a robust FastAPI backend interfacing with a Gemini agent to translate natural-language queries into MongoDB aggregates.
AI Support Agent
Multi-tenant RAG chatbot SaaS solution allowing businesses to train AI on proprietary documents. Provides an embeddable site widget alongside seamless omnichannel integrations for WhatsApp and Instagram, all orchestrated via Express and Twilio.
Instagram AI Chatbot
Asynchronous DM automation backend processing real-time Meta webhooks. Features advanced per-user session memory with a 30-minute TTL, keyword-based trigger routing, and human-like typing delay simulation to optimize Instagram user engagement metrics.
Speed-to-Lead Automation
High-velocity automation framework that triggers instantly upon new lead ingestion. Automatically dispatches SMS booking links via Twilio, securely logs the lead details in a SQLite database, and escalates to human agents if unbooked within 10 minutes.
End-to-End DevOps Platform
Consolidated DevOps showcase: Containerized application deployed on a Kubernetes cluster with Horizontal Pod Autoscaling (2-5 replicas @ 70% CPU). Features CI/CD via Jenkins with SonarQube quality gates, alongside full AWS infrastructure via Terraform IaC.
Medical AI Assistant - RAG System
Highly optimized retrieval-augmented generation system indexing over 4,000+ complex medical transcriptions. Engineered with LangChain and FAISS for semantic retrieval, and completely containerized via Docker to support zero-cost local CPU-only inference.
AI Legal Contract Analyzer
Advanced RAG pipeline designed for semantic retrieval and contextual reasoning across 510 dense legal contracts from the CUAD dataset. Automatically enforces 15 specific compliance rules, generating granular compliance reports via a Streamlit interface.
Text Summarization System
State-of-the-art NLP pipeline featuring a T5-Base model fine-tuned on a corpus of 5,000+ CNN/DailyMail articles for abstractive summarization. Deployed directly to the HuggingFace Hub with an interactive frontend application hosted on Streamlit Cloud.
Vendor Price-Drift Agent
Automated workflow ingestion engine triggered by Gmail, calculating price diffs against Google Sheets. If drift exceeds an 8% threshold, a Gemini-powered agent sources competitive alternatives from SerpApi, utilizing a Slack human-in-the-loop gate.
DocuBot - Documentation Generator
Intelligent parsing engine that ingests raw source code to autonomously generate descriptive docstrings. Employs advanced BPE tokenization, Word2Vec embeddings, and a specialized Seq2Seq architecture with Attention mechanisms for high-fidelity outputs.
AI Recipe Generator
Creative NLP application powered by a GPT-2 transformer fine-tuned on a heavily curated dataset of 10,000+ recipes. Capable of generating coherent, step-by-step culinary instructions from a dynamic list of user-provided ingredients using top-p sampling.
AI Document Summarizer
Comprehensive document processing platform capable of extracting and analyzing text from PDFs, Word docs, and web URLs. Employs the YAKE algorithm for unsupervised keyword extraction and leverages SHA-256 hashing algorithms for robust duplicate detection.
AI Exercise Coach - Pose Detection
Interactive fitness application utilizing MediaPipe pose detection to accurately count reps and provide real-time form feedback. Enhances user experience with voice coaching via ElevenLabs TTS synchronized with a word-level lip-synced animated 2D avatar.
AgriConnect - Agricultural Platform
Scalable microservices architecture featuring Redis-backed session management, JWT refresh tokens, and auto-generated Swagger documentation. Backed by a high-performance hybrid MongoDB and MySQL data layer utilizing optimized compound database indexes.
SkillSwap - Freelancer Marketplace
Dynamic Upwork-style freelancer marketplace built on a comprehensive 7-model Mongoose schema. Incorporates real-time, bi-directional Socket.io room-based messaging streams securely scoped to individual project instances for seamless client communication.
Healthcare Platform - Medical System
Secure multi-tenant telemedicine platform engineered with dedicated authentication scopes for 4 distinct user roles (Patient, Doctor, Admin, Nutritionist). Integrated with a proprietary AI-powered medical consultation interface and credit billing system.
Universal Viseme System - Audio SDK
High-performance browser SDK leveraging the Web Audio API and FFT analysis to convert raw audio streams into real-time 2D avatar lip-sync animations. Accurately maps 15 distinct viseme types to specific mouth shapes while modeling natural coarticulation.
SoulNest - Spiritual Companion App
Compassionate, faith-based grief support application designed with cross-platform capabilities. Provides secure journaling, a synchronized community prayer wall, and an algorithmic companion matching system, entirely backed by Firebase Cloud Functions.
Agents Boardroom - Community App
Exclusive, premium mobile community application built for UK estate agents. Enforces strict role-based access controls, integrates Stripe for tiered subscription handling, and features a gamified, points-based reputation and networking ecosystem.
NEXUS Protocol - DeFi Ecosystem
Secure suite of three Solidity smart contracts deployed on the Polygon Mainnet, featuring a custom ERC20 token, a cryptographically secure multi-step presale mechanism, and a deflationary token burn system. Interfaced via a React Web3 WalletConnect dApp.
PDF to Audiobook Converter
Automated desktop utility that programmatically converts raw PDFs into structured MP3 audiobooks. Features algorithmic chapter detection and orchestrates 4 independent TTS engines (including Edge TTS and Coqui XTTS), merging audio with loudness normalization.
Emotion-Detection Simulator
Innovative cross-platform React Native training application where users converse dynamically with an AI entity. The system analyzes their vocal inflections and emotion in real time using the Hume AI API and Whisper STT, monitored heavily via Sentry.
AI Talking Avatar
Client-commissioned web application providing real-time voice and text-based interactions. The avatar features dynamic, viseme-driven lip synchronization directly powered by the advanced capabilities of the OpenAI API and ElevenLabs TTS infrastructure.
Convobot - Empathetic Chatbot
Rigorous machine learning project featuring a custom encoder-decoder Transformer architecture built entirely from scratch in PyTorch. Incorporates a hidden dimension of 256 and 2 attention heads, achieving a verifiable BLEU score of 0.2316 on test datasets.
Smart Traffic Management System
Algorithmic routing platform utilizing NetworkX city graphs to execute Dijkstra routing protocols over live travel-time edge weights. Features an asynchronous traffic-light timing service alongside a highly optimized vehicle simulation execution manager.
Stochastic Patient-Risk Modeling
Advanced data science modeling tool predicting diabetic patient health degradation. Implements a robust Markov Chain and Hidden Markov Model architecture coupled with theoretical queueing theory algorithms to accurately forecast risk state transitions.
Kubernetes Policy Engine
Strict Kubernetes-native governance and compliance engine deployed to enforce security protocols across containerized workloads. Utilizes Kyverno policies to automatically validate, mutate, and generate operational configurations across all cluster namespaces.
Mobile Test Automation Framework
Comprehensive QA automation framework for Android applications built on a highly scalable Page Object Model architecture. Orchestrates 10 independent test cases executing in parallel across a Dockerized Appium grid via TestNG with a thread-count of 3.
Weather API Automation Testing
Rigorous API quality assurance suite utilizing Jest and Frisby to validate 9 endpoint specifications. Augmented with robust k6 load and stress testing scripts deliberately ramping up to 500 concurrent virtual users to benchmark endpoint saturation limits.
Three-Tier Book Review App on AWS
Enterprise-grade cloud architecture featuring a public ALB routing to a Next.js EC2 instance, leading to an internal ALB, and terminating at a Node.js backend. Entire infrastructure, including an RDS Multi-AZ database, provisioned via AWS CloudFormation.
Enterprise AI Agent Platform
Next-generation multi-agent orchestration framework (supervisor, planner, retriever, reflection) supporting hybrid RAG. Features an extensible MCP tool registry, persistent long-term memory, robust RBAC, and a critical human-in-the-loop review gateway.