Skip to main content

Anthropic Claude: How to use the impressive ChatGPT rival

a screenshot of Claude 3.5 sonnet with the Artifacts side screen
Anthropic

Though it may not capture as many headlines as its rivals from Google, Microsoft, and OpenAI do, Anthropic’s Claude is no less powerful than its frontier model peers.

In fact, the latest version, Claude 3.5 Sonnet, has proven more than a match for Gemini and ChatGPT across a number of industry benchmarks. In this guide, you’ll learn what Claude is, what it can do best, and how you can get the most out of using this quietly capable chatbot.

Recommended Videos

What is Claude?

Like Gemini, Copilot, and ChatGPT, Claude is a large language model (LLM) that relies on algorithms to predict the next word in a sentence based on its enormous corpus of training material.

Claude differs from other models in that it is trained and conditioned to adhere to a 73-point “Constitutional AI” framework designed to render the AI’s responses both helpful and harmless. Claude is first trained through a supervised learning method wherein the model will generate a response to a given prompt, then evaluate how closely in line with its “constitution” that response falls, and finally, revise its subsequent responses. Then, rather than rely of humans for the reinforcement learning phase, Anthropic uses that AI evaluation dataset to train a preference model that helps fine-tune Claude to consistently output responses that conform to its constitution’s principles.

In February 2025, Anthropic updated Claude’s Constitutional system with new classifiers designed to significantly improve the model’s defenses against universal jailbreak techniques. Constitutional classifiers are, “input and output classifiers trained on synthetically generated data that filter the overwhelming majority of jailbreaks with minimal over-refusals and without incurring a large compute overhead, according to the announcement post. The company is so confident of its classifiers, which have already withstood more than 3,000 hours of red hat testing, that Anthropic is offering hackers as much as $20,000 to successfully jailbreak its AI.

Anthropic released the first iteration of Claude in March 2023 and quickly updated it to Claude 2 four months later in July 2023. These early versions were rather limited in their coding, math, and reasoning capabilities. That changed with the release of the Claude 3.0 family — Haiku, Sonnet, and Opus —  in March 2024. Opus, the largest of the three models, handily beat out GPT-3.5, GPT-4 and Gemini 1.0 (all of which were the state of the art at that time).

Claude 3 benchmarks table
Anthropic

“For the vast majority of workloads, Sonnet is 2x faster than Claude 2 and Claude 2.1 with higher levels of intelligence,” Anthropic wrote in the Claude 3 announcement post. “It excels at tasks demanding rapid responses, like knowledge retrieval or sales automation.”

Opus’ position atop the pile would be short-lived. In June 2024, Anthropic debuted Claude 3.5, an even more potent model. Claude 3.5 Sonnet “operates at twice the speed of Claude 3 Opus,” Anthropic wrote at the time, making it ideal “for complex tasks such as context-sensitive customer support and orchestrating multistep workflows.” It also generally outperformed GPT-4o, Gemini 1.5, and Meta’s Llama-400B model.

Claude 3.5 benchmarks
Anthropic

In October, Anthropic released a slightly improved version of 3.5 Sonnet, dubbed Claude 3.5 Sonnet (new), alongside the release of the new Claude 3.5 Haiku model. Haiku is a smaller, and more lightweight version of the model that’s designed to perform simple and repetitive tasks more efficiently. In addition to the web and mobile apps, Claude is also available as a desktop app for both Mac and Windows.

What can Claude do?

While ChatGPT and Gemini are designed to be able to answer questions across a broad spectrum of topics, and do so via voice interaction, Claude instead excels at coding, math, and complex reasoning tasks. Anthropic bills the latest versions of Claude as its “strongest vision model yet.” And it says 3.5 Sonnet can perform a variety of vision-based tasks, such as deciphering text from blurry photos or interpreting graphs and other visuals.

Claude was also the first LLM chatbot to offer a dedicated collaboration space outside of the chat conversation itself. The Artifacts feature, which debuted in September 2024, acts as a real-time preview window and allows users to create “a dynamic workspace where they can see, edit, and build upon Claude’s creations in real time, seamlessly integrating AI-generated content into their projects and workflows,” the Anthropic team claims. OpenAI has since introduced a similar feature to its chatbot, though it is only currently available for Plus and Enterprise subscribers.

Claude can also interact directly with other desktop apps by emulating a human user’s keystrokes, mouse movements, and cursor clicks through the “Computer Use” API. “We trained Claude to see what’s happening on a screen and then use the software tools available to carry out tasks,” Anthropic wrote in a blog post. “When a developer tasks Claude with using a piece of computer software and gives it the necessary access, Claude looks at screenshots of what’s visible to the user, then counts how many pixels vertically or horizontally it needs to move a cursor in order to click in the correct place.”

In January 2025, Anthropic announced that it is partnering with ride-hailing app Lyft to incorporate Claude’s capabilities into, “customer-first, AI-powered Lyft products,” like the company’s AI helpline agent. Details are still scarce but the collaboration will focus primarily on deploying AI applications that “enhance the rideshare experience,” research testing on new products and capabilities, and Anthropic providing “specialized training” to Lyft’s engineering teams.

“Software engineering has undergone a seismic shift with the introduction of GenAI technologies. Gone are the days when humans were predominantly writing code,” Jason Vogrinec, Executive Vice President, Platforms at Lyft, said in the announcement post. “With the promise of LLMs, especially leading models for coding like Claude, and agentic AI, we’re working to revolutionize our engineering organization to more effectively build game changing products for our customers.”

Claude has already found its way into at least one of Lyft’s systems — the customer service helpline, specifically. According to Lyft, its “customer care AI assistant,” which is powered by Claude via Amazon Bedrock, lowered customer service resolution times by 87%, “handling thousands of daily customer inquiries while seamlessly transitioning complex cases to human specialists when needed.” There’s no word on whether that reduction is due to the AI actually being helpful or due to people either immediately demanding to speak to a human service rep.

