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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don鈥檛 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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
hmishra2250/README.md

Himadri Mishra

Agent Experience (AX) 路 Agentic Systems 路 AI Product Engineering

I build AI applications and tools that agents can use. My focus is helping them find the right tool, finish a task, and recover when something fails.

Explore Agent ExperiencePublic repositoriesConnect on LinkedIn

I make agents useful. Tools that work. Results you can check. A conceptual path through tools, checks, recovery, and human review.

Start here

Work What you can explore
Agent Experience My practical field guide to agent-facing products, with a working read-only MCP service.
Agent-Readiness Rubric A published v0.1 draft for reviewing discovery, action safety, recovery, and human control.
Awesome Agent Experience Curated public resources on tool use, discovery, evaluation, and agent-facing interfaces.
Qwen on a consumer GPU Local-inference scripts, an optimization guide, and recorded results for a specific hardware/model setup.

What I build

  • Agent-facing tools: MCP, APIs, CLIs, reusable skills, onboarding, and actionable errors.
  • Evaluation loops: realistic tasks, trace evidence, failure analysis, and fix-and-rerun workflows.
  • Agentic systems: stateful orchestration, sandboxed execution, observability, and artifact verification.

My earlier work in ML infrastructure, search, and computer vision grounds these systems in reliability, latency, cost, and product constraints.

How I work: check the completed task, not just whether the answer sounds right. Make access, failures, and the points that need a person clear.

Use the field guide from an agent

The public, read-only MCP endpoint is https://agentexperience.tech/api/mcp.

It exposes search_guides, get_guide, get_readiness_rubric, and get_glossary_term. See the discovery manifest for the published interface.

Some professional work is not public. I share reusable engineering patterns without disclosing client identities, private code, or internal results.

Pinned Loading

  1. awesome-agent-experience awesome-agent-experience Public

    Curated public sources for Agent Experience: tool use, discovery, evaluation, MCP, accessibility, and human control.

    JavaScript

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