01

The Big Three

Claude, ChatGPT, and Gemini are the three AI assistants every professional should know.

Think of these as three brilliant colleagues, each with a slightly different personality. All three can help you write, research, summarise, and think. The differences are subtle — but knowing them helps you pick the right one for the right job.

Start with one, not three

Don't try to learn all three at once. Pick Claude.ai (our recommendation) and use it for two weeks. Once it feels natural, try the others to compare. The skill is in using AI well — not in switching between tools.

Modern AI chat interface on a computer screen
02

Claude.ai

Our top recommendation for everyday professionals — thoughtful, nuanced, and honest about what it doesn't know.

Clean AI chat interface
Claude
claude.ai
Recommended

Claude is built by Anthropic, an AI safety company. It is designed to be helpful, harmless, and honest — which in practice means it admits uncertainty, refuses harmful requests, and gives you nuanced, thoughtful answers rather than confident-sounding guesses. It excels at long documents, careful writing, and complex reasoning.

How to get started — step by step

  1. Open your browser and go to claude.ai
  2. Click "Sign up" — use your Gmail, Google account, or email address
  3. Verify your email if prompted (check your inbox for a link)
  4. Once logged in, you'll see a clean text box in the middle of the screen — that's where you type
  5. Type your first message and press Enter or click the arrow button
  6. Read the reply. If you want to refine it, just type a follow-up — "Make it shorter" or "Change the tone"

Best for

Long, careful writing — reports, proposals, emails
Summarising large documents (paste up to 100 pages of text)
Thinking through complex decisions step by step
Asking follow-up questions and refining answers in conversation
Honest answers — it will tell you when it doesn't know

Free plan limitation: The free Claude plan limits you to a number of messages per day (the limit resets daily). If you hit the limit, it'll tell you to wait or upgrade. For most learners, the free limit is more than enough.

Open Claude.ai
03

ChatGPT

The one that started the AI revolution — versatile, widely used, and packed with features on the paid tier.

Person using ChatGPT on a laptop
ChatGPT
chat.openai.com

ChatGPT, built by OpenAI, was the first AI assistant to go mainstream in late 2022. It's the most well-known and most widely supported. The free version (GPT-4o mini) is capable. The paid Plus tier (GPT-4o) adds image generation, voice mode, and access to the latest models — and is worth the upgrade if you use it regularly.

How to get started — step by step

  1. Go to chat.openai.com
  2. Click "Sign up" — use Google, Microsoft, or email
  3. Complete the quick verification (country, age confirmation)
  4. You'll land on the chat screen. The free version works immediately — no payment needed
  5. Type your first request in the message box at the bottom and press Enter
  6. To generate images (free), type a description and click the image icon — or just describe an image in your message

Best for

Creative writing — stories, scripts, marketing copy
Image generation with DALL·E (built-in on free plan)
Voice mode — talk to it instead of typing (mobile app)
Custom "GPTs" — specialised AI versions built by others
Analysing spreadsheets and data files (Plus tier)

Watch out for: ChatGPT is confident — sometimes too confident. It can give you incorrect facts in a fluent, assured tone. Always verify names, dates, statistics, and citations before using them.

Open ChatGPT
04

Gemini

Google's AI — built into the tools you already use. The best choice if you live in Google Docs, Gmail, or Google Sheets.

Google-integrated AI tools on a screen
Gemini
gemini.google.com

Gemini is Google's AI assistant. Its biggest advantage is integration — if you use Gmail, Google Docs, Sheets, or Drive, Gemini can help you inside those apps directly. It also has access to Google Search, which means it can look up current information rather than relying only on training data.

How to get started — step by step

  1. Go to gemini.google.com
  2. Sign in with your Google account (Gmail address)
  3. If you don't have a Google account, click "Create account" — it's free and takes 2 minutes
  4. You'll see Gemini's chat interface. It looks similar to Claude and ChatGPT
  5. Try asking it to summarise something you've searched for recently, or paste in a long email and ask it to summarise the key points
  6. In Gmail: click the ✨ Gemini icon in any email compose window to get AI writing help inside your inbox

Best for

Google Workspace users — Docs, Sheets, Gmail, Slides integration
Research starting points — it can search the web in real-time
Summarising YouTube videos (paste the URL)
Quick answers to factual questions where current info matters
Anyone who already has a Google account (zero extra sign-up)

Gemini Advanced (paid): The free version of Gemini is good. Gemini Advanced (part of Google One AI Premium) unlocks the most capable model and deeper Workspace integration — worth it if you're a heavy Google user.

Open Gemini
05

Side-by-side comparison

Same question, three different AI tools. Here's how they differ in practice.

All three tools are genuinely useful. The differences become clearer when you try the same task on each one. Here's a quick reference:

