Taha Siddiqui
Taha Siddiqui, AI Engineer - 3D portrait

Taha Siddiqui - AI Engineer specializing in agentic AI, LLM harness engineering, and agent observability.

AI Engineer - Harness Engineering - Agent Observability - Founder

Scroll

About

Hey. I build AI that ships.

Most AI failures aren't model failures - they're orchestration failures. I build the harness around the model: the decision layer of routing, retrieval, tools, memory, guardrails, and evaluation that makes AI reliable in production.

Nearly three years shipping production LLM, RAG, and agentic systems for enterprise customers - the work that decides whether AI holds up: retrieval quality, evaluation, guardrails, and latency.

  • Microsoft - tool-calling agents and harness engineering for the Azure Compute org.
  • Fiddler - harness observability, evaluation, and red-teaming for Fortune 50 AI.
  • Spillmate - founded an AI mental-health product real people used.
  • Open to work now.
Get in touch

Harness engineering

LLMs are becoming commodities. The differentiation is what sits around them.

Most AI failures aren't model failures - they're orchestration failures. The hard part of production AI isn't choosing an LLM; it's deciding how every request flows through models, tools, data, memory, and guardrails to produce a reliable outcome. That decision layer is the harness.

The LLM generates the answer. The harness makes sure the right answer is generated in the right way.

A production harness is the decision layer that determines:

  • Intent detection and query classification
  • Model routing by quality, latency, and cost
  • Context retrieval - Hybrid RAG, Graph RAG, or MCP
  • Tool and agent orchestration
  • Prompt and context optimization
  • Memory management
  • Guardrails and policy enforcement
  • Structured outputs and validation
  • LLM-as-a-Judge evaluation
  • Observability and tracing
  • Human feedback loops
  • Continuous evaluation and improvement

How I think about production AI - a reference model, not a single product. Every request flows down through the layers; observability and evaluation wrap all of them.

  1. 01

    Entry & Protection

    Authenticate, classify, route, and screen every request before a model ever runs.

    • API Gateway & Security Auth, rate limiting, WAF
    • Intent Detection & Query Classification Understand intent and context
    • Adaptive Model Router Best model by quality, latency, cost
    • Safety & Guardrails PII detection, toxicity, policy
  2. 02

    Context Orchestration

    Pull the right knowledge from the right source before generation.

    • Hybrid RAG Vector + BM25 retrieval
    • Graph RAG Knowledge-graph relationships
    • MCP Connectors Enterprise systems, tools, APIs
  3. 03

    Tool & Agent Orchestration

    Decide which tools and agents act, and in what order.

    • Internal APIs & Services Company systems
    • External APIs Third-party data & services
    • Code / Data Agent Execute code, run queries
    • Workflow Agent Orchestrate multi-step tasks
    • Memory RAG + cache, short & long term
  4. 04

    Response & Quality

    Validate, attribute, and score before anything reaches the user.

    • Response Validation Format, safety, hallucination checks
    • Citation & Confidence Scoring Source attribution, confidence
    • Final Response Accurate, safe, right format

Not just a chatbot - an AI operating system that routes every request through the most reliable execution path.

The future of production AI won't be defined by the largest model. It will be defined by the quality of the harness built around it.

Experience

Built in production.

Five roles, one thread: shipping AI systems - and the harness that keeps them reliable.

Full-time

Software Engineer · Agentic AI

Built tool-calling agents and harness engineering for the Azure Compute org - the decision layer that turns a model into a reliable, unattended workflow.

  • Built tool-calling agents and harness engineering for the Azure Compute PM org, automating recurring product workflows.
  • Replaced manual status-tracking and triage with unattended agent runs, freeing PM time for higher-leverage work.
  • Harness Engineering
  • Agentic AI
  • Tool-Calling Agents
  • Azure
  • Workflow Automation
  • Enterprise

Full-time

Field AI Engineer

Forward-deployed engineer for Fortune 50 finance and healthcare. Stood up the harness observability and evaluation that lets teams see - and trust - what their AI is doing.

  • Owned end-to-end delivery as forward-deployed engineer for Fortune 50 financial-services and healthcare customers.
  • Stood up harness observability and evaluation for customer LLM workflows so regressions surfaced before users hit them.
  • Built evaluation, guardrail, and red-teaming frameworks that caught hallucinations, prompt injection, and unsafe outputs.
  • Tuned retrieval and chunking where generic RAG pipelines failed on domain data; self-hosted inference on vLLM for predictable tail latency.
  • Built a voice support agent (Deepgram, ElevenLabs, Claude Code) that handled first-line ticket triage.
  • AI Observability
  • Harness Observability
  • LLM Evaluation
  • Guardrails
  • Red-Teaming
  • RAG
  • vLLM
  • Enterprise

Full-time

Software Engineer

Shipped production conversational AI for US clients - prototype to customer production.

  • Built an insurance conversational AI on LangChain and RAG over policy and claims data, serving thousands of daily users.
  • Built the backend APIs and data layer (FastAPI, Docker, PostgreSQL) behind several US client deployments.
  • Handled the integration, deployment, and rollout work to get these from prototype into customer production.
  • RAG
  • LangChain
  • Conversational AI
  • FastAPI
  • Deployment

