MARUF AHMED 0
Hello, I'm

MARUF AHMED

|

I build intelligent systems that learn, scale, and ship.

Scroll to explore
01

About Me

I'm a Senior AI Engineer with a Computer Science degree from Boise State University and a passion for building things that matter.

With expertise spanning machine learning, computer vision, NLP, and full-stack development, I architect end-to-end AI solutions — from research and prototyping to production deployment at scale. I've led teams, optimized inference pipelines by 82%, and built systems that are transforming Bangladesh's largest industry.

My work sits at the intersection of deep technical expertise and real-world impact — whether it's deploying ML models on edge devices, building RAG pipelines, or architecting microservice platforms that handle millions of requests.

0 + Years Experience
0 % Inference Time Reduction
0 % Peak Model Accuracy
0 % Cloud Cost Reduction
02

What I Do

AI & Machine Learning

End-to-end ML pipelines from research to production

Computer Vision Natural Language Processing Predictive Modeling Edge AI & Optimization LLMs & RAG

Full-Stack Engineering

Production-grade frontends, APIs & microservices

TypeScript / React / Vite FastAPI / Python SOLID Architecture Redis / PostgreSQL Microservices

DevOps & Cloud Native

Scalable infrastructure, CI/CD & cost optimization

Kubernetes / Helm Terraform / IaC GitHub Actions / GitLab CI AWS / GCP Docker / Istio

MLOps & Data Engineering

Model lifecycle, pipelines & monitoring at scale

MLFlow / Kubeflow Sagemaker / Bedrock TensorRT / Triton GPU Optimization Data Pipelines

Tech Stack

Python Python
TypeScript TypeScript
React React
TensorFlow TensorFlow
PyTorch PyTorch
Docker Docker
Kubernetes K8s
Terraform Terraform
AWS AWS
GCP GCP
PostgreSQL Postgres
Redis Redis
FastAPI FastAPI
OpenCV OpenCV
Git Git
Linux Linux

How I Build

ML Pipeline
Gather Data
Clean & Process
Train Model
Evaluate
Production
Deployment
Platform
Architecture
SOLID Design
Build Platform
CI / CD
03

Career & Experience

Senior AI Engineer

Technyx

2025 — Present

Led end-to-end AI projects including an automated RMG QA/QC platform with LiDAR & Raspberry Pi. Reduced inference time from 4.5s to 0.8s using Nvidia Triton + TensorRT. Built production frontend with TypeScript/React/Vite achieving 60% faster search. 50+ units pre-ordered before launch.

PythonTensorRTTritonTypeScriptReactLiDAREdge AI

Co-founder & AI Lead

SwiftSolve

2024 — Present

Co-founded SwiftSolve and lead all AI engineering across four production products, building agentic AI pipelines end to end. Shipped an AI-native special-education ops platform that models scheduling as a CSP on Google OR-Tools CP-SAT (weekly planning cut from 6–7 hours to 2–3 seconds); a finance-intelligence app pairing GPU vision-OCR at 99.2% accuracy with a Groq-hosted Llama-4 parser; 3D body measurement from photos via a multi-view MExECON / SMPL-X pipeline (83.4% reconstruction accuracy); and a real-time Bengali voice agent (faster-whisper → Groq tool-calling LLM → edge-TTS) tuned to 219× real-time.

PythonAgentic AIGroq / Llama-4OR-Tools CP-SATFastAPIReact Three Fiberfaster-whisperSMPL-X

Platform Engineer — MLOps

Cognitus Consulting

2024 — 2025

Built scheduled pipelines provisioning on-demand GPU instances with Terraform, achieving 65% reduction in cloud costs. Eliminated always-on instances reducing service costs by 95%. Designed automated workflows with GitLab CI, Azure Runbooks & AWS Sagemaker.

TerraformKubernetesHelmAWSGitLab CILambdalabs

Software Engineer — ML

Compliance Services Limited (WSD)

2023 — 2024

Developed RAG pipeline for AI chat assistant "Melody". Improved retriever performance by 35% using TF-IDF, BM-25 & Cosine similarity. Implemented end-to-end CI/CD pipeline reducing build time by 40%. Integrated MLFlow for model lifecycle management.

RAGNLPMLFlowGitHub ActionsKubernetesMongoDB

Software Engineer — ML

Apurba Technologies Limited

2022 — 2023

Designed CV and NLP models for Bengali OCR — the largest curated dataset of its kind. Achieved 32% faster processing with less than 1% errors. Deployed latest R&D in algorithms and architectures to production systems.

