About 59,400 results
Open links in new tab
  1. LangChain: Observe, Evaluate, and Deploy Reliable AI Agents

    LangChain provides the engineering platform and open source frameworks developers use to build, test, and deploy reliable AI agents.

  2. GitHub - langchain-ai/langchain: The agent engineering platform

    LangChain is a framework for building agents and LLM-powered applications. It helps you chain together interoperable components and third-party integrations to simplify AI application development — all …

  3. Introduction to LangChain - GeeksforGeeks

    Apr 14, 2026 · LangChain is an open-source framework that simplifies building applications using large language models. It helps developers connect LLMs with external data, tools and workflows and is …

  4. LangChain - Wikipedia

    LangChain is a software framework that helps facilitate the integration of large language models (LLMs) into applications. As a language model integration framework, LangChain's use-cases largely overlap …

  5. Welcome to LangChainLangChain 0.0.107

    Checkout the below guide for a walkthrough of how to get started using LangChain to create an Language Model application. There are several main modules that LangChain provides support for. …

  6. LangChain overview - Docs by LangChain

    LangChain is an open source framework with a prebuilt agent architecture and integrations for any model or tool—so you can build agents that adapt as fast as the ecosystem evolves

  7. LangChain.js for Beginners: A Free Course to Build Agentic AI Apps …

    1 day ago · Why LangChain.js? If you already know Node.js, npm, TypeScript, and async/await, you don’t need to switch to Python to build AI apps. LangChain.js gives you components for chat models, …

  8. LangChain: Open Source AI Agent Framework | Build Agents Faster

    LangChain is an open source framework with a pre-built agent architecture and integrations for any model or tool, so you can build agents that adapt as fast as the ecosystem evolves.

  9. What Is LangChain? How It Works, Components, and Use Cases

    Learn what LangChain is, how it works, its core components including chains, agents, and memory, practical use cases in AI application development, and how to get started building with it.

  10. LangChain · GitHub

    Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - well-equipped to handle complex agentic tasks.