Skip to content
View baryhuang's full-sized avatar
👋
👋

Block or report baryhuang

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.

Content in all repositories owned by your account will be closed.
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
baryhuang/README.md

Hi, I'm Bary Huang

I build local AI systems and tools for working with AI agents—from model-specific inference runtimes to speech interfaces, multi-agent apps, and desktop robots.

Local AI and inference

  • llm-in-c — Model-specific runtimes and hardware optimizations for text, speech, and video generation. Native C and Metal implementations, with benchmarks organized by model and hardware.
  • whisper-turbo.c — Whisper large-v3-turbo transcription in C, with INT8 weights and AVX2/AVX-512 CPU acceleration. A command-line runtime focused on low-memory speech recognition.
  • Voice Feedback for Claude Code + Codex — Local voice-cloned feedback on Apple Silicon using MOSS-TTS-Nano and MLX. Shared playback queues keep concurrent agents from speaking over one another.

Agent tools and robotics

  • Agentrooms — Native macOS and iOS app for coordinating coding agents across local and remote machines, with threaded conversations and direct agent mentions.
  • Claude Remote Proxy — Run Claude Code remotely while keeping the interactive terminal local, with workspace and session synchronization over SSH.
  • Yuki — An expressive desktop robot with on-device face detection, gesture-triggered conversations, and coordinated animation, movement, and light.

MCP integrations

Tools that connect AI assistants to applications and services:

  • Remote macOS control — screenshots, keyboard, and mouse control for remote Macs.
  • HubSpot — CRM access with vector search and caching.
  • OpenMemory — persistent conversation memory.
  • OpenAPI tools — API discovery and execution through semantic search.

Connect

LinkedIn · X · PeakMojo

Pinned Loading

  1. llm-in-c llm-in-c Public

    LLM inference in C, compiled per model and per chip. Up to 14x faster.

    C 13 1

  2. claude-code-by-agents claude-code-by-agents Public

    Forked from sugyan/claude-code-webui

    Desktop app and API created in public for multi-agent Claude Code orchestration - coordinate local and remote agents through @mentions.

    Swift 895 79

  3. whisper-turbo.c whisper-turbo.c Public

    Whisper with diarization on CPU Under 2 GB

    C 3 1

  4. mcp-remote-macos-use mcp-remote-macos-use Public

    The only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App

    Python 491 55

  5. claude-codex-voice-mlx claude-codex-voice-mlx Public

    🔊 Local cloned-voice feedback for Claude Code + Codex on Apple Silicon — MOSS-TTS-Nano on MLX, 0.3s first sound, spoken summaries, multi-session queue, offline after download.

    Python 1

  6. mcp-hubspot mcp-hubspot Public

    A Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations wh…

    Python 129 61