8:48in productionCh. 1 · How it learns/ 8:48 · ceiling 15 min
AI · Products
ChatGPT
2022
ChatGPT is not intelligence — it’s a prompt-to-output relay, optimised for speed, not truth.
ChatGPT is a generative AI chatbot released by OpenAI on 30 November 2022. It uses generative pre-trained transformers (GPTs) to generate text, speech, and images. It was fine-tuned using supervised learning and reinforcement learning from human feedback (RLHF). It gained one million users in five days and 100 million in two months. In October 2023, DALL-E 3 was integrated for image generation. In March 2025, it was updated to use GPT Image instead. In February 2025, Deep Research launched — generating reports from web searches. In January 2025, Operator launched. In May 2025, Codex launched — capable of writing software, answering codebase questions, running tests, and proposing pull requests.
Developers needing boilerplate code or test scaffolding
Designers iterating visual concepts via prompt
Skip it if
Researchers requiring citation-traceable outputs
Regulated industries needing audit trails
Teams lacking capacity to verify every output
The written brief1 min read
What it is and the problem it solves
ChatGPT is a generative AI chatbot released by OpenAI on 30 November 2022. It solves the problem of low-friction access to AI-generated text, speech, images, and code — not reasoning, but patterned output at scale.
How it works
ChatGPT uses generative pre-trained transformers (GPTs) to generate text, speech, and images in response to prompts. It was fine-tuned using supervised learning — where human trainers acted as both user and AI assistant — and reinforcement learning from human feedback (RLHF), ranking model outputs.
What works
User acquisition works: one million users in five days, 100 million in two months. Prompt-guided image generation via DALL-E 3 (October 2023) worked well enough to ship. Agentic features like Codex (May 2025) deliver functional software tasks — writing code, answering codebase questions, running tests, proposing pull requests.
What does not
It does not reliably report verified facts. Deep Research takes 3–30 minutes per report and depends on web search quality. RLHF introduces subjective bias without transparency. Image generation shifted from DALL-E 3 to GPT Image in March 2025 — a change with no stated performance or fidelity rationale.
What it changes
It changes how non-specialists access generative tools: bundling language, image, and code agents into one interface. It normalises agentic workflows — Codex proposes pull requests; Operator (January 2025) handles multi-step tasks — but without open benchmarks or runtime visibility.
Is it worth your time
Yes — if you need rapid prototyping of text, image generation, or code assistance, and can tolerate unreliability in factual reporting, latency in deep tasks, and opaque operational costs.