These frameworks help build Gen AI and agent systems faster by providing reusable components.
| Framework | Strength | Typical Use |
|---|---|---|
| LangChain | Chains, tools, prompt pipelines | General LLM apps |
| LlamaIndex | Data connectors + RAG indexing | Knowledge assistants |
| AutoGen | Agent conversation patterns | Multi-agent workflows |
| CrewAI | Role-based agent orchestration | Task teams with shared goals |