Tags: #langchain
langchain-ai/deepagents
A batteries-included agent harness built with LangChain and LangGraph, designed to simplify the creation and deployment of complex, capable AI agents.
langchain-ai/langchain-mcp-adapters
A lightweight Python library that makes Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph.
mayooear/ai-pdf-chatbot-langchain
A customizable AI chatbot template built with LangChain and LangGraph, enabling users to ingest PDF documents, store embeddings, and answer queries using an LLM.
kyrolabs/awesome-langchain
A comprehensive and curated list of tools, projects, and learning resources built around the rapidly growing LangChain framework for LLM development.
neo4j-labs/llm-graph-builder
Transforms diverse unstructured data into structured Neo4j Knowledge Graphs using Large Language Models (LLMs) and LangChain.
datawhalechina/llm-universe
A beginner-friendly tutorial for LLM application development, focusing on building a personal knowledge base assistant using cloud services.
tmc/langchaingo
A Go language framework for building applications with Large Language Models (LLMs) through composability.
apconw/Aix-DB
Aix-DB is an AI-powered conversational BI system that transforms natural language into data insights and visualizations using LLMs, RAG, and a multi-agent architecture.
chatchat-space/Langchain-Chatchat
An open-source, offline-deployable RAG and Agent application built with Langchain, supporting various local and online Large Language Models for knowledge-based Q&A.
zilliztech/GPTCache
A semantic cache library for Large Language Models (LLMs) designed to significantly reduce API costs and accelerate response times.
reworkd/AgentGPT
A browser-based platform enabling users to assemble, configure, and deploy autonomous AI agents to achieve custom goals.
liaokongVFX/LangChain-Chinese-Getting-Started-Guide
A comprehensive Chinese-language guide to getting started with LangChain, enabling developers to build powerful applications powered by large language models.
shroominic/codeinterpreter-api
An open-source LangChain implementation of the ChatGPT Code Interpreter, enabling sandboxed Python code execution for LLM applications.
NirDiamant/agents-towards-production
An open-source playbook offering end-to-end, code-first tutorials for building and deploying production-grade GenAI agents from prototype to enterprise scale.
FareedKhan-dev/all-agentic-architectures
A comprehensive repository offering practical implementations of over 17 state-of-the-art AI agent architectures using LangChain and LangGraph.