Tool Free tier Best strength One weakness Use it when…
Claude
claude.ai
Free Thoughtful long-form writing, nuanced reasoning, honest about limits No image generation; daily message limits on free plan Writing a careful document or thinking through a complex problem
ChatGPT
chat.openai.com
Free Plus: ~$20/mo Image generation, voice mode, creative tasks, huge user community Can be overconfident — states incorrect things fluently Generating images, creative writing, or using voice input on mobile
Gemini
gemini.google.com
Free Advanced: bundled Google integration, real-time web search, YouTube summaries Less powerful writing style than Claude for long documents You're working in Google Docs/Gmail or need current web information

Pro tip: use more than one for high-stakes work

Many professionals run the same important prompt through two tools and compare. If both Claude and Gemini agree on something, you can be more confident. If they disagree, that's a signal to verify independently.

06

The AI landscape

Text AI is just one category. Here's the wider world of specialised AI tools you should know about.

Beyond Claude, ChatGPT and Gemini, there are AI tools for creating images, generating voice, producing videos, transcribing audio, and writing code. You don't need to use all of them — but knowing they exist means you'll reach for the right tool when the moment comes.

🎨

Image Generation

Describe an image in words. The AI creates it in seconds.

Adobe Firefly Best for professional/commercial use. Integrates with Photoshop. firefly.adobe.com
Canva AI Easiest for non-designers. Drag-and-drop + AI in one. canva.com
DALL·E (ChatGPT) Built into ChatGPT. Great for quick illustrations. chat.openai.com
Midjourney Highest quality artistic images. Runs in Discord. midjourney.com
🎙️

Voice & Audio

Text to speech, speech to text, and AI-narrated content.

ElevenLabs Convert text to natural-sounding voice. Create custom voices. elevenlabs.io
Whisper Transcribe speech to text. Very accurate, many languages. via OpenAI / apps
NotebookLM Upload docs; Google turns them into a podcast-style audio discussion. notebooklm.google.com
🎬

Video Generation

Turn text descriptions or images into short video clips.

Runway Text or image to short video. Used by professional filmmakers. runwayml.com
Sora (OpenAI) Realistic video from text descriptions. Via ChatGPT Plus. openai.com/sora
Pictory Turn blog posts or scripts into social videos automatically. pictory.ai
💻

Code & Data

AI that helps write, explain, and fix code — even for non-programmers.

GitHub Copilot AI in your code editor. Suggests code as you type. github.com/copilot
Claude / ChatGPT Ask either to explain, write, or fix code in plain English. No install needed
Gemini in Sheets Ask Gemini to write formulas or analyse data in Google Sheets. sheets.google.com

Don't try to learn everything at once

The list above can feel overwhelming. Ignore everything except the one tool that's most relevant to your work right now. Get good at that one, then explore further. Breadth comes after depth.

07

Your first 10-minute AI session

A structured session that will take you from zero to confident in under 10 minutes.

Two professionals working together with technology

Follow these 5 steps right now

Open Claude.ai in a new tab and do this alongside reading. It takes 10 minutes.

1

Open claude.ai and sign up or log in. It takes about 90 seconds.

2

Start with context. Type: "I'm a [your job title] at a [type of organisation] in Kenya. I need help with [one real task from your work today]."

3

Read the reply. Don't just accept the first answer. Push back with: "Make it shorter" or "Make it more formal" or "Add a section on [X]."

4

Check before you use. Read the final answer critically. If it mentions specific facts, dates, or numbers — verify them before using in your work.

5

Reflect. Ask yourself: did this save me time? What would I ask differently next time? Each session teaches you something.

Open Claude.ai now
08

Five rules that apply to every AI tool

These apply whether you're using Claude, ChatGPT, Gemini, or any other AI — today and into the future.

1. Verify before you use

AI tools can produce confident, fluent, completely wrong output. Never paste AI text into a report, email, or document without reading it first. Always cross-check facts, numbers, names, and dates against a reliable source.

2. Never share confidential information

Don't paste your organisation's private data, client information, employee records, or trade secrets into a public AI tool. Treat these tools like a public website — anything you type could be seen by others or used to train future models.

3. The first answer is a draft, not a final product

Good results come from conversation, not one-shot prompts. Treat the first answer as a starting point and refine it. Tell the AI what to change. The best output usually comes on the third or fourth exchange.

4. Context is everything

The more context you give, the better the result. "Write an email" produces generic output. "Write a polite email declining a meeting from my CEO, for an HR officer in a Kenyan NGO, under 80 words" produces something you can actually use.

5. You are the expert — AI is the assistant

AI doesn't know your context, your organisation, your relationships, or your judgment. It can draft, suggest, and summarise — but the final decision is always yours. Use it to do the language and structuring work faster. Keep the thinking and judgment for yourself.

Ready to put this into practice?

SafeCoach walks you through every one of these tools with guided lessons, real exercises, and an AI coach that answers your questions.

Start Learning Free — 50 Credits Included

No card needed · Works on your phone · No tech background required