Skip to content
View kidclone3's full-sized avatar
🔨
On building
🔨
On building
  • Hanoi, Vietnam

Highlights

  • Pro

Block or report kidclone3

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

Duy Bui

Software Engineer based in Hanoi, Vietnam.

I build reliable AI-enabled systems, backend platforms, and developer tools. My current focus is deterministic orchestration around AI agents, local AI services, and practical developer automation.

Selected work

An agent data platform for startup-partner matchmaking.

  • Python and Postgres provide the deterministic storage and orchestration layer.
  • Event-sourced sagas handle long-running onboarding and outreach workflows.
  • Isolated agent runtimes communicate through a JSON-RPC contract.
  • The repository includes a Docker-based local environment, an API dashboard, and automated regression coverage for recovery and idempotency paths.

Self-hosted HTTP services for speech-to-text and text-to-speech.

  • Speech-to-text is provided by faster-whisper with JSON, plain-text, and health-check endpoints.
  • Text-to-speech is provided by OmniVoice with automatic, cloned, and designed voice modes.
  • Supports CPU and CUDA configurations, plus systemd user-service deployment.

Technical focus

Python · PostgreSQL · Docker · Linux · HTTP APIs · AI agents · Speech systems · Workflow orchestration

Contact

Pinned Loading

  1. CP CP Public

    C++ 1

  2. deal-flow-matchmaker deal-flow-matchmaker Public

    Reliable agent data platform for startup-partner matchmaking using Python, Postgres, event-sourced sagas, and isolated LLM runtimes.

    Python

  3. speech-service speech-service Public

    Self-hosted HTTP APIs for faster-whisper speech recognition and OmniVoice speech synthesis, with CPU/GPU and systemd support.

    Python

  4. hermes-agent hermes-agent Public

    Forked from NousResearch/hermes-agent

    The agent that grows with you

    Python

  5. hermes-browser-extension hermes-browser-extension Public

    Forked from abundantbeing/hermes-browser-extension

    Browser-native side panel for Hermes Agent — connect web context to your local Hermes runtime.

    JavaScript