Module 318 min read · Foundations

Tools That Exist Right Now

The AI landscape moves fast. New models launch constantly, benchmarks get broken monthly, and what was state-of-the-art six months ago is now the budget option. This module cuts through the noise and gives you a clear picture of what actually exists, what each tool does well, and how to choose between them.

The major language models

Language models are the category most people think of when they hear "AI" today. These are the systems you talk to, write with, and use to reason through problems. Here are the ones that matter.

🤖
Claude
Made by Anthropic
Claude is designed with a strong emphasis on safety, honesty, and nuanced reasoning. It handles long documents exceptionally well, tends to be more careful about acknowledging uncertainty, and is known for thoughtful, structured responses. Claude is particularly strong at analysis, writing, research, and tasks that require following complex instructions carefully. Anthropic was founded specifically to research AI safety, and that mission shapes how Claude behaves.
Analysis Long documents Writing Research Coding
💬
ChatGPT
Made by OpenAI
The tool that brought AI to mainstream attention in late 2022. ChatGPT runs on OpenAI's GPT models and has evolved significantly since launch. The paid version (GPT-4o) includes web search, image generation via DALL-E, voice conversation, and the ability to analyze images and files. It has the largest user base of any AI assistant and a massive ecosystem of plugins and integrations. Strong across most tasks, with particular strength in coding.
Coding General use Image generation Voice Web search
Gemini
Made by Google DeepMind
Google's answer to the AI assistant race. Gemini's major advantage is deep integration with Google's ecosystem — Search, Gmail, Docs, Drive, and YouTube. It has one of the largest context windows available and strong multimodal capabilities, meaning it handles text, images, audio, and video. For anyone already deep in Google's tools, Gemini offers seamless integration that standalone models can't match.
Google integration Long context Multimodal Web search Real-time data
🔍
Perplexity
Made by Perplexity AI
Perplexity occupies a specific niche: AI-powered search with citations. Instead of giving you ten blue links, it reads the top sources and synthesizes a direct answer — with references you can verify. It's not trying to replace ChatGPT or Claude for generation tasks. It's trying to replace Google for research tasks. For finding current information quickly and getting sourced answers, it's excellent.
Real-time search Citations Research Current events

Image generation tools

A completely different category — these models generate images from text descriptions rather than conversing in language.

🎨
Midjourney
Made by Midjourney, Inc.
The gold standard for artistic image generation. Midjourney consistently produces the most visually striking and aesthetically refined outputs of any image model. It operates through Discord and has a distinct visual style — cinematic, detailed, and dramatic. Used by designers, marketers, concept artists, and anyone who needs high-quality visual content without a photographer or illustrator.
Artistic quality Concept art Marketing visuals
DALL-E / Sora
Made by OpenAI
DALL-E is OpenAI's image generation model, integrated directly into ChatGPT Plus. More accessible than Midjourney since it lives inside a tool many already use. Sora is OpenAI's video generation model — one of the most significant AI developments of recent years, capable of generating realistic video from text descriptions. Video generation is still early but developing fast.
Image generation Video generation ChatGPT integration

Coding-specific tools

A category that's transforming software development faster than almost any other field.

💻
GitHub Copilot
Made by GitHub / Microsoft
An AI coding assistant that lives inside your code editor. As you type, Copilot suggests completions — sometimes a single line, sometimes entire functions. It understands the context of your project and can dramatically accelerate development for experienced engineers. Runs on GPT-4 under the hood. The most widely adopted AI tool in professional software development.
Code completion IDE integration All languages

How to choose the right tool

The honest answer is: use more than one. Different tools genuinely have different strengths, and the best AI users aren't loyal to a single platform — they know which tool fits which job.

TaskBest choiceWhy
Deep analysis or long documentsClaudeStrong reasoning, large context, careful with nuance
Current events or sourced researchPerplexityReal-time web access with citations
Writing codeChatGPT or ClaudeBoth are excellent; Claude excels at explaining, GPT at executing fast
Generating imagesMidjourneyHighest visual quality for artistic work
Tasks inside Google WorkspaceGeminiNative integration with Gmail, Docs, Drive
General daily useClaude or ChatGPTBoth handle most tasks well; personal preference applies
The most important thing to understand

None of these tools are magic and none are perfect. They all hallucinate. They all have knowledge cutoffs. They all make mistakes on tasks that seem simple. The difference between someone who uses AI effectively and someone who doesn't isn't which tool they chose — it's whether they understand how to work with these systems and when to verify what they produce.

The free vs. paid question

Every major AI tool has a free tier and a paid tier. The free tiers are genuinely useful for casual use. The paid tiers unlock more powerful models, higher usage limits, and additional features like image generation, web search, and file analysis.

If you're using AI seriously — for learning, for work, for building things — the paid tier of one tool is worth it. At $20/month, you get access to the most capable models available. For most people starting out, Claude Pro or ChatGPT Plus is the right first investment.