This repository contains a curated collection of demo applications generated entirely in a single GPT-5 prompt, without writing any code by hand. Thes

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2025-08-07 16:30:06

This repository contains a curated collection of demo applications generated entirely in a single GPT-5 prompt, without writing any code by hand.

These demos were selected to showcase the model’s strengths in coding — especially quickly scaffolding websites, front-end applications, games, and interactive UIs from natural-language descriptions. They’re intended as inspiration for you to build your own ideas.

Choose an example, copy its prompt for inspiration, and adapt it to your own needs. Let GPT-5 build your idea, then iterate on the prompt or code to explore variations.

The Codex CLI runs in your terminal: given a prompt, it will generate code, execute it in a sandbox, and even preview the results live.

GPT-5 will scaffold the app, write files, install dependencies as needed, and show a live preview. This is the go-to solution for developers who want to bootstrap apps or add features quickly.

We are not accepting contributions at this time. This repo is for reference and inspiration only. If you’d like to build on these ideas, please fork the repo for your own experiments.

Leave a Comment
Related Posts