Huang Yihang

Work, from problem to result.

Each project is laid out as problem → approach → result, with AI's role called out separately — the ones you can click into and try come first.

Status: Open-source + live website

NoWorries — Open-source AI desktop assistant

An open-source, live-site desktop autonomous Agent: give it a plain-language instruction, and it plans, picks tools, and executes locally across multiple steps.

Electron · TypeScript · Python · Function Calling

Learn more

Cumulative company sales: RMB 5.4M+ (3 sites · 65 varieties · 56 customers · 10 staff)

Chenxi Flowers intelligent operations system + Feishu AI bot fleet

The operations system a real flower wholesaler uses every day: staff take orders and move stock by typing one line into a Feishu group, 5 AI Agents run the workflows, and the company has RMB 5.4M+ in cumulative sales.

Flask · PostgreSQL · Feishu Open Platform API · Feishu bots

Learn more

Status: Officially live · Free / Pro subscriptions open

PowerMyWeb — a multi-agent portfolio-website generator

Live, with subscriptions open: upload a résumé, and 8 specialized Agents go from background understanding to style exploration to front-end generation, then publish to your own subdomain in one click — a personal site that looks like no one else's.

Next.js 14 · TypeScript · Zhipu GLM · Multi-Agent

Learn more

Real benchmark: 4 real contracts (104–348 pages) run end-to-end

ContractLens — AI review for Australian property contracts

Benchmarked against a practicing lawyer's real review report: turns a 348-page contract into a one-page verifiable risk report — a 10-stage pipeline, 7 AI analysts in parallel, about $1 a contract.

Next.js · FastAPI · LangGraph · Claude tiered calls (Opus / Sonnet / Haiku)

Learn more

Upstream PR: Merged

OpenClaw open-source contribution and memory-system rebuild

On an open-source Agent project with 380k+ GitHub stars: one fix PR was merged upstream; a forked version rebuilds two core modules — memory and context management — with public code to inspect.

TypeScript · Embedding · SQLite · Context engineering

Learn more

From research to live: 1 day (done on 2026-06-11)

This site: a personal website with a built-in AI twin

A website that answers interviewers' questions on my behalf — the website itself is the proof of AI engineering ability.

Next.js 16 · TypeScript · Tailwind CSS v4 · Vercel AI SDK v6

Learn more

Kaggle ranking: Top 10%

Deep learning in practice: ViT image classification and DQN multi-agent

Kaggle competition Top 10% (validation Acc ≈ 98%) + hands-on multi-agent reinforcement learning.

PyTorch · Transformers · ViT/DeiT · DQN

Learn more

Status: MIT open-source · 24 unit tests covering the core modules

Sprout — a self-growing multi-agent task tree

An MIT open-source framework, designed solo: when a large task hits the token ceiling, Agents split into a task tree; the same test goes from 25 to 100.

Python · asyncio · litellm · Multi-Agent

Learn more