amit = {
"name" : "Amit Dubey",
"location" : "India ๐ฎ๐ณ",
"focus" : "AI / ML Engineering",
"philosophy": "Build real systems, not just train models.",
"currently" : ["DSA", "MLOps & Deployment", "Transformer internals"],
"goal" : "Production-grade AI that works outside notebooks."
}- ๐ญ I focus on end-to-end AI pipelines โ from data to deployment
- ๐ง I care about reliability more than raw model performance
- ๐ ๏ธ I think in terms of production systems, not just notebooks
- ๐ I'm comfortable failing and iterating until something actually works
Languages
ML / Data
AI / LLM
Tools
Built an LLM-based agent for multi-step reasoning tasks inspired by GAIA-style problems. Combines structured execution with reasoning to handle complex queries reliably.
Key learnings: LLMs need control ยท System design > model choice ยท Reliability > raw capability
Retrieval-augmented chatbot using embeddings and vector search to answer medical queries from a curated knowledge base โ minimizing hallucination over pure generation.
Key learnings: Retrieval quality defines everything ยท Chunking strategy matters ยท LLM eval is hard
๐ฅ Nutrition Dataset
Structured dataset for nutrition-based AI queries, usable for training or evaluation in food/health AI systems.
Key learnings: Data quality > model quality ยท Building datasets is harder than using them
Deep learning pipeline for aneurysm detection on real-world noisy medical imaging data from the RSNA Kaggle competition.
Key learnings: Real data is messy ยท Debugging is a core skill ยท Pipelines break more than models
"I prefer understanding systems deeply rather than just using tools."
"Reliability matters more than raw capability."
"Production-grade AI works outside notebooks and scales reliably."
Open to collaborations, internships, and interesting AI/ML problems.