GitHub topics: langgraph-python
arnabd64/Code-Generator-Langgraph
Langgraph agent that can acts as Code generation tool or a standalone agent.
Language: Jupyter Notebook - Size: 28.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
PilarczykM/AI-Agent-Workflow
Developer Tools Research Workflow is an AI-powered research agent that automates the discovery, investigation, and analysis of software developer tools based on a user-provided query.
Language: Python - Size: 131 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
jiyashetty28/Basic-LLM-Chatbot-using-Langgraph
This is a simple chatbot project built using LangGraph, a graph-based framework for orchestrating LLMs, and powered by the Groq API with the LLaMA3-8B-8192 model. The chatbot demonstrates how to structure conversational flows using state graphs and message reducers for memory. Ideal for learning how to integrate LLMs into modular applications.
Language: Jupyter Notebook - Size: 96.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
rahulsamant37/SDLC-AIAGENT_HACKATHON
SDLC AI Agent is an AI-powered tool that streamlines the entire Software Development Lifecycle from requirements gathering to code generation and testing.
Language: Python - Size: 103 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 3
vikas-kashyap97/fastapi_playlist
A hands-on FastAPI and Pydantic project showcasing core concepts like data validation, computed fields, nested models, and full CRUD operations using JSON as a mock database. Ideal for learning and prototyping modern Python APIs.
Language: Python - Size: 171 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
lenaar/financial-ai-agent
This repository contains a sophisticated AI agent built with LangGraph and LangChain that automates financial analysis workflows. The agent processes financial data from CSV files, performs competitor analysis, and generates detailed reports with interactive feedback loops.
Language: Python - Size: 342 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
SulmanK/BeatDebate
Multi-Agent Music Recommendation System for AgentX Hackathon
Language: Python - Size: 2.9 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
shakil1819/Multi-Agent-Data-Analyst
This Agentic system is designed to handle complex data analysis tasks by breaking them down into smaller subtasks and delegating them to specialized agents. The system uses a multi-agent architecture to improve performance and scalability.
Language: HTML - Size: 1.92 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
sumdher/lanchain_multi_agent
A versatile AI chatbot with multiple poweful tools. Features: search web, crawl a crawlable webpage, read tet-based documents and run Python code on local machine.
Language: Python - Size: 948 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1
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.
Language: Python - Size: 7.02 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 411 - Forks: 61
yusupwinata/Explore-LangGraph
Explore everything about LangGraph.
Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
ako1983/LLM_research_assistant
An AI-powered research assistant that leverages Retrieval-Augmented Generation (RAG) to provide accurate responses to user queries by retrieving relevant documents and reasoning through complex questions.
Language: Python - Size: 70.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
akhil1parekh/github_pr_review_agent
Github PR analyzer agent using Langgraph and FastAPI. Feel free to contribute
Language: Python - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1
rahulsamant37/JOb-Chatbot
This Chatbot Can fetch Multiple URL with detail about Jobs and Internship according to your requirements with AI Agent using Langgraph with a basic frontend in Nextjs
Language: TypeScript - Size: 552 KB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
rahulsamant37/Agentic-AI-Project
Agentic-AI Simple Chatbot using Langgraph with Tavily as a Tools and deploy in HuggingFace Spaces
Language: Python - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1
Akshat2634/PitchPilot-AI-Powered-Investor-Deck-Analyzer-Coach
An AI-powered platform that reviews your pitch deck or script, provides actionable feedback, and simulates investor Q&A – powered by LangGraph and LLM reasoning.
Language: Python - Size: 42 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
Lanutrix/LangGraph-Time-Agent
Простой чат-бот с возможностью определения текущего времени.
Language: Python - Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
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.
Language: Python - Size: 1.34 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 87 - Forks: 16
happyrao78/scrap-articles
A Python-powered web scraping tool with built-in article summarization, CLI and API interfaces, and Docker support. Ideal for extracting and managing web content at scale.
Language: Python - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
lenaar/ai-agent-simple-and-langgraph-with-memory
A simple example of an AI agent and a LangGraph with AI agent that can understand natural language queries about planet masses and perform calculations in scientific notation. Built as a demonstration of basic AI agent architecture with skills, prompts, and testing.
Language: Python - Size: 37.1 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
kaaquist/a2a-mcp-fun
LangGraph Supervisor with A2A Agent
Language: Python - Size: 791 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Aswin-Hariram/my-portfolio-2.0
Dev Portfolio with AI Bot
Language: SCSS - Size: 9.59 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
ibbybuilds/movie-search-agent-langchain
A Langchain and Streamlit powered movie search agent that helps users find and get information about movies.
Language: Python - Size: 10.2 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
devidence-dev/langgraph-demo
A demonstration project showcasing LangGraph integration with Ollama for building intelligent conversation agents. 🚀
Language: Python - Size: 36.1 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
programmerftw/Learning-GenAI
Language: Python - Size: 1.78 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
v833/llmops-api
LLMOps API 是一个基于 Flask 的 API 服务,用于构建、管理和部署基于大语言模型的智能体应用。该项目集成了 LangGraph 和 LangChain,提供了一套完整的工具链,用于创建具有状态、多角色的智能体应用程序。
Language: Python - Size: 1.91 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
chatchat-space/LangGraph-Chatchat
Language: Python - Size: 24.3 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 111 - Forks: 18
serverdaun/hf_agents_final_assignment
Agent for contesting GAIA benchmark built during HF Agents Course
Language: Python - Size: 78.1 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
leapacho/Tauleph
A simple Discord AI bot written in Python, using Discord.py, Gemini, LangChain and LangGraph.
Language: Python - Size: 94.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
janardhanhere/langgraph-deployment-kit
🚀LangGraph Deployment Kit is a framework for building, deploying, and running LangGraph-based AI agents as backend services, with built-in support for real-time streaming, analytics via Langfuse, and seamless integration with React frontends using the agent-react-hook npm package.
Language: Python - Size: 476 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
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.
Language: TypeScript - Size: 16.4 MB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 287 - Forks: 32
AdadAlShabab/Cyber-Threat-Hunter-Agentic-System-Using_Langchain_PyTorch_ChromaDB_Scapy
Advanced multi-agent system for enterprise cybersecurity monitoring and response
Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
mohdjami/AI-Sales-development-representative
Built end-to-end AI Sales Development Representative system with AI prospect researcher, AI email generator, and AI follow-up and Meeting Scheduler, boosting engagement by 35%. Created AI meeting assistant that transcribes and extracts action items, with searchable knowledge base.
Size: 20.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
piyush-poddar/Stock-Analyser-Agent
A Stock Market Analysis Agent built using LangGraph and Gemini
Language: Python - Size: 30.3 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1
StabRise/scaledp-chat
Chat over the git repository code built on LangChain, LangGraph, PGVector, FastApi, SqlAlchemy for frontend based on AI SDK
Language: Python - Size: 1.09 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1
DzmitryPihulski/LangGraph-agent-on-MongoDB
LangGraph Agent that generates queries to the MongoDB based on user's question.
Language: Python - Size: 170 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
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.
Language: Python - Size: 99 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 7 - Forks: 0
MrSaviYa2312/scaledp-chat
Chat over the git repository code built on LangChain, LangGraph, PGVector, FastApi, SqlAlchemy for frontend based on AI SDK
Language: Python - Size: 901 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
shamspias/ThreadedTalk
A FastAPI-based client for LangGraph SDK, enabling threaded conversations, message streaming, and conversation management.
Language: Python - Size: 41 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
shakil1819/Interactive-Estimation-System-Using-LLM-based-RAG-Approach
This AI agent streamlines the initial customer interaction and information gathering process for service-based businesses, starting with a prototype focused on the roofing industry. It acts as an intelligent virtual assistant that guides potential customers through a natural language conversation to collect all necessary project details required fo
Language: Python - Size: 494 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
quentinSoranzoKrebs/TuxAi-Core
A powerful Python library for integrating AI-driven assistant functionalities into any application.
Language: Python - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0
vishal-android-freak/build-with-ai
Gemini 2.5 Pro Powered Email Assistant Integrated With Google Calendar
Language: Python - Size: 1.26 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 5
r-manimaran/LangGraph
For Building Stateful, multi-actor applications with LLMs, Create agent and multi-agent workflows
Language: Jupyter Notebook - Size: 481 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1
ssgrummons/langgraph-gradio
Basic LangGraph RAG model with Tool Use and Gradio Frontend. Configured to use Ollama
Language: Python - Size: 294 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
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!
Language: Jupyter Notebook - Size: 1.55 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 4
Mgrsc/LLMQ-Horizon
Integrate LLM into QQ using Nonebot, LangChain, and LangGraph
Language: Python - Size: 729 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 21 - Forks: 5
josefdc/write-a-better-codeAgent
A secure, iterative code generation agent using LangGraph, Docker, and human-in-the-loop validation.
Language: Python - Size: 58.6 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
RaheesAhmed/Jarvis-Using-LangGraph-Agnet
Jarvis is an AI assistant built using LangGraph and PyQt5 that can perform a variety of tasks through natural language commands, including web searches, file operations through terminal commands, reading the screen, and interacting with UI elements.
Language: Python - Size: 0 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
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.
Language: Python - Size: 3.18 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 21 - Forks: 8
hmshb/langgraph-ai-agent-claude
This repo contains an AI Agent using LangGraph, LangSmith, Claude and Tavily Search Tool
Language: Python - Size: 2.09 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
hridesh-net/Turons_agent
A Latest News Filter and Notifier! 🚀 Keep yourself updated with the latest news in the easiest way possible. Whether you’re into tech, fashion, sports, or any other topic, this project lets you stay informed with customized news updates and concise content summaries.
Language: Python - Size: 1010 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
tigel-agm/langgraph_agents
Language: Python - Size: 0 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
kingjosephm/uds-diagnostic-tool
LLM-Based Tool to Diagnose Errors in Unified Diagnostic Service (UDS) Data with a Flask Front-End
Language: Python - Size: 6.24 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
MariaLuize/MultiAgent-LangGraph
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
noxs1d/action-model
FastAPI-based application that integrates GPT-4o-mini to generate, validate, and execute Bash commands inside a controlled Docker environment. Uses LangGraph for state management and supports session-based execution.
Language: Python - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
GiulianoDiGiuseppe/AgentForFileCommands
A Python server that enables an LLM-based agent to perform operations on files and folders through a REST API.
Language: Python - Size: 167 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
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.
Language: Python - Size: 2.44 MB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 25 - Forks: 5
Vishal-sys-code/AgenticCyberOps
This is an autonomous cybersecurity pipeline.
Language: Python - Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
shamspias/marmelad
Marmelad: An intelligent LangGraph-powered agent to assist with research, coding, and problem-solving across various domains.
Language: Python - Size: 559 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0
prabhatpankaj/snowflake_query_agenticai
Language: Python - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
Joshua-Briggs/LangGraph-Custom-Tool-Calling
This repository demonstrates setting up LangGraph for custom tool calling. It covers configuring OpenAI and SerpAPI keys, integrating a language model with pre-made and custom tools, and binding them for use. The setup is tested by processing user queries, showcasing tool integration and response generation within LangGraph.
Language: Jupyter Notebook - Size: 77.1 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
zyni-ai/.github
Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
german36-del/document_assistant_agent
ReAct Agent built upon LangChain and LangGraph to make custom and complex multi-step questions by combining retrieval and analyitical tools. Do SQL querying and/or RAG approaches to get the best answer
Language: Python - Size: 354 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
shaneperry0101/health-chatbot-streamlit
Healthcare assistant built with LangGraph and Streamlit
Language: Python - Size: 107 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
WSE-research/langgraph-examples
This repository is dedicated for storing chatbot examples created with LangGraph
Language: Python - Size: 131 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1
GreatHayat/langgraph-corrective-rag
A repository to learn & explore the CRAG - A better version of RAG.
Language: Python - Size: 8.79 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1
YassineKADER/AI-Youtube-Shorts-Generator Fork of SamurAIGPT/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.
Language: Python - Size: 99 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
pedropcamellon/executive-ai-assistant
Executive AI Assistant (EAIA) is an AI agent that attempts to do the job of an Executive Assistant (EA).
Language: Python - Size: 119 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
Farhaj499/LangGraph
Learning Agentic AI using LangChain, LangGraph, OpenAI, Gemini and knowledge-Graph.
Language: Jupyter Notebook - Size: 1.63 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1
Pinocchio315/Intro_to_LangChain
Introduction to LangChain
Language: Jupyter Notebook - Size: 229 KB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
sumitsaurabhss/tourbot
A chatbot developed as multi-agents system for tour recommendations.
Language: Python - Size: 54.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0
insightial/researcher
Multi agent LLM in-depth researcher
Language: Python - Size: 645 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0
BayoHabib/litterature-review-assistant
A litterature review assistant powered by LLMs
Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0