Skip to main content
Back to Course 101
11/12
Unit 11 of 12
Unit 11 — Phase 04

Your AI Toolkit

See the Bigger Picture

Listen to this unit

Read-aloud narrates the unit in a natural voice, paragraph by paragraph. It needs an account.

In short

No single AI tool is best at everything. Build a personal stack: the right tool for the right task. The ability to evaluate new tools quickly is more valuable than mastering any one tool.

Socratic Mode

The Hook

There are hundreds of AI tools. New ones launch every week. Each one claims to be the best at something. Your social feed is full of people breathlessly recommending tools you've never heard of that supposedly "change everything."

It's overwhelming. And most people respond in one of two ways: they either ignore it all and stick with one tool, or they chase every new thing and never get good at anything.

There's a better approach. You don't need to know every tool. You need to know your tools — the ones that match what you actually do. And you need a system for evaluating new ones without getting swept up in the hype.

Video — The Stack BuilderWatch on YouTube

The Core Concept

Think about how you already use non-AI tools. You don't use a spreadsheet for everything. You use a doc for writing, a spreadsheet for numbers, a slide deck for presentations, and a messaging app for conversations. You know which tool fits which job without thinking about it.

AI tools work the same way. The skill isn't mastering one tool — it's building a personal and knowing which tool to reach for.

Explained your way: the AI rewrites this idea around something you already know.

Here's a starting framework based on what's available right now:

For thinking, writing, and reasoning: Claude (claude.ai) or ChatGPT (chatgpt.com). These are your general-purpose AI partners. Claude tends to be stronger at nuanced writing and careful reasoning. ChatGPT has broader integrations and voice mode. Gemini (gemini.google.com) integrates tightly with Google products. Try all three — you'll develop a preference.

For building: Replit (replit.com) for full apps, v0 (v0.dev) for frontend components, Lovable (lovable.dev) for rapid prototyping, Cursor (cursor.com) if you want to learn alongside the AI.

For images: Midjourney, DALL-E (via ChatGPT), or Stable Diffusion. Each has different aesthetics and strengths.

For research: Perplexity (perplexity.ai) is optimized for research with cited sources. Claude and ChatGPT with web browsing also work.

For staying current: Newsletters and channels (see resources below). This matters because the tools change fast.

The Stack Overflow 2025 Developer Survey — the largest survey of software developers in the world — found that 84% of developers are now using or planning to use AI tools in their work, up from 76% the year before. But the details are more interesting than the headline.

The most common complaint? "Almost right but not quite" — reported by 66% of developers. They say AI is most useful for code, documentation, and learning new frameworks — but least reliable for complex logic, debugging, and architecture decisions. The professionals who get the most value aren't the ones who use one tool for everything. They use different tools for different tasks.

OpenAI's GPT models were the most widely used — about 8 in 10 developers reached for them. Anthropic's Claude Sonnet models came second at roughly 4 in 10, and nearly half among professional developers. Google's Gemini Flash followed at about 1 in 3. The survey never crowned a best tool for code quality; it doesn't rank them that way. What it showed was simpler: different developers reach for different tools, and the winning strategy wasn't "pick the best tool" — it was "pick the right tool for each task."

No one tool does everything well. The people who get the most value aren't the ones who use one tool for everything. They're the ones who know which tool matches which task.

Now, the harder skill: evaluating new tools without getting trapped in the hype cycle.

Here's a 15-minute evaluation framework for any new AI tool:

  1. What specific task is it for? If the answer is "everything," be skeptical.
  2. Try the free tier with a real task. Not a demo. Something you'd actually need done.
  3. Compare the output to your current tool. Is it meaningfully better, or just different?
  4. Check the pricing. What does it cost when the free trial ends?
  5. Ask: will this still exist in a year? AI startups die constantly. Bet on tools backed by real companies or strong communities.

AI social media creates constant FOMO. Every week brings a new tool that's "the ChatGPT killer" or "changes everything." Most of these tools are incremental improvements, temporary advantages that get matched within weeks, or solutions looking for problems.

The landscape is a leapfrog game: one company leads for a few months, then another catches up. Chasing each new leader means constantly switching tools and never building fluency with any of them. A better strategy: pick solid tools, get good with them, and evaluate new ones on a quarterly basis — not daily.

The meta-skill — learning how to learn in a fast-moving field — is arguably more important than any individual tool. Everything you're learning right now will be partially outdated in six months. But if you can evaluate new tools quickly, filter signal from noise, and adapt your stack as things change, you'll stay current indefinitely.

