Open AIKetra Tools →

What Is ChatGPT?

The short version: it's a chatbot built on OpenAI's language models, and it's the reason a lot of people say "AI" when they mean a text-based assistant. Here's what that means in practice.

The basic idea

ChatGPT is a chat interface to a large language model: you type a message, it predicts a reply based on patterns learned from huge amounts of text during training, and the conversation keeps context from one message to the next. It isn't a search engine and it doesn't look anything up by default. Without web browsing turned on, it answers from what it learned during training, which has a cutoff date, not from checking a live source.

That distinction matters more than it sounds. A model that's confident and a model that's correct are two different things, and ChatGPT can be articulate and wrong at the same time, especially on niche facts, recent events, or exact numbers.

What it can actually do

Beyond plain chat, the current version bundles several distinct capabilities into one app:

  • Drafting and editing writing: emails, outlines, summaries, tone rewrites
  • Answering questions and explaining concepts at whatever level you ask for
  • Writing and debugging code, including reading an error message and suggesting a fix
  • Reading uploaded files, images, and spreadsheets and answering questions about them
  • Generating images from a text description
  • Browsing the web for current information, when that mode is turned on
  • Voice conversations on the mobile app
  • Custom GPTs: pre-configured versions of ChatGPT tuned for a specific repeated task

What it doesn't do reliably

It can state something false with the same confident tone as something true, so anything you'd fact-check from a person is worth fact-checking from ChatGPT too, especially dates, statistics, citations, and legal or medical specifics.

It also has no memory of your account by default across every chat unless you've turned on memory or given it custom instructions, and it can't take real-world action (send an email, book something, move money) unless it's explicitly connected to a tool that does that.

Free vs. paid

The free plan is genuinely usable for casual questions, but it typically runs on an older or rate-limited model and caps how much you can send in a given window. Plus and Pro remove most of those limits and give you the current frontier model; Team and Enterprise add shared workspaces and admin controls on top. Pricing and exact limits change often enough that we keep the current numbers on the ChatGPT tool page instead of repeating them here.

Related tools

FAQ

Is ChatGPT free?

There's a free plan, yes, but it's rate-limited and usually runs an older model than the paid tiers. For occasional use it's fine; for daily heavy use, most people end up on Plus.

Who made ChatGPT?

OpenAI. It's built on their GPT family of language models.

Is ChatGPT the same thing as GPT?

Not quite. GPT refers to the underlying model; ChatGPT is the product, the chat app and interface built around whichever GPT model OpenAI currently has running behind it.

Published: 2026-08 · Last reviewed: 2026-08 · Reviewed by AIKetra editors · How we evaluate tools