Vision Transformer for Cotton-Leaf Disease Detection
Final Year Research Project · Computer Vision
Designed an Object Detection Transformer and an AI-modeled digital microscope to detect cotton-crop diseases from visual symptoms, outperforming traditional CNN baselines in classification accuracy.
Airport Vehicle Detection: Vision vs. LiDAR
Freelance research study · UK
A benchmarking study carried out for a UK-based student that evaluated a wide range of computer-vision models for detecting vehicles at airports. The core question was whether camera and vision-based systems could replace LiDAR by estimating depth, distance, and detection quality across changing lighting, seasons, and weather.
Real-Time Multilingual Voice Translation
GovTech Research · Speech & LLMs
Bi-directional voice translation across 30+ languages at sub-1500 ms latency, combining Whisper ASR, custom speech pipelines, and context-aware memory for cross-language consistency.
Secure Enterprise RAG Knowledge Base
Retrieval-Augmented Generation
A privacy-preserving document assistant on local Llama 3 and Qdrant, enabling semantic search over large corpora with no external data leakage.
Autonomous Multi-Agent Analyst Swarm
Agentic Systems · CrewAI
A swarm of autonomous agents that gather information, run sentiment analysis, and synthesize structured reports, featuring self-correction loops and tool use.
Edge-AI Vision on NVIDIA Jetson
Embedded Computer Vision
Deployed lightweight YOLOv8 models on Jetson Orin Nano for real-time detection at <40 ms fully-offline inference in low-bandwidth environments.
Physics & IoT Hardware Projects
Instrumentation & Sensing
Portable Raspberry Pi radar for remote sensing with real-time signal processing, plus IoT safety systems including a blind-spot accident-prevention module and gas-leakage detector.
Vision-Language Fine-Tuning on Radiography
Multimodal ML · VLM
Fine-tuned Llama 3.2 Vision with Unsloth on radiography imagery, adapting a vision-language model to medical image understanding.
LLM Fine-Tuning Pipeline
LLMOps · Unsloth + LoRA/QLoRA
An efficient fine-tuning pipeline using Unsloth with LoRA and QLoRA for domain-specific LLM adaptation on constrained hardware.
Stable Audio 3 → ONNX Pipeline
Diffusion models · Inference
An open-source pipeline that exports Stability AI's Stable Audio 3 Small (music & SFX) diffusion transformer to ONNX, so it runs CPU/GPU inference without a PyTorch runtime dependency.
Orpheus Assistant
Agentic AI · LLM orchestration
An AI assistant built with LLM orchestration, tool use, and conversational memory for multi-step, context-aware reasoning.
YouTube Automation Pipeline
Multimodal systems · LangGraph
A LangGraph-orchestrated pipeline generating script → TTS → images → whiteboard sketch animation, stitched with FFmpeg and served via FastAPI + APScheduler on Supabase & GCS, running as a full multimodal generation system.