Skip to content
View hemjay07's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report hemjay07

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

Hi, I'm Mujeeb 👋

Frontend engineer at Mono (YC W21). Building clinical AI evaluation infrastructure.

I focus on the harder problem: making clinical AI behave reliably in deployment contexts that benchmarks don't test for. MD background taught me to debug systematically.


What I'm working on

  • ClinicalGuard — Open-source evaluation framework for clinical AI systems, grounded in Nigerian Standard Treatment Guidelines (NSTG 2022). Hybrid retrieval over 251 conditions, four-dimension LLM-as-judge scoring with required/expected split, deterministic safety engine, measured intra-judge variance. Phase 2 complete. View repo →
  • Claude Architect — Multi-agent clinical research system for GLP-1 receptor agonist literature. Orchestrator/Researcher/Critic architecture, 30-case adversarial eval suite, hybrid RAG over real trial data. View repo →

Background

🩺 M.D. from University of Ibadan (2025). Self-taught engineering while completing clinical rotations.


Stack

AI/LLM: Claude API, prompt engineering, evaluation methodology, agent orchestration
Frontend: TypeScript, React, Next.js
Backend: Node.js, SQLite, PostgreSQL


Twitter · LinkedIn · mujeebopabode07@gmail.com

Pinned Loading

  1. clinicalguard clinicalguard Public

    Open-source clinical AI evaluation framework with a pluggable adapter pattern for any treatment guideline. First adapter implements the Nigerian Standard Treatment Guidelines (NSTG 2022, 251 condit…

    Python 2

  2. claude-architect claude-architect Public

    Clinical research agent with 3 MCP servers and a 30-case adversarial eval suite

    TypeScript