Skip to content
View hmishra2250's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report hmishra2250

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
hmishra2250/README.md

Production AI systems, not AI demos

I am Himadri Mishra, a senior AI engineer building agentic workflows, LLM systems, ML infrastructure, search, and computer vision products.

LLMs are one component. The hard part is execution, evaluation, recovery, cost, and artifacts that teams can trust.

Production AI system loop: plan, DAG, sandbox, judge, artifact

What to click first

Selected public work

Engineering taste

  • Explicit execution graphs beat free-form agent chaos.
  • Artifact evals matter more than prompt evals alone.
  • Cost, latency, retries, and observability are product architecture.
  • Good AI products expose intermediate state without leaking private data.
  • Computer vision and infrastructure work keep my LLM systems grounded in real production constraints.

Links

Portfolio · Case studies · Resume · LinkedIn · Email

Pinned Loading

  1. NTM-One-Shot-TF NTM-One-Shot-TF Public

    One Shot Learning using Memory-Augmented Neural Networks (MANN) based on Neural Turing Machine architecture in Tensorflow

    Python 237 66

  2. Botnet-Detection-using-Machine-Learning Botnet-Detection-using-Machine-Learning Public

    Repository of Bachelor's Major Project on Botnet Detection

    Jupyter Notebook 177 76

  3. Parallel-Youtube-Titles-to-MP3 Parallel-Youtube-Titles-to-MP3 Public

    Search and download a list of videos from Youtube in Parallel and convert them to mp3 along with their metadata and thumbnails

    Python 14 3

  4. himadri.dev himadri.dev Public

    TypeScript

  5. qwen-3.6-35b-consumer-gpu qwen-3.6-35b-consumer-gpu Public

    Running Qwen3.6-35B-A3B (35B MoE) at 43 tok/s on 8GB VRAM with 128K context - complete optimization guide

    Python

  6. handwrite-font-maker handwrite-font-maker Public

    Convert handwriting specimen sheets into installable fonts.

    Python