Skip to content
View hmishra2250's full-sized avatar
:octocat:
I may be slow to respond.
:octocat:
I may be slow to respond.

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

Popular repositories 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. Movie-Retrieval-System Movie-Retrieval-System Public

    Files for 6th Sem Project in IR

    Jupyter Notebook 1

  5. fast-autocomplete fast-autocomplete Public

    Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough

    Python

  6. claude-code claude-code Public

    Forked from chatgptprojects/clear-code

    TypeScript