Course A · Module A1 Foundations · Lesson 2 of 17

The AI Tool Landscape

Five categories. One map. Now you'll never reach for the wrong tool.

~10 min · No tools needed yet · Prereq: Lesson A1

Search "AI tools" and you'll get a waterfall of logos. That list is useless — what you need is a map. Every AI tool for entrepreneurs lives in one of five categories, and each category is the right answer to a different kind of job. Learn the five buckets once and you'll always know which drawer to open.

The five categories

1 · Chat assistants Think, draft, analyze. You type a request; the AI replies. Best for one-off thinking, writing, and analysis. Examples: ChatGPT, Claude. This is what most people picture when they hear "AI."
2 · No-code automation Connect apps, "when X do Y." Visual workflow builders that wire your existing tools together — no coding required. Examples: Zapier, Make. Use when you want to stop copy-pasting between apps or want a task to run while you sleep.
3 · AI app builders (vibe coding) Build software by describing it. You describe the tool you want; the AI writes the code. Examples: Lovable, Bolt, v0, Replit. Use when no existing app does the exact job you need — a custom form, a branded calculator, an internal dashboard.
4 · AI coding agents / IDEs Go deeper into a real codebase. Like category 3, but for working inside existing software projects. Examples: Cursor, Claude Code. Assumes comfort reading code. Covered in Course B.
5 · Agent platforms AI that decides its own steps. You set a goal; the AI plans the sequence of actions, uses tools, and loops until done. More powerful and less predictable. Examples: Lindy, Relay, n8n with AI nodes. Covered in Course B.
Where this course lives: Course A covers categories 2 (no-code automation) and 3 (AI app builders). Categories 4 and 5 are waiting in Course B once you have the fundamentals. The goal right now is the fastest path to something working in your actual business — and that's categories 2 and 3.

Which one do I reach for?

Three questions narrow it down fast:

Pick your category in 60 seconds:
  1. Do you need a quick answer, a draft, or an analysis right now? → Category 1. Open a chat assistant and ask.
  2. Do you want two existing apps to talk to each other automatically? (e.g. "When a Typeform is submitted, add a row in Google Sheets and send a Slack message.") → Category 2, no-code automation.
  3. Does the specific tool you need simply not exist? A custom intake form, a branded calculator, an internal dashboard that's uniquely yours → Category 3, an AI app builder. Describe it; let AI build it.

Categories 4 and 5 aren't wrong answers — they're just bigger engines you don't need yet. Always start with the simplest category that solves the job. You can graduate up any time.

Think of the five categories like vehicles. A chat assistant is a bicycle — fast to hop on, great for short trips. No-code automation is a car — more setup, but it runs while you sleep. An AI app builder is a custom-built van — you describe what you need and a crew builds it. AI coding agents are race cars — faster and more powerful, but you need some driving skill. Agent platforms are self-driving cars — you name the destination and they figure out the route. Most trips don't need a self-driving car.

Check yourself

Answer before opening. Recalling it now is what makes it stick.

You want every new Stripe payment to automatically create a row in Airtable and send you a text. Which category?

Category 2 — no-code automation. You're connecting two existing apps with a "when X do Y" rule. Zapier or Make handles this in minutes, no code needed.

You need a small internal tool where your team types a client name and sees that client's project status pulled from a spreadsheet. Which category?

Category 3 — AI app builder. No off-the-shelf app does exactly this job. Describe it to Lovable or Bolt and it writes the app for you. That's vibe coding.

Why does this course teach categories 2 and 3 before categories 4 and 5?

Because 2 and 3 require no prior coding knowledge and deliver real business value fast. Categories 4 and 5 are more powerful but need code fluency first — exactly what the later modules build toward.

Read this next (primary source)

No-Code AI Workflow Automation Tools Guide — Vellum — a clear, vendor-neutral breakdown of how the automation category works and the major players in it. Good orientation before you pick your first tool. ~10 min. See RESOURCES.md for more.

I'm your teacher — ask me anything. Not sure which category fits something in your business? Describe the job and I'll tell you exactly which bucket it lands in and which tool to try first. Picking the wrong category wastes days; let's get it right now.

New words this lesson — automation, no-code tool, vibe coding, agent — are in the course glossary. Keep it open as you go.