623 skills found · Page 1 of 21
langchain-ai / DeepagentsAgent 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.
google-gemini / Gemini Fullstack Langgraph QuickstartGet started with building Fullstack Agents using Gemini 2.5 and LangGraph
mayooear / AI Pdf Chatbot LangchainAI PDF chatbot agent built with LangChain & LangGraph
JoshuaC215 / Agent Service ToolkitFull toolkit for running an AI agent service built with LangGraph, FastAPI and Streamlit
adongwanai / AgentGuidehttps://adongwanai.github.io/AgentGuide | AI Agent开发指南 | LangGraph实战 | 高级RAG | 转行大模型 | 大模型面试 | 算法工程师 | 面试题库 | 强化学习|数据合成
GiovanniPasq / Agentic Rag For DummiesA modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
langchain-ai / Agent Chat Ui🦜💬 Web app for interacting with any LangGraph agent (PY & TS) via a chat interface.
wassim249 / Fastapi Langgraph Agent Production Ready TemplateA production-ready FastAPI template for building AI agent applications with LangGraph integration. This template provides a robust foundation for building scalable, secure, and maintainable AI agent services.
von-development / Awesome LangGraphAn index of the LangChain + LangGraph ecosystem: concepts, projects, tools, templates, and guides for LLM & multi-agent apps.
guy-hartstein / Company Research AgentAn agentic company research tool powered by LangGraph and Tavily that conducts deep diligence on companies using a multi-agent framework. It leverages Google's Gemini 2.5 Flash and OpenAI's GPT-5.1 on the backend for inference.
doobidoo / MCP Memory ServiceOpen-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.
langgraph4j / Langgraph4j🚀 LangGraph for Java. A library for develop AI Agentic Architectures in the Java ecosystem. Designed to work seamlessly with both Langchain4j and Spring AI.
benman1 / Generative AI With LangchainBuild production-ready LLM applications and advanced agents using Python, LangChain, and LangGraph. This is the companion repository for the book on generative AI with LangChain.
emarco177 / Langchain CourseA project-based course repository for developing AI agents using LangChain v1+ and LangGraph: search agents, RAG systems, reflection agents, and code interpreters.
Onelevenvy / FlockFlock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent teams, powered by LangGraph, Langchain, FastAPI, and NextJS.(Flock 是一个基于workflow工作流的低代码平台,用于快速构建聊天机器人、RAG、Agent和Muti-Agent应用,采用 LangGraph、Langchain、FastAPI 和 NextJS 构建。)
curiousily / AI BootcampSelf-paced bootcamp on Generative AI. Tutorials on ML fundamentals, Ollama, LLMs, RAGs, LangChain, LangGraph, Fine-tuning, DSPy & AI Agents (CrewAI), (Using ChatGPT, gpt-oss, Claude, Qwen, Gemma, Llama, Gemini)
cryxnet / DeepMCPAgentModel-agnostic plug-n-play LangChain/LangGraph agents powered entirely by MCP tools over HTTP/SSE.
ibbybuilds / AegraOpen source LangGraph Platform (now LangSmith Deployments) alternative - Self-hosted AI agent backend with FastAPI and PostgreSQL. Zero vendor lock-in, full control over your agent infrastructure.
langchain-ai / React AgentLangGraph template for a simple ReAct agent
teddynote-lab / Langgraph MCP AgentsLangGraph-powered ReAct agent with Model Context Protocol (MCP) integration. A Streamlit web interface for dynamically configuring, deploying, and interacting with AI agents capable of accessing various data sources and APIs through MCP tools.