iamjinchua.xyz.← Back home

Small experiments / ongoing

The Lab.

Small experiments, prototypes and ideas that help me understand new technologies by building with them.

01In progress

Agent patterns

Testing how small, focused AI agents can support useful workflows.

Question
Where does a focused agent remove repetitive work without hiding important decisions?
Next checkpoint
Document one end-to-end workflow and its failure cases.
02In progress

Local-first tools

Exploring private document workflows and local language models.

Question
How much useful document work can stay private, fast, and understandable on-device?
Next checkpoint
Compare a local pipeline with a hosted baseline.
03In progress

Interface studies

Prototyping calm, reusable patterns for everyday software.

Question
Which interface patterns make complex tools feel quieter and easier to navigate?
Next checkpoint
Turn the strongest patterns into small reusable components.