Data Science Intern

Automated the data and ML plumbing that feeds the models - less manual prep, faster training loops.

  • Automated data preprocessing and ML pipelines (Azure ML, Databricks, pandas) to cut manual prep before model training.
  • Azure ML
  • Databricks
  • ML Pipelines
  • Data Engineering

Founder

Founded an AI mental-health platform with real-time voice and an LLM backend, and made the product and architecture calls end to end.

  • Built and launched an AI mental-health platform with real-time voice and an LLM backend, reaching 200+ beta users.
  • Won a 2.5 lakh grant for the early prototype and incubated it through the University Entrepreneurship Cell.
  • Made the product and architecture calls end to end, from model choice and latency budget to roadmap.
  • NLP
  • Conversational AI
  • Voice
  • Product
  • Startup
  • Mental Health

What I build

Systems, not demos.

The work spans the harness - from agents and retrieval to the observability and guardrails that keep them honest.

01

Harness engineering

The decision layer around the model - routing, retrieval, tools, memory, guardrails, and evaluation. Built tool-calling agent harnesses at Microsoft.

02

Agent observability & evaluation

You can't trust what you can't see. Stood up tracing, monitoring, and LLM-as-a-judge evals at Fiddler so regressions surface before users feel them.

03

Guardrails & red-teaming

PII detection, policy enforcement, and defense against prompt injection and hallucination. Built guardrail and red-team frameworks for Fortune 50 AI.

04

Retrieval that holds up

Hybrid (vector + BM25) and graph RAG, tuned where generic pipelines fail on domain data. Retrieval is what decides whether the answer is grounded.

05

Model routing & orchestration

Route each request to the right model and workflow by quality, latency, and cost; orchestrate tools and agents into reliable multi-step flows.

06

Production LLMOps & inference

Self-hosted vLLM for predictable tail latency, plus the CI/CD and plumbing that keeps AI systems up. The unglamorous work that matters.

The toolkit

What I build with.

The stack behind the harness - languages, agent frameworks, retrieval, and the observability that keeps it honest in production.

The arc of the work

How the focus moved.

No invented proficiency scores - the signature domain each chapter centered on, in the order it happened. Five roles, one direction - now open to the next.

  1. 2022 NLP & Conversational AI Spillmate Founder · 2 yr
  2. 2023 ML & Data Engineering Celebal Technologies Data Science Intern · 2 mo
  3. 2023 RAG & Retrieval QSS Technosoft Software Engineer · 1 yr
  4. 2024 Agent Observability Fiddler AI Field AI Engineer · 2 yr
  5. 2026 Harness Engineering Microsoft Software Engineer · Agentic AI · 2 mo
  6. Now Open to work Open to opportunities Harness engineering · observability
Signature domain Open now Derived from real role history - each stop is one role's central domain, ending where I am today.

Writing & research

Published & peer-reviewed.

Two papers presented at IEEE / IIT Delhi and Poornima University - plus certifications, kept current.

Research papers

Certifications

  • Agentic AI DeepLearning.AI
    Jan 2026
  • LangChain in Action: Develop LLM-Powered Applications Udemy
    Apr 2024
  • LangChain with Python Bootcamp Udemy
    Oct 2023
  • Generative AI Fundamentals Google Cloud Skills Boost
    Jun 2023
  • Advance Your Skills in Deep Learning and Neural Networks LinkedIn Learning
    Nov 2022
  • Introduction to Data Science in Python University of Michigan
    Oct 2022
  • Supervised Machine Learning: Regression and Classification Stanford Online
    Aug 2022
  • Programming for Everybody (Getting Started with Python) University of Michigan
    Jul 2022
  • Introduction to Deep Learning Infosys
    May 2022

Education

  • Manav Rachna University B.Tech, Computer Science
    • Led the DSAC Club - Data Science, Analytics, Cybersecurity
    • Won a grant to incubate a startup through the University Entrepreneurship Cell
  • St. Joseph's High School

Speaking

On stage - and in the audience.

From presenting papers at IIT Delhi to returning as an alumnus to the room where it started.

“Where you start doesn’t decide where you end up.”

Alumni talk - where I started · Manav Rachna University

Went back to the same room where I sat five years ago. Told students what I learned. How to get curious about hard problems. How to work with people who push you. How your starting point does not define your end point.

The journey

2022 → today.

Built in parallel - a startup carried alongside study and full-time roles.

  • Microsoft - Software Engineer · Agentic AI Apr 2026 – Jun 2026
  • Fiddler - Field AI Engineer Aug 2024 – Apr 2026
  • QSS - Software Engineer Aug 2023 – Aug 2024
  • Celebal - Data Science Intern Jun 2023 – Aug 2023
  • Spillmate - Founder Mar 2022 – Aug 2024
Current role Past roles · overlapping spans are real

Contact

Let’s build something.

Open to conversations about agentic AI, enterprise AI systems, and the occasional good idea worth chasing. Drop a line - it’s one of my favourite things to talk about.

Prefer email? letstalk@heytaha.com LinkedIn Resume