AI Productivity Assistants
ChatGPT, Claude, Gemini, Perplexity, Notion AI, local Ollama — AI that does daily-work tasks.
AI assistants used as personal-productivity tools — drafting emails, summarising meetings, daily briefings, "ask my notes." For LLM dev / SDKs see ai-llm; for self-hosted local LLM tools see ops selfhost-ai-llm; for AI agent frameworks see ai-agent-frameworks; for voice dictation see prod-voice-dictation.
Hosted general-purpose
- ★ ChatGPT — paid (Plus / Pro) + free; OpenAI; GPT-4-class models, Canvas, Tasks (recurring runs, 2024+), memory, Custom GPTs.
- ★ Claude (this product) — paid (Pro / Max) + free; Anthropic; Projects, Artifacts, Computer Use, Memory; long-context strengths.
- ★ Gemini — paid (Workspace / Advanced) + free; Google; deep Google Workspace integration (Docs/Sheets/Gmail).
- Perplexity — paid (Pro) + free; search-flavour AI; great for "answer this with sources."
- Microsoft Copilot — paid + free; Office / 365 integrated; Edge sidebar.
- Apple Intelligence — free with Apple silicon; on-device + Private Cloud Compute; writing tools, summarisation, Siri ChatGPT bridge.
- Mistral Le Chat — paid + free; European; fast.
- Grok — paid; X-integrated.
Productivity-suite native AI
- ★ Notion AI — paid; in-doc writing + summarising + "ask your workspace"; bundled into Notion subscription.
- Notion Calendar / Notion Mail AI — see prod-calendar-apps and prod-email-clients.
- Coda AI — paid; in-doc.
- ClickUp AI, Asana AI, Linear Asks — see project-management-ops.
- Google Workspace Gemini — paid; in-Docs / Gmail / Sheets.
- Microsoft Copilot for 365 — paid; in-Word / Excel / Outlook / Teams.
- Slack AI — paid add-on; thread summaries, daily recap.
Note / second-brain AI
- Mem.ai — paid; AI-tagged notes; "ask my mem"; see prod-note-taking-consumer.
- Reflect — paid; AI-summary + voice journaling — see prod-daily-journaling.
- Heptabase AI — paid; ask-your-cards.
- Obsidian + Smart Connections plugin / Copilot plugin — free + paid plugin; bring-your-own-API-key; great for "ask my vault" while keeping notes local.
- Logseq + AI plugins — community plugins.
Daily-briefing / planning AI
- Reclaim AI — paid + free; AI calendar planning — see prod-task-gtd-apps.
- Motion — paid; aggressive AI auto-scheduling — see prod-task-gtd-apps.
- Sunsama AI features — paid — see prod-task-gtd-apps.
- Magical — paid + free; web-task automation.
- Granola — paid + free; AI meeting notes; growing fast 2024–26.
- Otter.ai / Fireflies / Read.ai — paid + free; meeting transcripts + AI summaries.
Self-host / local
- ★ Ollama — free OSS; run Llama / Mistral / Qwen / DeepSeek locally; the easiest local-LLM runner. See ops selfhost-ai-llm.
- LM Studio — free + paid for business; GUI for local LLMs; Mac/Win/Linux.
- Open WebUI — free OSS; ChatGPT-shape UI on top of Ollama. See ops selfhost-ai-llm.
- AnythingLLM — free OSS + paid hosted; self-host RAG over your documents.
- Continue.dev — free OSS; the local-LLM IDE assistant — see ops
selfhost-ai-llm. - GPT4All — free OSS; offline desktop chat.
- Jan — free OSS; pretty Mac/Win/Linux desktop chat over Ollama / OpenAI / Claude.
Browser-side AI assistants
- Brave Leo, Edge Copilot, Arc Max (sunset), Dia, Perplexity Comet — see prod-browser-tab-management.
- Raycast AI — paid Pro — see prod-launchers.
- Spotlight + Apple Intelligence — free with Apple silicon.
What you'll actually use day-to-day
- Email drafting — ChatGPT / Claude / Gemini / Notion Mail / Spark Premium.
- Meeting notes — Granola / Otter.ai / Read.ai / Fireflies.
- Summarising long PDFs / articles — Claude (long context shines), Reader AI, Matter AI.
- Calendar planning — Reclaim / Motion / Sunsama.
- "Ask my notes" — Notion AI, Mem.ai, Reflect, Obsidian Smart Connections.
- Code questions — see ai-llm and Continue.dev.
- Voice dictation — see prod-voice-dictation.
Privacy reality
- Hosted ChatGPT / Claude / Gemini — your prompts go to the provider. Most have a "don't train on me" toggle now (ChatGPT Settings, Anthropic respects opt-out by default for API + Pro). Read the policy.
- Notion AI / Workspace Gemini / Microsoft Copilot — your workspace data is sent to the provider but typically not used for training.
- Apple Intelligence is on-device or via Private Cloud Compute (Apple's enclave) — strongest privacy story among hosted AIs.
- ★ Local Ollama / LM Studio — fully local; nothing leaves your machine; the privacy default if you have a recent Mac or a GPU.
Pricing reality check
- ChatGPT Plus / Claude Pro / Gemini Advanced / Perplexity Pro all hover around $20/mo.
- ChatGPT Pro / Claude Max are $200/mo tiers — for heavy use only.
- Notion AI is +$8/mo on Notion subscription.
- Apple Intelligence is free if you have the hardware.
- Ollama / LM Studio / Open WebUI / Jan / GPT4All / AnythingLLM are free OSS; "cost" is hardware (a 32GB Mac runs decent 8B–14B models).
- Granola ~$25/mo; Read.ai ~$15/mo; Otter.ai has a useful free tier.
Patterns that actually work
- ★ Don't ChatGPT what an editor / template would do. Boilerplate is faster from a snippet (see prod-text-expansion).
- Memory + Custom GPTs for repeated workflows — set up once, reuse.
- AI for first draft, you for final. Edit ruthlessly; AI prose has tells.
- Run summaries through "what would surprise me?" — the surprises are what's worth keeping.
- Local first for anything sensitive — health, financial, HR.
Pick this if…
- General default in 2026: ChatGPT, Claude, or Gemini — pick whichever ecosystem you live in.
- Search-flavour Q&A: Perplexity.
- "Ask my workspace": Notion AI or Mem.ai.
- Local + private: Ollama + Open WebUI (or Jan for a polished desktop UI).
- Calendar / scheduling AI: Reclaim or Motion — see prod-task-gtd-apps.
- Meeting notes: Granola (or Otter.ai for free tier).
- Apple ecosystem only: Apple Intelligence + ChatGPT bridge — free + private.
- Code IDE assistant: Continue.dev (local) or Cursor / Copilot (hosted) — see ai-llm.