langgraph-python
There are 195 repositories under langgraph-python topic.
guy-hartstein/company-research-agent
An 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-4.1 on the backend for inference.
wassim249/fastapi-langgraph-agent-production-ready-template
A 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.
apconw/sanic-web
一个轻量级、支持全链路且易于二次开发的大模型应用项目(Large Model Data Assistant) 支持DeepSeek/Qwen3等大模型 基于 Dify 、LangChain/LangGraph、Ollama&Vllm、Sanic 和 Text2SQL 📊 等技术构建的一站式大模型应用开发项目,采用 Vue3、TypeScript 和 Vite 5 打造现代UI。它支持通过 ECharts 📈 实现基于大模型的数据图形化问答,具备处理 CSV 文件 📂 表格问答的能力。同时,能方便对接第三方开源 RAG 系统 检索系统 🌐等,以支持广泛的通用知识问答。
NicholasGoh/fastapi-mcp-langgraph-template
A modern template for agentic orchestration — built for rapid iteration and scalable deployment using highly customizable, community-supported tools like MCP, LangGraph, and more.
langchain-ai/react-agent
LangGraph template for a simple ReAct agent
webup/langgraph-up-react
LangGraph template for a simple ReAct agent, with MCP tools support and robust test suites.
ahmad2b/postbot3000
PostBot 3000 is an open-source project that shows how to build a powerful AI agent and stream responses and generate artifacts. This project makes it easier for anyone looking to implement similar solutions.
langchain-ai/data-enrichment
LangGraph Studio template for creating an agent that does web research to genearte or enrich structured data.
shiv248/Streamlit-x-LangGraph-Cookbooks
Streamlit and LangGraph Intersection Starters, LangGraph with Streamlit, Streamlit with LangGraph
jkmaina/LangGraphProjects
This is the official companion repository for the book The Complete LangGraph Blueprint: Build 50+ AI Agents for Business Success. The repository provides source code, practical examples, and resources to help you build dynamic AI agents using LangGraph, a cutting-edge graph-based framework for artificial intelligence workflows.
shamspias/langchain-chat
langchain-chat is an AI-driven Q&A system that leverages OpenAI's GPT-4 model and FAISS for efficient document indexing. It loads and splits documents from websites or PDFs, remembers conversations, and provides accurate, context-aware answers based on the indexed data. Easy to set up and extend.
santosomar/AI-agents-for-cybersecurity
This repository contains resources and materials for the "AI Agents and Retrieval Augmented Generation (RAG) for Cybersecurity Operations" and other courses by Omar Santos.
dqbd/langgraph-livekit-agents
LangGraph adapter for LiveKit Agents
lucasboscatti/sales-ai-agent-langgraph
A Virtual Sales Agent that uses LangChain, LangGraph, and Gemini Flash to simulate customer interactions. Features include product inquiries, order management, and personalized recommendations through a user-friendly Streamlit interface.
hminle/langserve-assistant-ui
A developer-friendly template for building AI assistants that combines the best of LangServe, LangGraph, and assistant-ui into one seamless package.
lucasboscatti/Whatsapp-Langgraph-Agent-Integration
A WhatsApp AI Agent powered by LangGraph, FastAPI, and Groq. Acts as an empathetic therapist, Dr. Sofia, handling text and voice messages with natural conversations. Supports multi-language, PostgreSQL-backed memory, and real-time synthesis.
emingenc/telegramGPT
step-by-step guide on creating your very own AI bot using Python, Telegram, and OpenAI GPT models.
jondoescoding/awesome-ai-agents
A collection of awesome web2 and web3 AI agents and workflows using OpenAI compatible LLMs.
codingforentrepreneurs/build-deploy-ai-agent-python-docker
Build and Deploy AI Agents with Python, Docker, FastAPI, LangChain, and LangGraph
shiv248/LangGraphPy-x-ReactJS
LangGraph Python with React TypeScript starter
doomL/langchain-langgraph-tutorial
Comprehensive tutorials for LangChain, LangGraph, and LangSmith using Groq LLM. Learn to build advanced AI systems, from basics to production-ready applications. Covers key concepts, real-world examples, and best practices. Ideal for beginners and experts alike. Elevate your AI development skills!
jroakes/CrawlnChat
A modular web crawling and chat system that allows for ingesting website content through XML sitemaps, converting to vector embeddings, and providing AI-powered chat interfaces through multiple frontend options.
jrhicks/minimal-copilotkit-langgraph
Minimal AG-UI Starter Stack w/ LangGraph & 🪁 CopilotKit
Mgrsc/LLMQ-Horizon
Integrate LLM into QQ using Nonebot, LangChain, and LangGraph
md-abid-hussain/docquery
DocQuery: Turn your documentation markdown to knowledgebase
ARYPROGRAMMER/Learn-Coding-with-Copilotkit
Not everyone can code, but everyone can learn. This Project is an AI powered DSA/Competitive Programming Helper with an inbuilt editor to help you prepare for Coding Interviews or just start coding. What's better? VIsualise Everything
solve-ease/OptiBlogAi
OptiBlogAi — An open-source AI-powered system that automates SEO blog content creation using LLMs, content scraping, and an intelligent quality assessment loop
enso-labs/orchestra
🪶 AI Agent Orchestrator built on LangGraph powered by MCP & A2A
Hadi2525/langgraph-builder
Using LangGraph Builder and Studio to build amazing Agentic Systems
YassineKADER/AI-Youtube-Shorts-Generator-
A python tool that uses Gemini-Pro, FFmpeg, Whisper, and OpenCV to automatically analyze videos, extract the most interesting sections, and crop them for an improved viewing experience.
luwhano/fastapi-langgraph-agent-production-ready-template
A 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.
hereandnowai/metriqe
📘 Metriqe AI Training Repository – A curated collection of hands-on course materials and code for Metriqe’s corporate training in Python and Generative AI. This repo includes examples and notebooks covering core Python, OpenAI chatbots, LangChain workflows with LangFlow, LangGraph multimodal agents, Google A2A & Anthropic MCP integrations.
ssgrummons/rag-with-milvus-langchain-streamlit
Template for Retreival-Augmented Generation (RAG) application using Milvus for vector storage, LangGraph for ReAct agentic workflows, and Streamlit for a front end. Runs locally on Ollama with a pipeline to ingest markdown documentation.