I build AI systems that run without internet, without GPUs, and without paid APIs — based in Dhaka, Bangladesh.
I build AI systems that work where most fail: no internet, no GPU, no paid APIs.
Right now that means
LocalMind AI
(a fully private self-hosted LLM platform with voice I/O and RAG over PDFs),
KrishiBot
(an offline crop disease detector for Bangladeshi farmers in English & Bengali),
and
Head Tracking & Blink Detection
(hands-free mouse control for motor-disabled users using just a webcam).
Most of my work sits where local LLMs meet real constraints — what it actually
takes to run inference on CPU, build RAG pipelines without a vector database
subscription, and ship accessibility tools to users who can't afford the cloud.
I work mostly in Python, FastAPI, and React Native, with OpenCV, LangChain,
Ollama, and FAISS underneath.
I write about what breaks along the way — deployment failures, RAG quirks,
and the gap between a working demo and a working product.