Skip to content

App tips

8 min read

Claude 3.7: What you need to know about Anthropic's AI models and chatbot

By Ryan Kane · March 24, 2025
A hero image with the logo of Anthropic, the makers of Claude

Claude powers Amazon's new Alexa+ experience, autonomously resolves millions of customer support tickets via Intercom, and helps users build sophisticated apps through platforms like Cursor and Replit. It sits at the center of the "vibe coding" movement, where non-coders create apps just by chatting with AI, and has devoted fans who praise its surprisingly effective therapy-like conversation skills.

And yet, on paper, Claude seems limited compared to rivals. Unlike with ChatGPT, you can't speak to Claude using voice mode or give it access to your phone's camera so it can observe the world around you. It can't generate images or videos. It lacks the extensive plugin ecosystem and third-party integrations that make other AI platforms so versatile. It's not as current on world events as Grok, and it can't match Gemini's massive context windows.

What, then, explains Claude's popularity with consumers and enterprise brands alike? Why are major companies and everyday users turning to an AI that, by many metrics, offers less? In this article, I'll explore what makes Claude a powerhouse in enterprise AI and a favorite among professionals who need depth over breadth.

Table of contents:

What is Claude?

Claude is a family of large language models (LLMs) developed by Anthropic, a company founded by former OpenAI researchers. Unlike competitors that aim to be all-in-one assistants, Claude prioritizes deep reasoning and specialized capabilities like code generation.

Claude is also the name of the AI chatbot built on top of these models.

Claude AI chatbot

Claude's model family: Sonnet, Haiku, Opus

Anthropic offers three main model variants, each with different performance characteristics and price points.

Claude 3.7 Sonnet, released in February 2025, is Anthropic's latest model. It introduces hybrid reasoning capabilities, allowing it to either respond instantly or take time to work through complex problems step-by-step. At $3 per million input tokens and $15 per million output tokens, it offers a solid balance of performance and cost.

Claude 3.5 Haiku is optimized for speed and affordability. It costs just $0.80 per million input tokens and $4 per million output tokens. It's surprisingly capable, reportedly matching the capabilities of older, larger models while processing requests much faster.

Claude 3 Opus is designed for research and enterprise applications that need maximum performance. At $15 per million input tokens and $75 per million output tokens, it's pricey, so it's best for complex tasks where accuracy is more important than speed or cost.

Claude API pricing

Best for

Input price (per million tokens)

Output price (per million tokens)

3.7 Sonnet

Balanced performance and cost

$3

$15

3.5 Haiku

Speed and affordability

$0.80

$4

3 Opus

Maximum performance for research and enterprise

$15

$75

What makes Claude great?

Claude is best for use cases like deep reasoning, code generation, nuanced content creation, and privacy-focused enterprise applications. Here are the features that help Claude stand out.

Artifacts

Claude's Artifacts feature, introduced in late 2024, creates persistent, editable content that you can reference and update throughout a conversation or project. This might include interactive elements like shareable notes, code snippets, charts, small apps, or calculators. They function as "living" knowledge hubs that mix text, links, multimedia, and even embedded prompts. For example, your team can maintain an interactive Artifact for a project and let Claude dynamically suggest edits or additions as new information comes in.

Feature preview window in Claude with the analysis tool feature enabled.

With Artifacts, you can create anything from AI-generated mini-games and data visualizations to productivity apps like interactive FAQs or workflow calculators.

You might be surprised how useful this is for satisfying your everyday curiosity. Seriously: download the Claude app, ask Claude to generate data visualizations for random questions, and see what happens. It still blows my mind that from the comfort of my couch, I can ask Claude for "an interactive visualization showing which countries export the most bananas per capita" and get a masterpiece like the chart below.

A chart created by Claude

Advanced coding skills

In a prior version of this article, I wrote about how Claude's coding skills make it possible for even non-developers like me to generate simple games. (For example, I created a rudimentary version of Frogger with a single prompt.)

But this ability has been supercharged with Claude 3.7 Sonnet, especially when used in conjunction with AI code editors like Cursor that can automatically apply Claude-generated code to your codebase. Now, you can "vibe code" your way to an entire multiplayer video game just by talking to Claude.