This marks the second time that Lyft has attempted to automate its customer service process. The company had previously attempted to do so in 2018 using non-generative AI models, but to middling effect.

the claude computer control logo
Anthropic

How to sign up for Claude

You can try Claude for yourself through the Anthropic website, as well as the Claude Android and iOS apps. It is free to use, supports image and document uploads, and offers access to the Claude 3.5 Sonnet (new) model. The company also offers a $20-a-month Pro plan that grants higher usage limits, access to Claude 3 Opus and Haiku, and the Projects feature, which fine-tunes the AI on a specific set of documents or files. To sign up, click on your user name in the left-hand navigation pane, then select Upgrade Plan.

A screenshot of claude 3.5 sonnet, with an 8-bit crab.
Anthropic

How Claude compares to the competition

Claude 3.5 Sonnet boasts a number of advantages over its main rival, ChatGPT. For example, Claude offers users a much larger context window (200,000 characters versus 128,000), enabling users to craft more nuanced and detailed prompts. Claude’s Constitutional AI architecture means that it is tuned to provide accurate answers, rather than creative ones. The chatbot can also competently summarize research papers, generate reports based on uploaded data, and break down complex math and science questions into easily followed step-by-step instructions.

While it may struggle to write you a poem, it excels at generating verifiable and reproducible responses, especially with its newly introduced analysis tool. The company describes it as a “built-in code sandbox where Claude can do complex math, analyze data, and iterate on different ideas before sharing an answer.” “The ability to process information and run code means you get more accurate answers.”

On the other hand, there is plenty that other chatbots can do that Claude can’t. For example, Claude does not offer an equivalent to OpenAI’s Advanced Voice Mode, so you’ll have to stick with your text and image prompts. The AI is also incapable of generating images, like ChatGPT does with Dall-E 3.

Claude’s controversies

Claude’s development has not been without self-inflicted drama. A report from Proof News in July credibly accused Anthropic (along with Nvidia, Apple, and Salesforce) of using a dataset of 173,536 YouTube video subtitles scraped from more than 48,000 channels, including MrBeast, Marquees Brownlee, and Pew Die Pie, to train their large language models.

The AI chatbot has also run into some issues with its recently released Computer Use feature. Turns out that Claude takes its instructions a bit too literally, making the AI susceptible to prompt injection attacks, as evidenced in a demo by X user Johann Rehberger in October.

Andrew Tarantola
Andrew Tarantola is a journalist with more than a decade reporting on emerging technologies ranging from robotics and machine…
ChatGPT’s latest model is finally here — and it’s free for everyone
OpenAI's ChatGPT blog post is open on a computer monitor, taken from a high angle.

We knew it was coming but OpenAI has made it official and released its o3-mini reasoning model to all users. The new model will be available on ChatGPT starting Friday, though your level of access will depend on your level of subscription.

OpenAI first teased the o3 model family on the finale of its 12 Days of OpenAI livestream event in December (less than two weeks after debuting its o1 reasoning model family). CEO Sam Altman shared additional details on the o3-mini model in mid-January and later announced that the model would be made available to all users as part of the ChatGPT platform. He appears to have delivered on that promise.

Read more
Chatbots are going to Washington with ChatGPT Gov
glasses and chatgpt

In an X post Monday commenting on DeepSeek's sudden success, OpenAI CEO Sam Altman promised to "pull up some releases" and it appears he has done so. OpenAI unveiled its newest product on Tuesday, a "tailored version of ChatGPT designed to provide U.S. government agencies with an additional way to access OpenAI’s frontier models," per the announcement post. ChatGPT Gov will reportedly offer even tighter data security measures than ChatGPT Enterprise, but how will it handle the hallucinations that plague the company's other models?

According to OpenAI, more than 90,000 federal, state, and local government employees across 3,500 agencies have queried ChatGPT more than 18 million times since the start of 2024. The new platform will enable government agencies to enter “non-public, sensitive information” into ChatGPT while it runs within their secure hosting environments -- specifically, the Microsoft Azure commercial cloud or Azure Government community cloud -- and cybersecurity frameworks like IL5 or CJIS. This enables each agency to "manage their own security, privacy and compliance requirements,” Felipe Millon, Government Sales lead at OpenAI told reporters on the press call Tuesday.

Read more
DeepSeek: everything you need to know about the AI that dethroned ChatGPT
robot hand in point space

A year-old startup out of China is taking the AI industry by storm after releasing a chatbot which rivals the performance of ChatGPT while using a fraction of the power, cooling, and training expense of what OpenAI, Google, and Anthropic's systems demand. Here's everything you need to know about Deepseek's V3 and R1 models and why the company could fundamentally upend America's AI ambitions.
What is DeepSeek?
DeepSeek (technically, "Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd.") is a Chinese AI startup that was originally founded as an AI lab for its parent company, High-Flyer, in April, 2023. That May, DeepSeek was spun off into its own company (with High-Flyer remaining on as an investor) and also released its DeepSeek-V2 model. V2 offered performance on par with other leading Chinese AI firms, such as ByteDance, Tencent, and Baidu, but at a much lower operating cost.

The company followed up with the release of V3 in December 2024. V3 is a 671 billion-parameter model that reportedly took less than 2 months to train. What's more, according to a recent analysis from Jeffries, DeepSeek's “training cost of only US$5.6m (assuming $2/H800 hour rental cost). That is less than 10% of the cost of Meta’s Llama.” That's a tiny fraction of the hundreds of millions to billions of dollars that US firms like Google, Microsoft, xAI, and OpenAI have spent training their models.

Read more