Computer VisionNLPOCRTensorFlowCloud

Research Assistant

Smart Infrastructure Research Lab, BSU

2017 — 2020

Trained SSD neural network achieving 96% accuracy for pavement crack detection. Built autonomous vehicle platform with Nvidia Jetson TX2. Created ML classification model with 85% accuracy for asphalt grade identification.

TensorFlowJetson TX2AndroidSSDResearch
04

Featured Work

04
3D Computer Vision / Generative Reconstruction / ML

SwiftFit — 3D Body Measurement from Photos

Reconstructs a metric-accurate 3D human body from a handful of phone photos and turns it into clothing-size recommendations. I engineered MExECON, a multi-view extension of the ECON pipeline that fits a parametric SMPL-X body across viewpoints via Joint Multi-view Body Optimization (JMBO), predicts clothed surface normals, and recovers fine geometry through bilateral normal integration with Poisson mesh fusion — orchestrating PIXIE, PyMAF-X and Sapiens under one CUDA inference graph. The FastAPI backend streams live pipeline progress over WebSocket to an interactive React Three Fiber viewer; height calibration scales the mesh to real-world circumferences, and a Crawl4AI + Groq-LLM engine scrapes any retailer's size chart to recommend the correct fit. Currently reaching 83.4% reconstruction accuracy, with active research pushing it higher.

PyTorchSMPL-X / BNIReact Three FiberCUDAFastAPICrawl4AI + Groq
05
Voice AI / Real-Time Agents / RAG

Real-Time Bengali Voice Agent

A full-duplex, voice-native assistant that books doctor appointments entirely in Bengali. I architected the voice loop as isolated microservices — GPU faster-whisper STT (with VAD-gated segmentation) → a Groq LLM tool-calling agent → edge-TTS — streamed over bidirectional WebSockets with barge-in / interrupt handling for natural turn-taking. The agent grounds its medical reasoning in a Bengali RAG knowledge base (ChromaDB + multilingual embeddings) to map symptoms to the right specialist, then drives six booking tools across 12 doctors with Redis-backed session memory. A live React dashboard visualizes the entire agent trace — transcription, LLM reasoning, tool execution and schedule updates — in real time, with the pipeline processing audio at 219× real-time speed for near-instant spoken responses.

faster-whisperGroq Tool-CallingChromaDB RAGWebSocket / VADFastAPIReact
06
AI / NLP / Backend

Melody — RAG Chat Assistant

Enterprise RAG pipeline integrating MongoDB, Confluence, Jira, PDF & DOCX sources. 35% retriever performance improvement using TF-IDF + BM-25 + Cosine similarity combination. Full CI/CD with GitHub Actions reducing build time by 40%.

RAGNLPFastAPIMongoDBMLFlowK8s
07
MLOps / Cloud / Infrastructure

GPU-on-Demand MLOps Platform

On-demand GPU instance provisioning with Terraform eliminating always-on instances. 95% cost reduction through Lambdalabs integration. Multi-cloud SDK services for automated infrastructure provisioning across Lambdalabs and Runpod.

TerraformK8sHelmAWSGitLab CIPython
08
Computer Vision / NLP

Bengali OCR System

Production CV and NLP models trained on the largest curated Bengali OCR dataset. 32% faster processing time with less than 1% system errors through latest R&D in algorithms and architectures.

TensorFlowOpenCVNLPPythonCloud
09
Research / Autonomous Systems

Smart Pavement Crack Detection

SSD-based neural network achieving 96% prediction accuracy. Built autonomous vehicle platform with Nvidia Jetson TX2 for real-time data collection and inference. NSF REU Fellowship funded research at Boise State University.

TensorFlowSSDJetson TX2AndroidResearch
0 % Inference Reduction
0 % Cost Savings
0 % Build Time Cut
0 % Model Accuracy
05

Education

2016 — 2020

Bachelor of Science, Computer Science

Boise State University

Boise, Idaho, USA

Brown Honors Scholarship 1 of 11 awarded annually university-wide
GPA: 3.49 GEM Scholarship NSF REU Fellowship Dean's List Smart Infrastructure Research Lab
2012 — 2014

Higher Secondary Certificate, Science

Birshrestha Noor Mohammad Public College

Dhaka, Bangladesh

GPA: 5.00 Founding Member — Science Club BNCC Cadet Corporal
06

Let's build

together.

Location Dhaka, Bangladesh