LangChain is an open-source LLM application framework founded by Harrison Chase in 2022. LangChain, LangSmith, LangGraph and LangServe form an end-to-end toolchain from prototype to production, with 100k+ GitHub stars.
Provider
1 results shownArticle
2 results shownAI Agent Development Basics: Building autonomous task-completing assistants
AI Agents autonomously plan and execute tasks. Introduction to AI Agent concepts and development basics.
AI Agent Framework Comparison: LangGraph, AutoGen, CrewAI, and the Agents SDK
A head-to-head comparison of LangGraph, AutoGen, CrewAI, and the OpenAI Agents SDK across graph orchestration, multi-agent collaboration, role-based crews, and minimal primitives, with scenario-based guidance.