Skip to content
Andrew Voirol
WorkLogAboutContact
HomeWorkLog

AboutContact

✦ Just one prompt away from figuring it all out.

Sunday, July 26, 2026automating-ai-studio

55 AI Studio apps and no idea what to do with them

AI StudioAutomationInfrastructure

Opened the Antigravity sidebar and counted 55 folders starting with ais-. Every one is an AI Studio export — some are weather globes, some are countdowns, some are bill parsers, some are Three.js particle toys. Most still had the default ai-studio-applet package name and a README that said "Run and deploy." I'd worked on a bunch of them but couldn't tell you which ones had GitHub repos, which ones built, or which ones were duplicates of each other. The question wasn't "what did I build?" — it was "how do I even start sorting 55 experiments into something manageable?"

Started by asking the agent to grill me on organizational strategy. The options were environment-level grouping, one mega-project, or individual project folders. Settled on individual folders because each app has its own package.json and build pipeline — trying to umbrella them would have been fighting the tooling. Then the real insight: before doing anything to the apps, build a manifest system so every future operation has structured data to work with instead of parsing package.json heuristics every time.

← Previous

The zero-overhead inference vision: MLX vs. llama.cpp on Apple Silicon

Next →

CSS filters aren't HDR — the gap nobody warned me about


Andrew Voirol

Builder, hacker, shipper. Currently leaving localhost.

Navigate

WorkBuilder’s LogAboutContactRSS Feed

Connect

X / TwitterGitHubLinkedIn

© 2026 Andrew Voirol·Back to top ↑
✦Just one prompt away from figuring it all out.