AI Engineer building LLM pipelines, computer vision systems, and intelligent automation. BS Artificial Intelligence @ FAST-NUCES.
AI student with hands-on experience building real-world systems — from LLM-powered chatbots and RAG pipelines to CUDA-optimized inference engines and computer vision tools. Comfortable working across the full stack of AI development: data preprocessing, model integration, API design, and deployment. I care about systems that actually get used, not just models that score well on benchmarks.
Implemented CUDA multi-stream parallelism on EVEv2.0's dual-branch FFN architecture, achieving a 1.26× end-to-end speedup on the POPE Benchmark and reducing large-scale evaluation runtime by 4.5 hours — with zero weight changes or additional GPU memory overhead. Evaluated on Kaggle dual T4 GPUs.
Extended DGTRS-CLIP with a Region-Phrase Alignment module using dual-encoder contrastive learning. Achieved +3.20% relative mR and +9.01% I2T R@1 on the RSITMD benchmark. Trained on RET-2 dataset.
FastAPI-based AI assistant using Qwen LLM with RAG and CRM features. Integrated a full TTS/STT pipeline (Moonshine ASR + Kokoro) for real-time voice interaction, plus Calendar, Calculator, and OpenWeather API tools.
Chrome extension for real-time subtitle generation and live multilingual translation of streaming content. Low-latency NLP pipeline using Faster-Whisper, FastAPI, WebSockets, and VAD with sliding-window audio segmentation.
Mobile app combining text detection, OCR, and TTS to read menus, signs, and documents aloud. Designed for accessibility, helping users interpret printed text in real-world environments.
Scraped OpenTable restaurant reviews and classified sentiment (positive/negative) using LLM APIs. Added competitor analysis across restaurants with a Streamlit UI.
Trained an MLP on manually collected gameplay data from a Street Fighter-style game to make real-time predictive decisions during live matches.
Full-stack web app for university-wide event registrations. React frontend, Node.js backend, MySQL database — with role-based access control and real-time updates.