DEPTH · CHATGPT · 04 OF 04

Building with ChatGPT

Image, voice, data analysis, agents, and what to use them for

14 min read·4 of 4 in the Claude track

ChatGPT has more buttons than Claude does. That's a strength (more things in one place) and a weakness (more places to get lost). Most people use only the chat box and never discover the rest.

This page is a map of the rest. Image generation, voice mode, data analysis, agent mode, Custom GPTs as power tools. Not a tutorial — a tour so you know what's there.

If you've read the Claude Climb piece, this is the parallel for ChatGPT. The shape of the climb is similar; the specific tools differ.

Don't read this as a checklist. Read it as a map. Each section answers 'what is this and when does it actually matter?'

STEP 01 · CHAT-PLUS

Image generation — when you need a visual

ChatGPT generates images directly inside the chat. Ask for 'an image of a quiet bookstore in autumn' and a few seconds later you have one. Free tier gets a limited number per day; Plus and Pro lift the limit.

What it's good for: rough illustrations for blog posts, mockups when you want to see a thing before describing it to a designer, social posts, kid-friendly art, conceptual sketches, mood boards.

What it's weak at: text inside images (still unreliable), specific brand consistency (each generation drifts), photorealistic accuracy of real people or places, anything requiring precise control over composition.

A prompting move that helps

Image prompts work better when you describe shape and style separately. 'A reading nook by a window' is OK. 'A reading nook by a window, late afternoon light, warm color palette, photograph, soft focus on background' is better. The first part tells it what to draw; the second tells it how to render.

If the first image isn't right, iterate the same way you iterate text — describe specifically what to change. 'Same scene, but make the chair leather instead of fabric, and turn the lighting cooler.'

STEP 02 · CHAT-PLUS

Voice mode — talking out loud

ChatGPT's voice mode is one of the best things about the product and one of the most under-used. You speak; it listens; it responds out loud. The response is well-paced, sounds like a person, and can be interrupted naturally if you want to change direction.

When voice is the right mode: while driving, while cooking, while walking, while you're tired and don't want to type, while you're thinking through something out loud and would benefit from a sparring partner.

When voice is the wrong mode: anything that involves reading back something visual (text, code, tables), anything you want to save or share, anything where precise wording matters and you'd lose the response when the chat closes.

Test voice mode on free tier first. It's good enough that some people only use ChatGPT this way. If it clicks for you, that alone can be worth a Plus subscription.

STEP 03 · CHAT-PLUS

Data analysis — files and spreadsheets

Upload a spreadsheet (or CSV, PDF, text file) to ChatGPT and ask questions about it. It can summarize, find patterns, generate charts, calculate things, and re-export the result.

This used to be called 'Advanced Data Analysis' or 'Code Interpreter.' It's now mostly invisible — ChatGPT decides when to use it based on what you ask. Upload a file, then ask a question, and it'll do whatever's needed.

When this changes your life

  • Personal finance: upload bank statements, ask 'where am I spending the most?'
  • Work data: upload a report, ask 'what's the trend over time?'
  • Health data: upload a lab result PDF, ask 'explain this in plain English.'
  • Anything tedious in Excel: ChatGPT often does in 30 seconds what would take you an hour.

Honest caveat: data analysis on uploaded files works well for small-to-medium files. Very large datasets hit limits. And you should still spot-check the conclusions — the failure modes from the Mistakes piece apply to numerical analysis too.

STEP 04 · CHAT-PLUS

Custom GPTs — pre-configured mini-ChatGPTs

We touched on Custom GPTs in the Skills piece. Here's the climb version: you can build your own, share it, or use thousands of public ones for specific tasks.

The use case that justifies a Custom GPT is recurring work. If you write the same kind of summary every Monday, or generate the same kind of caption every time you post, or onboard new employees with the same five questions — a Custom GPT pre-loaded with your style, your examples, and your constraints saves you the setup every time.

The use case that doesn't justify a Custom GPT is one-off tasks. Just chat normally.

STEP 05 · BEYOND CHAT

Agent mode — ChatGPT taking actions

Heads up: agent mode is the most ambitious and least reliable of ChatGPT's features. Use it knowing you're early-adopting. Some things work well; many things don't yet.

Agent mode is ChatGPT trying to do things on your behalf, not just describe them. Browse the web, fill out forms, gather information across multiple pages, take multi-step actions. The vision is real; the current execution is uneven.

What works: research tasks where you'd benefit from ChatGPT visiting many pages and synthesizing, comparison shopping across sites, monitoring something that doesn't need precision.

What doesn't work well yet: anything involving login-protected sites, anything where accuracy is more important than speed, anything time-sensitive.

Honest take: if you're a beginner, you can safely skip agent mode for now. Come back to it in six months. The tooling will be much better.

STEP 06 · BEYOND CHATGPT

What's next — the wider map

ChatGPT is the broadest tool in the chat-AI category — most features under one roof. When you outgrow it, the directions to look are mostly tool-specific.

  • Claude for serious writing and long-form thinking. Stronger voice, less yes-man (with the right setup).
  • Gemini for live information work and long documents. Strong web grounding, native Google Workspace integration.
  • Midjourney or other image-specific tools when ChatGPT's image generation isn't precise enough for your purpose.
  • ElevenLabs and other voice-specific tools if you want production-quality voice rather than chat.
  • Cursor or Claude Code if your interests have drifted into actually building software.
Same meta-lesson as Claude: there is no winner. The right tool depends on the task. Get fluent in one, then sample others when you hit a specific limit. Don't try to learn them all.

TAKEAWAY

The shape of the climb

ChatGPT's climb is wider than Claude's — more features, more modes, more places to explore. The path that works for most people: chat → Custom Instructions → image and voice on demand → data analysis when you have files → Custom GPTs only when you have a specific recurring task → agent mode last, if at all.

Don't try to learn it all. Climb when you have something specific to climb toward. The features will still be there when you need them.

Try the next step

Three short exercises matched to different stages of the climb. Use the one closest to where you are.

Practice 1 — Generate your first image

Generate an image for me.

The scene: [DESCRIBE WHAT YOU WANT — keep it simple, one sentence]

The style: [photograph / illustration / watercolor / sketch / etc.]

The mood: [warm / cool / soft / dramatic / etc.]

After the first image, I'll iterate.

Practice 2 — Have a real voice conversation

(This is an exercise, not a prompt.)

Open the ChatGPT app or website. Find the voice mode button. Have a 10-minute conversation about something you're thinking through but haven't fully figured out.

Don't prepare. Don't plan questions. Just talk like you'd talk to a knowledgeable friend on a walk.

Afterward: did it surface anything you wouldn't have surfaced by yourself? That's the value of voice mode — different ergonomics often unlock different thinking.

Practice 3 — Analyze a file you have lying around

(Upload any spreadsheet, CSV, PDF, or text file you have.)

Walk me through what's in this. Don't summarize line by line — tell me:
1. What kind of data this is.
2. The two or three most interesting patterns or surprises.
3. Three useful questions I could ask you to dig deeper.

Then I'll pick one and we'll go.

You've finished the ChatGPT track

Four pieces. Trust the tool. See where it breaks. Get skillful at prompting (and at setting your defaults). Climb when you have somewhere to climb toward.

If you'd like to compare across tools, the Claude and Gemini tracks cover the same four steps with each tool's specifics. If you'd rather practice what you've learned, the guides on this site are short and hands-on.

Next in the track →Back to the depth hubPick another tool, or browse the guides