[verdict][generated prompt][source: chatgpt.com]
Can I vibecode ChatGPT?
// the value is the network, the data or the infrastructure
You can build a chat UI over APIs, but you cannot solo-recreate the model, multimodal stack, tools, memory/product layer, safety systems, and scale.
confidence: high
what it is: General AI assistant for writing, coding, research, images, and workflows
Buildability index · an editorial game
- Price 20 $/month weight: plus 2
- Time not realistically solo weight: minus 3
- Category ai assistants no weight
- Moat proprietary models · infrastructure scale weight: minus 4
- Confidence high weight: plus 1
- What you lose 7 items weight: minus 3
- Site chatgpt.com (si apre in una nuova scheda) no weight
It is not close. The prompt below rebuilds a piece, not the product.
Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.
What you build
Build a chat interface that calls OpenAI/Anthropic/local models, stores conversations, and adds file upload/tools.
what you need
- LLM API key or local model
- hosted app
- vector store if retrieval
- auth/storage
- tool integrations
Obvious but necessary no; helps calibrate model-vs-wrapper products.
The prompt
The verdict is NOT REALLY, and the prompt stays anyway: it does not replace the app, it rebuilds the part that really is code. The rest is the moat.
Build me a personal chat client on the OpenAI and Anthropic APIs to replace the
text-chat part of ChatGPT Plus. Requirements:
- A local web app: Node + Express + better-sqlite3, one page with a streaming
reply pane (SSE), a model picker, and a conversation sidebar.
- OpenAI and Anthropic keys in .env; system prompt editable per conversation.
- Conversations stored in SQLite with FTS5 search; export any thread to
Markdown.
- File upload for text and PDF (pdf-parse); contents go straight into the
context window, no vector database.
- A usage footer: tokens and estimated cost per conversation and per month,
computed from the usage field in API responses, so I can compare real spend
against the $20 flat fee.
- Localhost only. No accounts, no telemetry, everything stays on my machine
except the API calls.
- Out of scope: image generation, voice mode, browsing agents, memory, and
mobile apps. Do not attempt any of them; that gap is the subscription.
- README: where to get each key, links to current per-token pricing, and state
plainly that this replaces text chat only, the frontier model itself cannot
be rebuilt. Prompt generated from the data on this page, not reviewed by hand yet. In English on purpose — it is the language coding agents work best in.
What you lose
- frontier models
- multimodal features
- tool ecosystem
- reliability
- safety
- product updates
- mobile apps
Why people still pay
They pay for access to a continuously improving platform, not a textarea and send button.
moat: Proprietary models Infrastructure scale what a moat is
frontier model/platform
Free alternatives
Not in the mood to build it? These already exist, they are free or open source, and we checked them one by one.
Rejected (1) — and why
- Msty (si apre in una nuova scheda) — The desktop core is $0, but the terms limit it to private non-commercial use; paid work needs a license.
Who has already built it
Starting from here is still vibecoding: the prompt is for when you want it exactly your way.
- Open WebUI (opens in a new tab) — Open-source self-hosted AI chat interface for local and hosted models. (alive)
Do you agree?
The vote balance
Ancora nessun voto: il tuo è il primo.
Nessun voto ancora — il primo pesa.