Skip to content
View gavinHuang's full-sized avatar

Block or report gavinHuang

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

Hi, I'm Gavin Huang

Builder based in Melbourne. I create AI-powered tools for voice, documents, and developer workflows. Founder of ResumeMCP — an MCP-native recruitment platform that connects AI agents directly to candidate data.


Featured Projects

Latest

ProjectDescription
doctor-jDiagnostic tool that scores how good a prompt is, based on Anthropic's J-Space research

Voice Agent

ProjectDescription
voice-agentReal-time AI agent that makes outbound phone calls, navigates IVR menus, and lets supervisors monitor or take over live. Built on shuo, a ~600-line Python voice framework. Stack: Deepgram · Groq LLaMA 3.3 · ElevenLabs · Twilio — ~400ms latency
dialact-webLanding page for Dialact, the voice-agent product

MCP (Model Context Protocol)

ProjectDescription
OpenAPI2MCPTurn any OpenAPI spec into a running MCP server
pdf2md-mcpExtract PDFs to markdown via MCP, working around context window limits
pbix-to-mcpExpose PowerBI reports as MCP tools — more accurate than generic text2sql
MCP-OAuthMinimal OAuth 2.1 + Dynamic Client Registration for MCP servers
trading_economics_calendar_mcpMCP server for the Trading Economics economic calendar
arxiv-search-mcpSearch arXiv papers via MCP
machine-learning-mcpCommon ML algorithms exposed as MCP services

Resume & Recruitment

ProjectDescription
ResumeMCPMCP-native recruitment platform — AI agents query candidate profiles directly
resume2mcpConvert resumes into MCP-queryable format

Other Tools

ProjectDescription
gpt-tabChrome extension for better ChatGPT/Gemini/Claude UX — per-turn tabs, no API key needed
YRWYR"You are what you read" — a Chrome browsing history reviewer
paper-readerResearch paper reading assistant

best-candidate.info

Pinned Loading

  1. pbix-to-mcppbix-to-mcpPublic

    Convert PowerBI report to MCP, so you don't have to waste investement in PowerBI while getting much better accurate result than general text2sql solutions.

    Python

  2. OpenAPI2MCPOpenAPI2MCPPublic

    Run MCP server using OpenAPI spec file

    Python 1 1

  3. pdf2md-mcppdf2md-mcpPublic

    Extract PDF to markdown, to get around limitations such as context window or API limitations.

    Python 1 2

  4. machine-learning-mcpmachine-learning-mcpPublic

    expose commonly used machine learning algorithm as mcp services

  5. yt-dlp-mcpyt-dlp-mcpPublic

    expose yt-dlp via mcp

    Python