Skip to content

ChatGPT β€” AI Chat by OpenAI

ChatGPT is the AI chat assistant built by OpenAI, and is one of the most widely used AI tools in the world. Available at chat.openai.com, it is powered by OpenAI’s current GPT-5.6 model family and supports text, images, voice, file uploads, and a vast ecosystem of plugins and custom GPTs.

GPT-5.6 (July 2026) replaced GPT-5.5 as OpenAI’s frontier tier, shipping as three named variants instead of one model. See the OpenAI Models guide for full details.

ModelNotes
GPT-5.6 SolMaximum reasoning β€” the model Plus unlocks by default
GPT-5.6 TerraCapable, lower-cost option
GPT-5.6 LunaFastest and most cost-efficient
o1 / o1-proReasoning model β€” slow, deliberate, exceptional at maths and logic
o3 / o4-miniEarlier dedicated reasoning models, still available
  • Versatile β€” writing, coding, math, research, translation, summarisation
  • Image understanding β€” paste screenshots or photos, ask questions about them
  • Image generation β€” create images via GPT Image (Plus plan) β€” DALL-E was retired from the API in May 2026
  • Voice conversations β€” natural real-time voice back-and-forth
  • Custom GPTs β€” pre-built specialized assistants for specific tasks
  • Plugins and web browsing β€” search the web, run code, analyse files
FeatureDescription
GPTs (Custom AI Agents)Community-built specialized ChatGPT versions (e.g., PDF Analyzer, Coding Tutor)
CanvasCollaborative writing and code editor inside ChatGPT
GPT ImageGenerate images from text prompts (successor to DALL-E)
Code InterpreterRun Python code, analyze CSVs, create charts
Web BrowsingSearch the internet in real time
File UploadsPDFs, Word docs, images, spreadsheets
Voice ModeReal-time audio conversation
MemoryRemember information across conversations
PlanPriceKey Features
Free$0Limited access to lower-cost models, basic features
Go~$8/monthBudget tier between Free and Plus
Plus$20/monthGPT-5.6 Sol, image generation, web browsing, custom GPTs, more
Pro$200/monthHighest usage limits, most capable reasoning models, advanced voice
Team$25/user/monthShared workspace, admin controls
EnterpriseCustomSSO, audit logs, longer context

Exact plan names, prices, and included models change fairly often β€” check OpenAI’s official pricing page for the current lineup.

ChatGPT is excellent for coding tasks:

  • Write functions from natural language descriptions
  • Explain what code does in plain English
  • Debug errors β€” paste the error and code
  • Refactor and optimize code
  • Generate unit tests
  • Translate code between languages

For a terminal-based coding agent from OpenAI, see OpenAI Codex CLI.

FeatureChatGPTClaudeGemini
ContextLarge (varies by model)200K–1M (varies by tier)Up to 1M
Image generationYes (GPT Image)NoYes (Imagen)
Plugin ecosystemLarge (GPTs)LimitedGrowing (Gems)
Code interpreterYesNoYes
Voice modeYesYesYes
Web browsingYesYes (Pro)Yes
Reasoning modelo1, o3, o4Claude ThinkingGemini Thinking