Claude also released its own AI coding agent, dubbed Claude Code, as a research preview in February 2025. While this still isn't as polished of an experience as the Cursor/Claude combo, it works similarly: Claude Code connects to your computer's command line where it can see all your project files, understand how they work together, modify your codebases, run tests, and even commit changes to GitHub on its own.

I'm not a developer, so I haven't yet tested this firsthand. But according to Anthropic, Claude Code can complete tasks that would take a human developer 45+ minutes of manual work.

Extended thinking mode

All of the leading LLMs now have some form of "deep thinking" mode. ChatGPT and Google Gemini have deep research, Grok has DeepSearch and Think modes, and DeepSeek has R1.

Claude's version of this is Extended thinking mode, and it's a bit different than the others (though Grok's Think mode provides a similar experience). Unlike ChatGPT's deep research, for example, Claude's Extended thinking isn't intended for ultra-comprehensive research reports. Instead, it employs a kind of "hybrid reasoning" approach that lets the AI either respond almost instantly or take time to reason step-by-step before answering.

What's especially neat is that you can see Claude self-reflect as it considers the best way to approach your question, which builds trust in the answer it arrives at. For example, when I asked Claude "How many basketballs fit inside a 747 airplane?" it stopped no less than three times to check its math, revise its assumptions, and redo its calculations.

Claude's output while it's "thinking"

Projects

Claude's Projects feature isn't as groundbreaking now as when it first came out—ChatGPT now offers something similar—but it's still super helpful. With Projects, you get consistent, tailored responses across interactions without constant re-prompting.

For example, let's say you use Claude to write captions for your business's social media posts. Unless you copy and paste the same prompt and include detailed instructions, you're likely to end up with a different brand voice and formatting each time. Projects lets you anchor all of your chat activity with the same instructions, while also uploading materials to a persistent "project knowledge" archive so Claude knows everything it needs to know about your business.

You can also use Claude Projects for personal use cases, like creating a personal tax advisor to review all your financials and make sure you don't miss any deductions.

Claude Projects

Personality (a.k.a. "vibes")

No, personality isn't actually a feature. But you might be surprised at how often this comes up when people talk about why they use Claude. As Eric Simons, CEO and co-founder of StackBlitz, says: "Sonnet is just more fun and friendlier which goes a long way. It tries to empathize in a way that's not obviously robot fake."

While each new AI model inevitably benchmarks its performance against older models (now 5% better at math!), they're all incredibly powerful at this point, which means the subjective experience of interacting with them is a kind of X-factor that can tip the scales. This makes sense: if you're spending all day brainstorming with bots, you want the experience to be pleasant.

For me, Claude is hands down the best AI to have a conversation with. ChatGPT somehow sounds both robotic and overenthusiastic, and Grok has plenty of personality but goes a little overboard. Claude, on the other hand, manages to bring emotion to the conversation in a way that's believable.

There's even a sizeable contingent of Claude fans who use it daily as a therapist and life coach.

Web search

Claude's competitors launched web search in mid-2024, which is basically a decade ago in the world of AI. But Claude finally caught up in March 2025. If you're in the United States on a Claude Pro plan, you can enable Claude's web search in the Feature preview section of your account. (Anthropic says this feature will roll out to all users soon.)

While there's nothing revolutionary about Claude's take on web search, it's integrated seamlessly. You don't need to proactively click a Search button; instead, Claude automatically searches the web when needed based on the context of your query. Claude does a particularly good job of citing its sources: after each statistic, there's a clearly-labeled link you can follow so you can cross-check the information yourself. 

A Claude web search

I did have trouble accessing real-time information with Claude, though. When I asked Claude for the current score of a college basketball game, it insisted that the game hadn't started yet (even after I said, "Actually, it's already started, can you try again?"). Neither ChatGPT nor Grok had any issue finding real-time scores. 

An error with a Claude web search

Since Claude's web search is still in beta, this may be something they'll fix as the feature heads to wider release.

What Claude lacks (compared to competitors)

Claude can analyze text, photos, diagrams, and documents, all of which is incredibly useful. But the list of what Claude can't do compared with ChatGPT is getting long.

ChatGPT has added a boatload of features in the last year or two: you can generate images and videos, transcribe audio clips, create custom GPTs, and schedule tasks. You can even use voice mode to have a back-and-forth conversation with ChatGPT, or advanced voice mode to give it access to your phone's camera so it can describe the world around you.

Claude can do none of those things. If you're looking for a multimodal AI tool with lots of features, Claude probably isn't the best option.

Claude also has a relatively closed system, which means you're limited to whatever features Anthropic does (or doesn't) decide to add. It's nowhere near as extendable as ChatGPT, for example, which offers a GPT store with thousands of custom models to help you accomplish specific tasks. For example, there's a GPT called Free YouTube Summarizer that extracts and summarizes YouTube transcripts in any language.

