Topic
Choosing an AI Framework by Use Case
14 posts on choosing an ai framework by use case — part of framework tutorials on the n4n AI blog.
Which framework to use for a customer-facing support agent
A practical guide to selecting the best framework for customer support agent development, covering requirements, tradeoffs, and architecture patterns for production systems.
Which AI framework fits a solo developer's side project
A practical decision framework for solo developers choosing between LangChain, LlamaIndex, Vercel AI SDK, and raw APIs for side projects.
Choosing between low-code and code-first agent frameworks
A practical decision framework for choosing between low-code and code-first AI agent frameworks, with concrete tradeoffs, code examples, and pitfalls to avoid.
Best AI agent framework for multi-modal applications
A practitioner's comparison of seven frameworks for building multi-modal AI agents, with code patterns, architecture trade-offs, and selection criteria for production workloads.
Choosing an AI framework for document processing at scale
A practitioner's path to picking the best ai framework for document processing at scale: workload profiling, extraction vs RAG, idempotent batches, and inference fallback.
Choosing a framework for multi-step research agents
A practical guide to selecting the best framework for research agents that perform multi-step tasks, covering state, tools, and tradeoffs.
Best framework for RAG: LangChain, LlamaIndex, or Haystack
A practitioner's head-to-head comparison of LangChain, LlamaIndex, and Haystack for RAG across capabilities, cost, latency, and ergonomics.
Best framework for agents that call external APIs and tools
A practical comparison of the best framework for tool-calling agents, weighing LangChain, LlamaIndex, AutoGen, CrewAI, and Pydantic AI for API integration.
Best AI framework for voice and real-time agents
A practitioner's comparison of the best AI frameworks for voice and real-time agents, covering LiveKit, Pipecat, Vapi, Retell, and OpenAI Realtime.
Best AI framework for data analysis and SQL agents
Practical comparison of the best AI frameworks for SQL agents: LangChain, LlamaIndex, DSPy, Vanna, Haystack, and custom Python with code and tradeoffs.
Best AI agent framework for startups shipping an MVP
A pragmatic comparison of the best ai agent framework for startup mvp options—LangChain, LlamaIndex, AutoGen, CrewAI, and Pydantic AI—with code.
Best AI agent framework for coding assistants
A practitioner's comparison of the best AI agent frameworks for coding assistants, scored on repo context, tooling, and multi-agent control.
Best AI agent framework for chatbots in 2026
A hands-on comparison of the best AI agent framework for chatbots in 2026, with code and tradeoffs for LangGraph, AutoGen, CrewAI, Semantic Kernel, and OpenAI Agents.
Best agent framework for enterprise workflow automation
A practitioner's comparison of five agent frameworks for enterprise workflow automation, covering LangGraph, Temporal, Prefect, Semantic Kernel, and CrewAI.
More topics in framework tutorials
- Building Chatbots with Vercel AI SDK & Next.js15
- LangChain RAG with Vector Databases15
- LangGraph Multi-Agent Workflows15
- LlamaIndex Query Engines for RAG15
- AutoGen Multi-Agent Conversations & Group Chat14
- CrewAI Agent Roles & Task Design14
- CrewAI Real-World Crew Examples14
- Haystack RAG Pipelines14
- LangChain Agents & Tool Calling14
- LangChain Multi-Model Fallback & Routing14
- LangChain.js for Node & TypeScript14
- One Backend, Every Model: Swapping GPT-5, Claude, Gemini & Llama Across Frameworks14