Skip to content
Take the Free Quiz

Tools and Platforms

All exercises in this playbook work with any AI chat tool. You don’t need a specific platform — use whatever you’re comfortable with. This page lists options by category for reference.

These are the tools you’ll use for most exercises. Any one of them is sufficient.

ToolBest ForNotesLink
ChatGPT (OpenAI)General-purpose exercises, wide model selectionFree tier available. GPT-5 recommended for more complex exercises.chatgpt.com
Claude (Anthropic)Long-form analysis, nuanced reasoningStrong at synthesis and following complex instructions.claude.ai
Gemini (Google)Integration with Google Workspace, multimodal tasksGood for exercises involving documents or data in Google ecosystem.gemini.google.com
Copilot (Microsoft)Integration with Microsoft 365Useful if your workflow lives in Outlook, Word, and Teams.copilot.microsoft.com
PerplexityResearch with cited sourcesSearch-first AI — best when you need current, referenced answers.perplexity.ai

Run AI models on your own hardware for privacy, offline use, or cost savings. See Open vs. Closed Models for when and why you’d choose these over cloud-based tools.

ModelDeveloperBest ForLink
Llama 3MetaStrong general-purpose open model, wide ecosystem supportllama.meta.com
MistralMistral AIEfficient performance, good multilingual supportmistral.ai
GemmaGoogleLightweight models optimised for local useai.google.dev/gemma
QwenAlibabaStrong reasoning and multilingual capabilitygithub.com/QwenLM
DeepSeekDeepSeekStrong coding and reasoning at smaller sizesgithub.com/deepseek-ai
PhiMicrosoftCompact models that punch above their sizeazure.microsoft.com/en-us/products/phi
ToolWhat It DoesLink
OllamaCommand-line tool to download and run models locally. Simplest way to get started.ollama.com
LM StudioDesktop app with a graphical interface for browsing, downloading, and running models. No command line needed.lmstudio.ai
JanOpen-source desktop app for running models locally with conversation management.jan.ai
Open WebUIWeb-based chat interface that connects to Ollama or other local model backends. Gives you a ChatGPT-like experience locally.openwebui.com

Use open models via cloud APIs without running your own hardware. Data still passes through a third party, but typically at lower cost than closed model APIs.

ServiceWhat It DoesLink
Together AIAPI access to a wide range of open modelstogether.ai
GroqExtremely fast inference for open modelsgroq.com
Fireworks AIFast, cost-effective open model hostingfireworks.ai
Hugging FaceThe largest hub for open models — browse, test, and deployhuggingface.co

Referenced in the advanced Agent Collaboration exercises. Not required for any exercise — the playbook teaches agent thinking through manual prompting first.

FrameworkWhat It DoesWhen to ExploreLink
CrewAIPython framework for orchestrating multiple AI agents with defined rolesAfter completing AC-Advanced-01 — when you want to automate the handoffs you did manuallycrewai.com
AutoGen (Microsoft)Framework for building multi-agent conversationsWhen you want agents that can talk to each other without manual copy-pastinggithub.com/microsoft/autogen
LangGraph (LangChain)Framework for building stateful agent workflows with graph-based logicWhen you need complex conditional logic in your agent pipelineslangchain-ai.github.io/langgraph

Relevant to the Workflow Automation pillar, especially at the advanced level.

ToolWhat It DoesWhen to ExploreLink
n8nOpen-source workflow automation with AI integration nodesAfter completing WA-Advanced-01 — when you want to automate your prompt chainsn8n.io
Make (formerly Integromat)Visual workflow builder with AI stepsGood for non-technical users who want to automate without codemake.com
ZapierSimple automation connectors between apps, with AI actionsBest for straightforward automations: trigger → AI step → actionzapier.com

Tools that embed AI into existing workflows.

ToolWhat It DoesLink
Notion AIAI writing and analysis built into Notion workspacenotion.so
Obsidian + Smart ConnectionsAI-powered linking and search within an Obsidian vaultobsidian.md
Raycast AIQuick AI access from any application on macOSraycast.com
Google Workspace AIAI features embedded in Docs, Sheets, Gmailworkspace.google.com