AI Writing and Thinking Tools
The most mature category. Large language models have transformed how knowledge workers write, brainstorm, and structure ideas. The key insight most users miss: the best use of AI writing tools is not to produce final output, but to radically accelerate the drafting and iteration cycle.
Claude (Anthropic)
Claude's constitutional AI approach produces outputs that are notably more nuanced and intellectually honest than many alternatives. It excels at long-form analysis, maintaining coherence across extended documents, and — critically — telling you when it doesn't know something rather than confabulating plausibly. Best for: research synthesis, first drafts of complex documents, and thinking through multi-faceted problems.
ChatGPT (OpenAI)
The most widely used AI assistant. GPT-4 and its successors are exceptional at following complex instructions and producing varied writing styles. The browsing capability makes it useful for staying current. Best for: quick drafts, creative variation, code debugging, and tasks requiring a conversational interface.
Notion AI
Embedded directly into the workspace where most teams already store information, Notion AI's key advantage is context. It can summarise databases, extract action items from meeting notes, and draft content with access to your existing project knowledge. Best for: teams already using Notion who want to reduce document-related overhead.
AI for Developers
GitHub Copilot
Copilot has matured significantly. Studies from GitHub itself showed developers completing tasks 55% faster with Copilot — though external analyses suggest the productivity gains are real but context-dependent (larger for boilerplate than for novel algorithmic problems). Best for: autocompleting repetitive patterns, generating tests, and writing documentation.
Cursor
A code editor built around AI, allowing the model to understand your entire codebase (not just the current file). The ability to ask questions about your code architecture and get contextually accurate answers represents a qualitative shift over simple autocomplete. Best for: professionals working in complex codebases who need architectural reasoning, not just snippet completion.
AI Research Assistants
Perplexity AI
A search engine powered by LLMs that provides sourced, synthesised answers rather than a list of links. The cited sources make it easier to verify claims — a critical feature for research. Best for: initial research into unfamiliar topics, competitive intelligence, and answering specific factual questions with current data.
Elicit
Specifically designed for literature review, Elicit searches academic databases (primarily Semantic Scholar) and summarises findings from papers. It can extract data from studies, compare methodologies, and identify relevant research you might have missed. Best for: anyone conducting evidence-based research who would otherwise spend hours reading abstracts.
Workflow Automation
Zapier + AI Actions
Zapier's integration of AI into its automation workflows allows triggers to pass through an LLM step — for instance, classifying an incoming email and routing it based on AI analysis, or enriching a CRM record with AI-generated notes. The barrier to entry is low; building useful automations requires no code.
Make (formerly Integromat)
More powerful than Zapier for complex automation logic, Make allows multi-path workflows and is better suited for operations teams that need granular control. Its AI module integrations are growing rapidly. Best for: teams with complex, multi-step automation needs and technical users comfortable with visual flow builders.
Building Your Personal AI Productivity Stack
The mistake most people make is using AI tools reactively — copy-pasting tasks into ChatGPT and hoping for magic. The professionals getting the most leverage are building systematic workflows where AI handles specific, well-defined parts of recurring processes.
- Morning brief: Perplexity for industry news synthesis (5 minutes vs 30)
- First draft: Claude or ChatGPT with a detailed system prompt tuned to your style
- Code: Cursor or Copilot for technical work
- Research: Elicit for academic; Perplexity for current events
- Automation: Zapier or Make to connect tools and remove manual handoffs
- Note-taking and search: Notion AI for institutional knowledge retrieval
Start with one tool in one workflow. Get good at it. Then expand. The compounding effect of AI-augmented processes is significant — but only if the underlying workflow is well-designed in the first place. AI amplifies both good and bad processes.