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 GPT-4o model family and supports text, images, voice, file uploads, and a vast ecosystem of plugins and custom GPTs.

ModelContextNotes
GPT-4o128K tokensDefault — fast, multimodal, highly capable
GPT-4o mini128K tokensFaster, cheaper, good for simple tasks
o1 / o1-pro128K tokensReasoning model — slow, deliberate, exceptional at maths and logic
o3 / o4-mini128K tokensLatest reasoning models (2026)
  • Versatile — writing, coding, math, research, translation, summarisation
  • Image understanding — paste screenshots or photos, ask questions about them
  • Image generation — create images via DALL-E 3 (Plus plan)
  • 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
DALL-E 3Generate images from text prompts
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$0GPT-4o mini, limited GPT-4o, basic features
Plus$20/monthGPT-4o, DALL-E 3, web browsing, custom GPTs, more
Pro$200/montho1-pro, unlimited usage, advanced voice
Team$25/user/monthShared workspace, admin controls
EnterpriseCustomSSO, audit logs, longer context

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
Context128K200KUp to 2M
Image generationYes (DALL-E)NoYes (Imagen)
Plugin ecosystemLarge (GPTs)LimitedGrowing (Gems)
Code interpreterYesNoYes
Voice modeYesYesYes
Web browsingYesYes (Pro)Yes
Reasoning modelo1, o3, o4Claude ThinkingGemini Thinking