Advanced Features
ChatGPT's capability set goes well beyond text conversation. DALL-E image generation, Advanced Voice Mode, the Code Interpreter, web browsing, and file analysis each unlock entirely different use cases. This module gives you the practical knowledge to use all of them effectively.
DALL-E 3 — image generation
Writing effective image prompts
DALL-E 3 responds well to detailed, specific prompts. Unlike text prompts where you want to be concise, image prompts benefit from layered specificity.
A strong image prompt includes: subject (what's in the image), style (photorealistic, oil painting, flat design, etc.), lighting (golden hour, studio lighting, dramatic shadows), composition (close-up, wide shot, bird's eye view), and mood (calm, energetic, professional, playful).
Unlike standalone image tools, ChatGPT can have a conversation about your image. "Make it more professional" → "Now add a plant in the background" → "Change the lighting to evening" — iterative refinement in natural language, with ChatGPT understanding what you're building toward. This conversational iteration is faster than prompt engineering from scratch each time.
Advanced Voice Mode
How to use Advanced Voice Mode well
Treat it like a conversation, not a query. You don't need to front-load all your context into one statement. Speak naturally, and build the conversation the way you would with a person.
Use it for practice. Rehearse a presentation, practice a difficult conversation, or simulate a job interview. ChatGPT can play the other person and give you real-time feedback on your responses.
Language learning. Have a full conversation in a language you're learning. Ask for corrections inline. Request that ChatGPT slow down or use simpler vocabulary.
Code Interpreter
Practical Code Interpreter workflows
Upload a messy spreadsheet and ask ChatGPT to clean it, standardize formats, remove duplicates, and export it as a tidy CSV. Tasks that would take hours in Excel take minutes.
Upload a CSV of data and ask for a visualization — bar charts, scatter plots, trend lines — with ChatGPT writing and running the matplotlib code to generate it, then showing you the image.
Upload multiple files and ask ChatGPT to merge, compare, or cross-reference them. "Find all the customers who appear in both files but have different email addresses."
When you upload files to ChatGPT, that data is sent to OpenAI's servers. Don't upload files containing sensitive personal information, confidential business data, or anything governed by NDA or regulatory requirements without checking your organization's data policies first.
Web browsing
Capability overview
| Feature | Available on | Key strength |
|---|---|---|
| DALL-E 3 | ChatGPT Plus and above | Best integrated image generation — conversational iteration |
| Advanced Voice Mode | ChatGPT Plus, mobile app | Real-time voice — industry-leading natural conversation |
| Code Interpreter | ChatGPT Plus and above | Actual code execution — real outputs, not predictions |
| Web browsing | ChatGPT Plus and above | Current information without leaving the assistant |
| File upload/analysis | ChatGPT Plus and above | PDF, Excel, images — full document analysis |
Browse the web for current data on a topic → upload a CSV of your own related data → ask ChatGPT to combine the external research with your data → generate a visualization → write a summary for a presentation. Each step builds on the last, and all of it happens in one conversation. That workflow used to require five different tools.