Skip to content
View zoeb-nomi's full-sized avatar

Block or report zoeb-nomi

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

Hi, I'm Zoeb 👋

AI Product Manager — LLM & agent evaluation, RAG quality. I make production AI systems safe to trust in domains where a wrong answer has professional consequences, not just bad reviews.

Day job: I own LLM output quality for an AI-native tax research platform — evaluation loops, LLM-as-judge scoring with human validation, public and competitive benchmarking (1,200+ agent runs across frontier models), and the 270K+-record retrieval corpus underneath it all.

🔍 CrossSource

crosssource — an MIT-licensed, reproducible eval harness for citation-level reliability of legal RAG.

  • 25 human-authored golden questions over public US case law
  • Citation precision/recall with a failure-mode taxonomy, faithfulness, relevance
  • LLM judge blind-validated at 100% human agreement — and the human pass caught a harness bug the judge scored without noticing
  • Headline: citation-discipline prompting lifted precision 0.981 → 0.994; recall (0.760) is retrieval-capped, not generation-capped

Currently building v0.2: an agent-evaluation module — tool-call correctness and trajectory scoring for an agentic retrieve → cite → self-check loop.

How I think about evals

Quality isn't a vibe; it's a measurement system. Golden sets are human-authored, judges are validated before they're trusted, and every score decomposes to a failure mode someone can fix.

📫 LinkedIn · zoebnomi.com

Pinned Loading

  1. crosssource crosssource Public

    Eval harness for citation-level reliability of legal RAG — human-authored golden set, citation-failure taxonomy, blind-validated LLM judge. MIT.

    Python

  2. Portfolio Portfolio Public

    Astro

  3. TradingAgents TradingAgents Public

    Forked from TauricResearch/TradingAgents

    TradingAgents: Multi-Agents LLM Financial Trading Framework

    Python