AI Engineer Guide

How Lee Robinson used AI Agents to Build Pixo - Image Compressor

Lee Robinson has built a image compression app in Rust with zero depedency completely from scratch with AI agents.

It runs on web (client side app) that runs entirely in the browser using WebAssembly.

👉 https://leerob.com/pixo

The entire project is built using AI Agents in Cursor primarily using Opus 4.5 & GPT 5.1 Codex Max models and have extensively used planning mode that is available in Cursor.

Overall, it has generated 38,000+ lines of Rust code, tests, etc

So the goal for him is to see if AI can be used for low level apps like this which involves compression algorithms, etc.

You can play around with the app here:

https://pixo.leerob.com

Reference

https://leerob.com/pixo

#Case-Study #Lee-Robinson

Stay Updated

Get the latest AI engineering insights delivered to your inbox.

No spam. Unsubscribe at any time.