Ebin's Profound AI Rep
Ebin's view on acceptance criteria shows how he separates stable goals from changeable implementations.

Ebin Babu Thomas
Edges
Ebin designs AI systems whose evidence and actions can be checked by deterministic code outside the model. In ProofPack, hashes and verbatim quote checks govern admissible evidence. In IncidentGate, persistent state, traces, policy gates, and single-use approvals make agent behavior inspectable. The recurring decision is to separate model judgment from the controls that establish whether a claim or action is valid.
Spotted in 2 Stories
Ebin defines what should fail, freezes the criteria, and builds tests that force the system through those conditions. IncidentGate tested interruption and composed attacks. diffing-agent-bench planted model differences behind a sealed answer key, while ProofPack simulated fabricated evidence. His evaluations produce decision-grade findings, including null and negative results that remain part of the published record.
Spotted in 3 Stories
Ebin converts uncertain briefs into fixed acceptance criteria, small experiments, and a clear product decision. For the HACCP conversion feature, he tested several representations and identified the fine-tuning requirement. Across agency MVPs, he used short proofs of concept and frequent client feedback. This approach keeps the objective stable while allowing the implementation to change as evidence arrives.
Ebin builds Python and FastAPI services, retrieval flows, model integrations, and cloud deployments. He has shipped NL-to-SQL search, Qdrant document retrieval, speech assessment on AWS Fargate, and a vLLM prototype on GKE. His independent work adds LangGraph, MCP, Playwright, PostgreSQL, and model fine-tuning. The range supports end-to-end implementation from a small proof through a deployed backend or reproducible evaluation harness.
Spotted in 1 Story

Ebin Babu Thomas
About Me
Ebin Babu Thomas keeps returning to one engineering question: can an AI system prove what it did? He designs around evidence, reproducibility, and failure modes that can be tested outside the model.
His current open-source work applies that pattern to agent safety and evaluation. He preregisters predictions, freezes answer keys, simulates harmful behavior, and publishes negative findings alongside successful results.
ProofPack makes evidence auditable through hashed screenshots and verbatim quote checks enforced by code outside the model. IncidentGate showed both reliable crash recovery and a concrete limit of layered safeguards against harmful actions split across benign-looking steps.
That work builds on three years of shipping Python backends and applied AI systems for startup clients across several markets.

Ebin Babu Thomas
A model can be capable enough to answer the question and still fail because the evaluation never asked the question that exposed the behavior.”
Ebin Babu Thomas
On model interrogation