Tags: #langgraph
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.
GiovanniPasq/agentic-rag-for-dummies
A modular framework built with LangGraph for developing advanced Agentic RAG systems, offering both learning materials and an extensible architecture.
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.
huggingface/agents-course
A comprehensive, free online course from Hugging Face designed to teach the fundamentals and advanced techniques of building AI agents.
adongwanai/AgentGuide
A comprehensive, job-oriented guide for AI Agent development, covering core technologies, practical projects, and interview preparation for LLM-related roles.
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.