LangChain, LlamaIndex, AutoGen, CrewAI

These frameworks help build Gen AI and agent systems faster by providing reusable components.

FrameworkStrengthTypical Use
LangChainChains, tools, prompt pipelinesGeneral LLM apps
LlamaIndexData connectors + RAG indexingKnowledge assistants
AutoGenAgent conversation patternsMulti-agent workflows
CrewAIRole-based agent orchestrationTask teams with shared goals

How to choose