Skip to content
View JeremyGracey-AI's full-sized avatar
:electron:
Looking for new opportunities
:electron:
Looking for new opportunities

Highlights

  • Pro

Block or report JeremyGracey-AI

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

Jeremy Gracey

jeremygracey.ai · LinkedIn · Hugging Face · jeremy.a.gracey@gmail.com · gracey.ai@outlook.com

AI/ML engineer and technical founder in Seattle. I build agent systems that hold up under audit: pipelines that log their decisions, memory with governance and replay, RAG that cites the exact page behind every claim.

Before software I worked emergency medicine, acute psychiatric care, and special education. Nobody in those rooms accepts "trust me" as an answer, and I never learned to accept it from software either. Everything below is built to that standard.

What I build

Five threads, each with public code behind it.

Agent infrastructure. The plumbing that makes autonomous agents accountable. Compass BlackBox IQ is a flight recorder for agents: git-backed memory, decision records, and a skill forge, exposed over MCP. llm-council-mcp runs multi-model deliberation as an MCP server for Claude Code — ships on PyPI as mcp-llm-council.

Agent governance. governance-drift-researcher detects drift in an AI-agent estate: every finding carries verifiable evidence, findings that can't be re-verified are dropped, and nothing publishes without human sign-off. Run it live on WeaveMind Cloud for about $0.03, or pip install governance-drift. guss is the same philosophy on 7 watts — a Jetson-hosted agent that monitors itself, heals itself, paper-trades against a benchmark, and publishes its own dashboard.

Compilers and GPU performance. triton-kernel-lab is hand-written Triton kernels with honest benchmarks on a Jetson Orin Nano, plus a working study of LLVM, MLIR, and TorchDynamo/Inductor.

Neurotech and edge hardware. nexus-neuromirror is offline-first EEG neurofeedback for the Mind Media NeXus-10, from EDF verification to a live dashboard. pip install nexus-neuromirror.

Clinical AI on open standards. clinical-ai-agent is citation-traceable decision support on SMART on FHIR: a five-agent pipeline with dual citations back to patient data and clinical sources. Hospital-Readmission-Prediction-Model covers the classical ML side, synthetic EHR data through SHAP-based clinical interpretation.

Off GitHub: PREVERA GUARDIAN+AI, fall-risk detection built on V-JEPA and LIDAR on Jetson hardware (USPTO provisional filed 2026), and customer-facing agents for real businesses — booking, triage, and operations — deployed and in use.

Beyond the pins

The pins are the front door. These hold up past the first click too.

  • provenance — RAG over textbook page images that verifies every claim against the exact page that proves it. Cohere Embed v4 retrieval, Claude vision answers.
  • calibrated-readiness — multi-agent exam-readiness scoring with a 60-second reliability-diagram check. Microsoft Foundry Agent Framework + Foundry IQ.
  • rag-healthcare-ai — fully local medical Q&A over the Merck Manual: Mistral-7B on llama.cpp, ChromaDB, no API in the loop.
  • healthcare-vjepa2-agent — V-JEPA 2 and Claude reading medical procedure videos and generating teaching material: step breakdowns, narration, quizzes, safety notes.

Classical ML lives in helmnet — VGG-16 transfer learning with thresholds tuned for zero-harm deployment — and renewind-predictive-maintenance, seven Keras architectures against imbalanced turbine sensor data.

Now

Consulting through the Claude Partner Network. Digging into what neuropsychology's models of memory can teach agent memory design. Open to applied-AI and systems roles in Seattle or SF.

Pinned Loading

  1. triton-kernel-lab triton-kernel-lab Public

    Hand-written Triton GPU kernels with honest benchmarks on a Jetson Orin Nano, plus a study track through LLVM, MLIR, Triton's pipeline, and TorchDynamo/Inductor

    Python 1

  2. governance-drift-researcher governance-drift-researcher Public

    Deterministic AI-governance drift detection: evidence-backed findings, stated coverage gaps, human-approved publishing. Runs on WeaveMind Cloud (~$0.03/run); includes the first external evaluation …

    Python 1

  3. guss guss Public

    A governed autonomous agent on 7 watts — Jetson Orin Nano + local Qwen3-8B that monitors itself, heals itself, paper-trades against a benchmark, and publishes its own dashboard. Public case study.

    Python 1

  4. llm-council-mcp llm-council-mcp Public

    Multi-model LLM Council (Karpathy-style 3-stage deliberation over OpenRouter), exposed as an MCP server for Claude Code.

    Python 1

  5. Agents-League-Hackathon-Compass-BlackBox-IQ Agents-League-Hackathon-Compass-BlackBox-IQ Public

    Compass BlackBox IQ: flight recorder for autonomous agents. Git-backed agent memory, decision records, and a skill forge, exposed over MCP. Agents League @ AI Skills Fest 2026.

    TypeScript 1

  6. nexus-neuromirror nexus-neuromirror Public

    Offline-first EEG neurofeedback prototype for the Mind Media NeXus-10: EDF/EDF+ verifier, montage configs, experiment scaffold, and a web dashboard.

    TypeScript 1