Selected work

Things I've
designed, built
& shipped.

A mix of research, production systems and full-stack engineering — each one a problem I owned from first sketch to working result.

01

Council-Based Crop Disease Detection

Senior Year Project
Sep 2025 — May 2026 · Published (IEEE COMPSAC 2026)

A 155-class crop-disease classification framework spanning 21 crops and 298K+ images. A crop-aware routing system assigns each image to a dedicated CNN expert, with SCOLD integrated as a confidence-gated vision-language expert for multimodal reasoning. Benchmarked fusion and meta-learning strategies against ConvNeXt, EfficientNet, ResNet50 and SCOLD. Earned a 4.0 GPA and a university Open Day poster.

96.14%
Accuracy
84.00
Macro F1
298K+
Images
155
Classes
PyTorchSwin TransformerVision-Language ModelsMixture-of-ExpertsEnsemble Learning
02

Offline RAG System

Government Deployment
Dec 2025 — Ongoing

A fully air-gapped retrieval-augmented generation system for confidential document retrieval and offline answer generation — on-prem indexing, zero external calls, telemetry removed. A production-grade ingestion pipeline handles mixed formats with incremental upserts, deduped chunk IDs and deletion sync. Answer faithfulness improved through hybrid retrieval, cross-encoder reranking and multi-hop query decomposition.

~10×
Faster retrieval
0
External calls
Hybrid
Retrieval + rerank
LangChainChromaDBBM25OllamaHF EmbeddingsStreamlit
03

ElevatEd

Software Engineering
Jan 2026 — May 2026

A peer-tutoring marketplace connecting students and tutors through a free online platform. Built from scratch with Agile planning — weekly meetings, roadmaps, issues and user-focused milestones. Led a team of five engineers across UML diagrams, JavaDocs, storyboards and maintainable application code, designed around usability, efficiency, security and API-backed functionality.

JavaAndroid StudioFirebaseStripe APIGoogle Calendar APIFigma
04

LangChain RAG-Fusion Chatbot + Agents

NLP
Nov 2025

A Streamlit chatbot with persistent history, PDF upload, and Plain / RAG-Fusion / Router-based RAG pipelines — implemented end-to-end from scratch. An LLM critic scores and compares variants in a single run. Also includes a tool-calling agent (web search, task management, device state) and a multi-agent deliberation pipeline where specialist agents propose alternatives and an orchestrator produces the final response.

LangChainChromaDBGoogle GeminiTavilyHF EmbeddingsStreamlit
05

Urdu News Sentiment Analyzer

Machine Learning
Sep 2024 — Dec 2024

Led a team of five in building a sentiment-analysis system for Urdu news articles, from data collection to model evaluation. Developed custom web-scraping pipelines to extract Urdu-language news from multiple sources, conducted EDA to uncover linguistic patterns, and trained a classifier to categorize content by emotional tone and topical relevance.

PyTorchTransformersscikit-learnBeautifulSoupPandas
Publications

Peer-reviewed research.

Accepted

Council-Based Fusion of Models for Robust Multi-Class Crop Disease Classification

Digi-Health Workshop — IEEE 50th Annual COMPSAC 2026, Madrid, Spain · Jul 7–10, 2026

Raza, Arham, Ibrahim

Submitted

Council-Based Fusion of Models for Robust Multi-Class Crop Disease Classification

33rd International Conference on Neural Information Processing (ICONIP 2026), Melbourne · Nov 23–27, 2026

Raza, Arham, Ibrahim

Want the full picture?

More code lives on my GitHub — and I'm always happy to walk through any of these in detail.