Skip to content
View hiuyear's full-sized avatar

Highlights

  • Pro

Block or report hiuyear

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

Hiu Yan Kwok

Computer Science @ University of Toronto

Typing SVG


Portfolio LinkedIn Email


UofT Location

Contribution Snake

GitHub contribution snake animation

Pinned Loading

  1. agora-evals agora-evals Public

    a behavioral benchmark for agora village, a multi-agent economic simulation where claude and gpt agents farm, mine, rest, and trade with each other.

    TypeScript

  2. agora-village agora-village Public

    multi-agent economic trading simulation. hand-coded engine and harness (no ai). enjoy :)

    TypeScript

  3. helium helium Public

    RAG portfolio agent with hybrid pgvector + full-text retrieval, tool use, calendar booking, and messaging. currently implemented on my portfolio website: hiuyankwok.com

    JavaScript

  4. bloom bloom Public

    in development

    Swift

  5. bedrock-prompt-router-mvp bedrock-prompt-router-mvp Public

    My MVP of Amazon Bedrock Intelligent Prompt Routing, routing each request to Nova Micro or Nova Pro based on predicted difficulty, benchmarked against single-model baselines for cost, quality, and …

    Python

  6. PayRail PayRail Public

    A payment service where a retried request never charges twice. Idempotent API, double-entry ledger, Spring Boot and Stripe.

    Java