Skip to content
View Amit95688's full-sized avatar

Highlights

  • Pro

Block or report Amit95688

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Amit95688/README.md

Typing SVG


๐Ÿ™‹โ€โ™‚๏ธ About Me

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

๐Ÿ› ๏ธ Tech Stack

Languages

Python SQL Java

ML / Data

PyTorch scikit-learn Pandas NumPy

AI / LLM

HuggingFace LangChain OpenAI

Tools

Git GitHub Docker Jupyter Kaggle


๐Ÿš€ Projects

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


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


๐Ÿ“Š GitHub Stats


๐Ÿ† GitHub Trophies



๐Ÿ’ฌ How I Think

"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.

Pinned Loading

  1. bert-sentiment-mlops-pipeline bert-sentiment-mlops-pipeline Public

    Jupyter Notebook

  2. DepositFlow DepositFlow Public

    Jupyter Notebook

  3. MEDICAL-CHATBOT MEDICAL-CHATBOT Public

    Jupyter Notebook

  4. newsflow-ai newsflow-ai Public

    Python 1