gui.farm · the .gui library
Real interfaces, as files an AI can read.
A growing library of production-quality .gui files — mobile and web screens you can preview live, read as source, and download. Every file is plain text an AI agent can inspect without unzipping anything.
FAQ
What is gui.farm?
A growing library of real .gui interface files — mobile and web app screens you can preview live, read as source, and download. Every file is plain text an AI agent can inspect without unzipping anything.
What is a .gui file?
.gui is an open file format for user interfaces — one plain-text file describing a screen's layout, roles, colors and copy, plus its assets. It is built to be read by both humans and AI agents: no proprietary binary, no screenshots to interpret.
How do AI agents read a .gui file?
Because a .gui file is plain-text markup, an agent reads it directly — layout, roles, colors and text — with no rendering or screenshots. Each file here also exposes its raw source as text/plain at its URL plus /design.guix, and a Markdown twin at .md.
Can I use these files in my project?
Yes — every file in the library is free to use. Download the .gui or copy its source, then open or render it with the .gui toolchain.