Skip to content
View bmetcalf21's full-sized avatar

Block or report bmetcalf21

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

Brandon Metcalf

Applied AI & Workflow Automation Engineer

Human-in-the-loop systems · Python · Data quality · Technical operations

I build practical AI and automation systems that turn operational workflows into explicit rules, inspectable outputs, and clear human handoffs. My technical-operations and data-quality background shapes how I approach reliability, integration, and failure handling.

Selected work

These personal portfolio labs use synthetic data or sanitized operational evidence.

Project What it demonstrates
Support Operations Workflow Pack Provider-neutral document retrieval, inspectable context assembly, a local model-command path, response guardrails, explicit human escalation, and a tested scorer for a bounded support assistant.
Data Integrity Validator A Python/pandas CLI for normalization, validation, deduplication, referential-integrity checks, explainable rejection output, and automated regression coverage.
Azure Operations & Governance Lab Reproducible Azure infrastructure, governance, observability, CI validation, teardown automation, incident-style documentation, and captured deployment evidence.

Current focus

  • Context and harness engineering for reliable AI workflows
  • Document-grounded assistants with business-specific knowledge and escalation rules
  • Structured-output evaluation and citation guardrails for bounded assistants
  • Developer tools that make automation easier to inspect, operate, and trust

Engineering approach

  1. Model the real workflow and its failure modes.
  2. Automate the repeatable work.
  3. Keep consequential judgment behind explicit review or approval.
  4. Emit evidence another person can inspect and reproduce.

LinkedIn

Pinned Loading

  1. support-qa-evidence-pack support-qa-evidence-pack Public

    Support operations workflow with explicit triage, escalation, QA, and tested assistant-evaluation tooling.

    Python

  2. data-integrity-validator data-integrity-validator Public

    Python/pandas CLI that validates, normalizes, deduplicates, and explains rejected real-estate data rows.

    Python

  3. azure-ops-lab azure-ops-lab Public

    Reproducible Azure operations lab with Bicep, governance, observability, CI validation, teardown automation, and captured deployment evidence.

    Shell