Knowledge check
The most effective approach to the rapidly changing AI tool landscape is:
Knowledge checks save to your account.

Live Demo

Step 1: Write down 5 tasks you use or would use AI for (writing, studying, building, creating images, research, coding, brainstorming).

Step 2: For each task, try it in at least 2 different AI tools. Same input, different tool. Compare results.

Step 3: Pick your winner for each task. Write down: Tool name, why it won, and one limitation you noticed.

Step 4: Subscribe to one AI newsletter. Just one. Read it for a week. See if it keeps you informed without overwhelming you. Recommendations:

Step 5: Find one YouTube channel that covers AI tools in a way that works for you. Matt Wolfe (@mreflow) and AI Explained (@AiExplained-official) are good starting points.

Next time you see a new AI tool being hyped online, run it through the 15-minute evaluation framework before forming an opinion. What specific task? Real task on the free tier? Compare to your current tool? Check pricing? Will it exist in a year? You'll filter out 90% of the noise and occasionally find something genuinely worth adding to your stack.

Why This Matters

The AI landscape will look different a year from now. Some tools you use today will be acquired, shut down, or surpassed. New categories of tools will emerge that don't exist yet.

The students who leave this program with a rigid attachment to one tool will fall behind. The ones who leave with a toolkit mindset — "I know what I need, I know how to evaluate options, and I can adapt" — will stay ahead for years.

This is also, practically, a career skill. Employers increasingly want people who can navigate AI tools fluently, and "I'm good with ChatGPT" is a far weaker statement than "I use Claude for long-form writing, Replit for prototyping, and Perplexity for research because each one is better at its specific job."

Knowledge check
The Stack Overflow 2025 survey found that 84% of developers use or plan to use AI tools. The most common complaint was:
Knowledge checks save to your account.

The Challenge

My AI Stack — One-Pager

25 minutesHands-on

Create a personal one-page document (written or built as a simple webpage) that describes your AI toolkit:

  1. List 3-5 tools you've chosen, organized by task.
  2. For each tool: what you use it for, why you chose it over alternatives, and one limitation.
  3. Include one newsletter or channel you'll follow to stay current.
  4. Include your 15-minute evaluation process for testing new tools.
  5. Share it — someone else could read your one-pager and understand your AI workflow.
Success criteria: Someone else could read your one-pager and understand your AI workflow, what each tool does, and how you'd evaluate a new tool that launches next week.
Submitting your work needs an account.

Key Takeaways

  1. 1No single AI tool is best at everything. Build a personal stack: the right tool for the right task.
  2. 2The ability to evaluate new tools quickly is more valuable than mastering any one tool.
  3. 3The field moves fast. Subscribe to one good newsletter. Follow one good channel. That's enough.
  4. 4"I know which tool to reach for" is the real skill — not "I know everything about one tool."

The Rabbit Hole

Type: Report Title: AI Index 2025: State of AI in 10 Charts — Stanford HAI URL: https://hai.stanford.edu/news/ai-index-2025-state-of-ai-in-10-charts Description: Ten charts that capture the entire state of AI: capabilities, costs (280x reduction since 2022), adoption, governance. The single best "state of the field" snapshot, updated annually.

Explore Further

TypeTitleURLDescription
ReportStanford HAI AI Index Report 2025hai.stanford.edu/news/ai-index-2025-…The definitive annual snapshot of AI: costs, capabilities, adoption, governance
ArticleCreator Economy, "ChatGPT vs Claude vs Gemini" (2025)creatoreconomy.so/p/chatgpt-vs-claude…Head-to-head comparison of the big three AI assistants
SurveyStack Overflow Developer Survey 2025 — AI sectionsurvey.stackoverflow.co/2025/aiHow 65,000 developers actually use AI tools
NewsletterBen's Bitesbensbites.comWeekly deep dives into AI tools and trends
NewsletterThe Neurontheneurondaily.comDaily AI news, Morning Brew style
NewsletterTLDR AItldr.tech/aiDaily scannable AI summaries
YouTubeMatt Wolfe (AI tools & tutorials)youtube.com/@mreflowPractical AI tool reviews and tutorials
YouTubeAI Explainedyoutube.com/@AiExplained-offici…In-depth AI concept explanations
BookEthan Mollick, Co-Intelligence (2024)How to integrate AI tools into your thinking and work process

Last updated: May 21, 2026. Video embeds and links were refreshed on this date; check each tool's current tier before relying on it.

Track your progress

Marking a unit complete, the Prove It check and your place in the course all need an account. The reading stays free.