While you can often hack your way to the same outcome with Claude, its lack of direct integrations and custom GPTs means it's harder for everyday users to explore different AI use cases.

How to try Claude for yourself

For access, sign up at Claude.ai. From there, you can start a conversation or use one of Claude's default prompts to get started. As a free user, you'll get limited access to Claude 3.7 Sonnet, Anthropic's most powerful model. Upgrading to one of Claude's paid plans (starting at $20/month) gives you higher usage limits, access to additional models (Opus and Haiku), and priority access even during times of high traffic.

You can also use the Claude API if you want to connect Claude to your own app.

Automate Claude with Zapier

If you decide to use Claude as your AI chatbot of choice, you can connect it to Zapier, so you can initiate conversations in Claude whenever you take specific actions in your other apps. Build solutions in minutes and solve tough challenges with AI and automation. Learn more about how to automate Claude with Zapier, or get started with one of these pre-made templates.

Generate an AI-analysis of Google Form responses and store in Google Sheets

  • Google Forms logo
  • Anthropic (Claude) logo
  • Google Sheets logo
Google Forms + Anthropic (Claude) + Google Sheets
More details
    Collecting and analyzing feedback or data through Google Forms is a common practice, but deriving insights from the responses can be time-consuming. This Zap template simplifies the analysis process by leveraging Anthropic (Claude) to evaluate new form responses and generate a summary or analysis, which is then automatically stored in a designated Google Sheets spreadsheet. Upon receiving a new form response, a conversation with Claude is triggered to analyze the data, and the insights are captured as a new row in Google Sheets.

    Write AI-generated email responses with Claude and store in Gmail

    • Gmail logo
    • Anthropic (Claude) logo
    • Gmail logo
    Gmail + Anthropic (Claude)
    More details
      Handling your inbox can be a daunting task, especially when each email requires a thoughtful response. This Zap template aims to streamline your email management process by leveraging Anthropic (Claude) to generate draft replies to new emails received in Gmail. Upon receiving a new email, a conversation is initiated with Claude to craft a coherent and apt response, which is then saved as a draft in Gmail for your review or further personalization.

      Send AI-generated responses in Slack

      • Slack logo
      • Anthropic (Claude) logo
      • Slack logo
      Slack + Anthropic (Claude)
      More details
        Keeping up with active channels on Slack can be a demanding task, especially when timely responses are crucial. This Zap template is designed to provide a helping hand by utilizing Anthropic (Claude) to generate intelligent responses to new messages posted in a designated Slack channel. Once a message is posted, a conversation is triggered with Claude to craft an appropriate response, which is then automatically posted back to the Slack channel.

        Create AI-generated posts in WordPress with Claude

        • Google Sheets logo
        • Anthropic (Claude) logo
        • WordPress logo
        Google Sheets + Anthropic (Claude) + WordPress
        More details
          Creating consistent and well-thought-out content can often be a bottleneck in the digital marketing pipeline. This Zap template streamlines the process by utilizing a row in Google Sheets as a brief with keywords to initiate a creative conversation with Anthropic (Claude). Upon triggering with a new spreadsheet row, Claude helps in brainstorming and drafting a post based on the brief. The draft is then automatically uploaded as a new post in WordPress.

          Zapier is a no-code automation tool that lets you connect your apps into automated workflows, so that every person and every business can move forward at growth speed. Learn more about how it works.

          Related reading:

          This article was originally published in September 2023. The most recent update was in March 2025.

          Get productivity tips delivered straight to your inbox

          We’ll email you 1-3 times per week—and never share your information.

          Related articles

          Improve your productivity automatically. Use Zapier to get your apps working together.

          A Zap with the trigger 'When I get a new lead from Facebook,' and the action 'Notify my team in Slack'