DC-Ops Assistant
Personal research project
- +188%
- reward gain over 7 epochs
- 1×
- AMD MI300X
A physics-grounded, three-phase training pipeline that fine-tunes Qwen2.5-7B-Instruct for datacenter NOC operations. Synthesised a 7,107-turn teacher-distilled SFT dataset with DeepSeek-R1-Distill-Qwen-32B against a custom RC-thermal simulation environment, then applied GRPO with a composite reward spanning format compliance, live physics feedback, scenario-aware heuristics and anti-looping penalties.
UnslothTRLvLLMGRPOOpenEnvTransformersHugging FaceLLM-as-a-judge +2
Scout
Personal project · agentic systems
- 1.00
- precision and recall, detector gate in CI
- 197
- tests against a real Postgres
An autonomous competitive intelligence system that monitors competitor pricing, scores meaningful changes, and produces source-linked weekly briefs. A three-tier escalation pipeline keeps costs low, while transactional job claiming and bitemporal facts ensure reliable processing and historical price tracking.
FastAPINext.jsLangfuseDockerBright DataPlaywrightTerraformPostgreSQL +6
Medical CoT Assistant
Personal research project
- 20B
- parameters fine-tuned
- INT4
- quantised for deployment
Fine-tunes a 20B-parameter model on curated medical reasoning datasets to produce a clinical assistant capable of chain-of-thought reasoning. The pipeline merges and reformats multiple medical QA corpora, applies LoRA fine-tuning with Unsloth, quantises weights to INT4 for efficient deployment, exports to GGUF, and evaluates with an LLM-as-a-judge harness.
Unslothllama.cppTransformersHugging FaceLoRAGGUFLLM-as-a-judgeROCm
GeoQL-4B
Personal research project · negative result
- 68.49
- OQS after SFT
- +0.23
- OQS after GRPO
Text-to-OverpassQL model fine-tuned from Qwen3-4B-Instruct-2507 with rank-64 LoRA on 6,352 OverpassNL examples, followed by GRPO with five reward signals. The RL stage improved OQS by only 0.23, within noise. The repository documents the negative result and its likely causes: reward redundancy, a knowledge bottleneck, decoding mismatch, weak proxies and collapsed learning signal.
Qwen3-4BLoRA r64TRLUnslothGRPOvLLMModalOverpassQL +1
CivilMate
Personal project · ongoing
An AI assistant for civil engineers built on graph RAG and agentic retrieval, answering questions about building codes and generating site reports from captured imagery. Actively iterating on report-generation quality and image analysis.
FastAPIOpenAI APINeo4jQdrantSupabaseAlembicPostgreSQLSQLAlchemy +2
তক্ষক (Tokkhok)
KUET BITFEST Hackathon 2025
A personalised RAG chatbot platform whose hard problem was Banglish, Bengali written in Latin script, which had to be transliterated to Bengali before retrieval. Supports bot sharing, behaviour customisation and few-shot inference.
FastAPIOpenAI APIGoogle Transliterate APIQdrantSupabaseAlembicPostgreSQLSQLAlchemy
InsightAI
BCOLBD AI Hackathon 2024
An AI-powered productivity suite for students, combining retrieval over course material with real-time web search and task management to consolidate academic and personal workflows.
FastAPISpring BootSvelteKitOpenAI APILlamaIndexRAGSerper APIQdrant +5
BD Prescription OCR
Personal research project
- 92.53%
- test accuracy
- 0.9234
- macro-F1 (+6.44 pts over baseline)
A 78-way handwritten medicine-name classifier on the Doctor’s Handwritten Prescription BD dataset. Built a ResNet50-CRNN that runs a bidirectional LSTM over backbone feature maps to preserve left-to-right word structure, then ensembled a 5-fold StratifiedGroupKFold SWA run with hash-based leakage detection.
PyTorchResNet50CRNNSWAscikit-learnMLflowGrad-CAMCLAHE
ShopGenie
Lablab AI – Reasoning with o1, 2024
An AI shopping platform over 21,000 scraped products supporting multimodal search by text, image or both, with a recommendation system and sentiment analysis on reviews.
OpenAI APICLIP ViTSeleniumFastAPIQdrantSvelteKitTypeScriptPostgreSQL +1
CoderHub
Code Crafters Dev Sprint 2024 – 1st place
A developer collaboration platform with project management (upload, diff, download), video calling, collaborative coding, groups, skill-based project matching and an AI chat assistant.
SvelteKitAgora SDKMonaco EditorTypeScriptPostgreSQLSupabaseTailwindCSSDaisyUI
BDeHR
Therap JavaFest 2023
A healthcare records platform giving patients and doctors shared access to medical history, designed around data privacy and access control.
SvelteSpring BootJavaMySQLTypeScriptTailwindCSS
Voyager
IUT OpenAPI Hackathon 2024 – 1st place
An attraction-discovery platform surfacing weather, amenities and reviews for locations, with user-contributed travel experiences and suggestions.
SvelteKitTypeScriptPostgreSQLDrizzleGeoApifyGeolocationTailwindCSSDaisyUI
NerdHerd
CSE 408 – Software Development project
A distraction-minimising productivity app bundling collaborative note-taking, video calling, article writing, real-time quizzes and an AI chatbot into one workspace.
SvelteKitTypeScriptPostgreSQLSupabaseAgora SDKRealtime APITailwindCSSDaisyUI
BebshaAI
SUST CSE Carnival Hackathon 2024 – 1st place
An AI platform helping small and midsize enterprises establish an online presence, generating a storefront where they can list and sell products with minimal setup.
ReactSpring BootFlaskPythonOpenAI APIOpenCVMaterial UI
Vault
Personal project · resilient file transfer
A private file manager that lets approved users upload large folders directly into the owner’s Google Drive. Its split control and data planes bypass the server for file bytes, while resumable chunks, IndexedDB queue persistence, adaptive chunk sizing, checksum verification and deduplication keep terabyte-scale transfers reliable across dropped connections, browser crashes and server restarts.
FastAPIReactGoogle Drive APIIndexedDBSQLiteDockerCaddyGCP +1
Scraping Toolkit
Dataset engineering
A collection of large-scale scraping pipelines covering extraction, cleaning and dataset construction, built to produce RAG-ready corpora with several datasets published to Hugging Face.
ScrapyPlaywrightSeleniumScrapeOpsBeautifulSoupHugging Face
Subdomain Enumeration
CSE 406 – Computer Security lab
A subdomain discovery and assessment toolchain that enumerates the subdomains of a target domain and probes their authentication surface, built as a controlled security lab exercise.
Sublist3rScoutBurp SuiteHatch