For 9 common scenarios, which tools to combine. There's no perfect answer — a 'good enough' pick that fits your class ships faster.
Production-grade multi-agent system
LangGraph + Claude Sonnet + LangSmith observability
Solo developer fast coding
Claude Code (CLI) or Cursor (GUI)
No-code backoffice automation
n8n self-host + Claude Haiku (classification) + Claude Sonnet (decisions)
Customer-facing chatbot (WhatsApp)
Vercel AI SDK + Claude Sonnet + n8n (workflow)
Sensitive data (GDPR critical)
Ollama + Llama 3.3 70B + LangGraph (self-host)
Quick 3-4 agent team prototype
CrewAI + Claude Sonnet
Voice-first agent
Voiceflow OR OpenAI Realtime API + n8n
Tightly integrated with GitHub workflow
GitHub Copilot Workspace OR Devin
AI gateway / multi-provider routing
Vercel AI Gateway OR OpenRouter