Tags: #langchain
langchain-ai/deepagents
Deep Agents is a batteries-included AI agent harness built with LangChain and LangGraph, offering out-of-the-box capabilities for planning, file system interaction, sub-agent delegation, and intelligent context management to tackle complex agentic tasks efficiently.
langchain-ai/langchain-mcp-adapters
A lightweight Python library that enables seamless integration of Anthropic Model Context Protocol (MCP) tools with LangChain and LangGraph.
mayooear/ai-pdf-chatbot-langchain
A customizable AI chatbot template that ingests PDF documents, stores embeddings, and answers user queries using LLMs, orchestrated by LangChain and LangGraph.
kyrolabs/awesome-langchain
A comprehensive and curated list of tools, projects, and resources built around the rapidly evolving LangChain framework.
neo4j-labs/llm-graph-builder
A powerful application that transforms diverse unstructured data sources into structured Neo4j Knowledge Graphs using Large Language Models (LLMs) and LangChain.
datawhalechina/llm-universe
A beginner-friendly, hands-on tutorial for large language model (LLM) application development, focusing on practical skills and RAG implementation.
tmc/langchaingo
LangChain Go is a powerful framework that simplifies building large language model (LLM) applications in Go, leveraging composability.
apconw/Aix-DB
Aix-DB is an intelligent data analysis system leveraging large language models and RAG technology to transform natural language queries into data insights and visualizations.
chatchat-space/Langchain-Chatchat
An open-source, offline-deployable RAG and Agent application built with Langchain, supporting various LLMs for private, local knowledge base Q&A.
zilliztech/GPTCache
A semantic caching library for LLM queries, designed to drastically cut API costs and accelerate response times.
liaokongVFX/LangChain-Chinese-Getting-Started-Guide
A comprehensive Chinese-language tutorial for LangChain, guiding developers to build powerful applications powered by large language models.
shroominic/codeinterpreter-api
An open-source Python library providing a LangChain-compatible implementation of the ChatGPT Code Interpreter for sandboxed code execution.
NirDiamant/agents-towards-production
An open-source playbook providing end-to-end, code-first tutorials for building production-grade GenAI agents, from prototype to enterprise deployment.
FareedKhan-dev/all-agentic-architectures
A comprehensive repository offering practical implementations of 17+ state-of-the-art AI agent architectures using LangChain and LangGraph for hands-on learning and development.