Skip to content
View BryceMeng's full-sized avatar

Block or report BryceMeng

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Customer-service-AI-agent Customer-service-AI-agent Public

    A proof-of-concept showing how to build an AI-powered customer service agent using Claude, MCP tools, and a deterministic state machine to automate refund decisions.

    Python 2

  2. Spatial_Dependency_Probe Spatial_Dependency_Probe Public

    A CV project that tests if object detection models can recognize objects based on their relative spatial positions.

    Python

  3. ProbIoU-Sliced ProbIoU-Sliced Public

    A CV project for efficient GPU-friendly computation of Probabilistic IoU (ProbIoU) used in object detection. Implements sliced (shard-based) batch processing to handle massive bounding boxes withou…

    Python

  4. AsyncNMultithread AsyncNMultithread Public

    Source code accompanying a series of articles on asynchronous and multithreaded programming.

    JavaScript