Skip to content
View junwu168's full-sized avatar

Block or report junwu168

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

Junming Wu

kind: AgentProfile
apiVersion: profile.github.io/v1
metadata:
  name: Junming Wu
  labels:
    domain:
      - ai-infrastructure
      - inference-serving
      - agent-systems
      - kubernetes
spec:
  role: AI infrastructure and agent systems builder
  optimizedFor:
    - shipping AI systems that are deployable, observable, and maintainable
    - turning rough automation ideas into reliable workflows
    - keeping inference and serving paths boring in production

Runtime

runtime:
  summary: I work around the parts of AI systems that decide whether a demo becomes a service
  areas:
    - inference and model serving infrastructure
    - AI applications, agents, and tool-using workflows
    - Kubernetes-based deployment and operations
    - observability with metrics, logs, alerts, and incident context
    - automation that removes repeatable operational work

Capabilities

capabilities:
  build:
    - AI app prototypes with real operational paths
    - agent workflows with clear tools, context, and constraints
    - internal automation for infrastructure and reporting
  operate:
    - Kubernetes workloads
    - inference-serving environments
    - monitoring and alerting flows
  improve:
    - deployment reliability
    - observability signal quality
    - debugging speed during incidents

Toolbox

toolbox:
  platforms:
    - Kubernetes
    - Linux
    - GitHub
  observability:
    - Prometheus
    - VictoriaMetrics
    - Alertmanager
    - logs and dashboards
  ai:
    - LLM applications
    - agent design
    - tool orchestration
    - inference and serving workflows

Operating Mode

operatingMode:
  default: pragmatic
  preferences:
    - make systems understandable before making them clever
    - prefer boring production paths over fragile magic
    - automate the second painful repetition
    - keep alerts actionable and dashboards tied to decisions
    - treat agent behavior as an interface, not a vibe

Current Focus

currentFocus:
  - AI infrastructure for inference and serving
  - agent workflows that can survive real-world context
  - Kubernetes-native operations for AI workloads
  - observability patterns for faster troubleshooting

Collaboration Style

collaboration:
  worksBestWith:
    - clear goals
    - measurable failure modes
    - enough context to understand production constraints
  returns:
    - practical implementation plans
    - operationally aware systems
    - automation with fewer hidden assumptions

Constraints

constraints:
  - no mystery infrastructure
  - no dashboard without a decision behind it
  - no agent workflow without explicit tools and boundaries
  - no production change that cannot be observed

Example Invocations

# Design an AI serving path
ask "Junming Wu" "make this inference workflow easier to deploy and observe"

# Build an agent workflow
ask "Junming Wu" "turn this repeated operation into a tool-using agent flow"

# Debug infrastructure behavior
ask "Junming Wu" "find the signal in these metrics, logs, and alerts"
status: available for building practical AI systems

Popular repositories Loading

  1. twitch_crawling twitch_crawling Public

    Forked from hvrlxy/twitch_crawling

    Python

  2. tictactoe tictactoe Public

    a dummy tictactoe bot

    C++

  3. consoleRPG consoleRPG Public

    An easy console RPG game

    C++

  4. GuitarHero GuitarHero Public

    A guitar simulator

  5. junwu168.github.io junwu168.github.io Public

    HTML

  6. Snake Snake Public

    An AI that plays Snake by itself

    Python