Topic: "langgraph-python"
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.0 Flash and OpenAI's GPT-4.1 on the backend for inference.
Language: Python - Size: 30.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,217 - Forks: 166

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.
Language: Python - Size: 68.4 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 889 - Forks: 182

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 411 - Forks: 61

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: 2 months ago - Pushed at: 8 months ago - Stars: 287 - Forks: 32

langchain-ai/react-agent
LangGraph template for a simple ReAct agent
Language: Python - Size: 1.31 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 255 - Forks: 370

langchain-ai/data-enrichment
LangGraph Studio template for creating an agent that does web research to genearte or enrich structured data.
Language: Jupyter Notebook - Size: 3.77 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 139 - Forks: 46

shiv248/Streamlit-x-LangGraph-Cookbooks
Streamlit and LangGraph Intersection Starters, LangGraph with Streamlit, Streamlit with LangGraph
Language: Python - Size: 63.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 123 - Forks: 21

chatchat-space/LangGraph-Chatchat
Language: Python - Size: 24.3 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 111 - Forks: 18

langchain-ai/retrieval-agent-template
Language: Python - Size: 1.21 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 97 - Forks: 27

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: almost 2 years ago - Stars: 86 - Forks: 17

langchain-ai/new-langgraph-project
Language: Python - Size: 1.95 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 72 - Forks: 117

santosomar/RAG-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.
Language: Python - Size: 8.65 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 56 - Forks: 19

emingenc/telegramGPT
step-by-step guide on creating your very own AI bot using Python, Telegram, and OpenAI GPT models.
Language: Python - Size: 70.3 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 39 - Forks: 13

jondoescoding/awesome-ai-agents
A collection of awesome web2 and web3 AI agents and workflows using OpenAI compatible LLMs.
Language: Python - Size: 1.93 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 36 - Forks: 7

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.
Language: Python - Size: 93.8 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 31 - Forks: 8

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.
Language: Python - Size: 72.3 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 26 - 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: 5 months ago - Pushed at: 7 months ago - Stars: 25 - Forks: 5

Mgrsc/LLMQ-Horizon
Integrate LLM into QQ using Nonebot, LangChain, and LangGraph
Language: Python - Size: 729 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 21 - Forks: 5

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: 4 months ago - Pushed at: 4 months ago - Stars: 21 - Forks: 8

md-abid-hussain/docquery
DocQuery: Turn your documentation markdown to knowledgebase
Language: TypeScript - Size: 1.43 MB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 19 - Forks: 3

codingforentrepreneurs/build-deploy-ai-agent-python-docker
Build and Deploy AI Agents with Python, Docker, FastAPI, LangChain, and LangGraph
Language: Python - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 11

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: 4 months ago - Pushed at: 9 months ago - Stars: 16 - Forks: 4

enso-labs/orchestra
🪶 AI Agent Orchestrator built on LangGraph powered by MCP & A2A
Language: TypeScript - Size: 17.6 MB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 3

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: about 2 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 0

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.
Language: Python - Size: 126 KB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 6 - Forks: 0

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.
Language: Python - Size: 464 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 1

aibtcdev/aibtcdev-backend
AI powered agents with Bitcoin and Stacks tooling.
Language: Python - Size: 2.88 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 4 - Forks: 5

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: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

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: 29 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 3

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: about 2 months ago - Pushed at: 4 months ago - Stars: 3 - 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: 4 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

Aparnap2/agentflow
A full-stack async AI office where intelligent agents collaborate to simulate a startup team with shared memory, tool-driven reasoning, and human-in-the-loop approvals.
Language: Python - Size: 2.1 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 1

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - 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: 18 days ago - Pushed at: 3 months ago - Stars: 2 - 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: 3 months ago - Pushed at: 3 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: 3 months ago - Pushed at: 3 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: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

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: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

insightial/researcher
Multi agent LLM in-depth researcher
Language: Python - Size: 645 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

rahulsamant37/Daily-Task
DAILY-TASK: My Learning & Development Journey repository documenting my growth in MLOps and AI Engineering. It serves as both a portfolio and knowledge base, showcasing production-ready ML pipelines and core Python development practices. With projects on MLOps, AgenticAI, each commit reflects my continuous learning and practical implementations.
Language: Jupyter Notebook - Size: 59.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 1

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
Language: TypeScript - Size: 366 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 1

CristianCast18/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: 9.77 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 1

promptromp/mockstack
An API mocking workhorse 🐎
Language: Python - Size: 2.72 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

jwwelbor/AgentMap
AgentMap: Build and deploy LangGraph workflows from CSV files. Create complex LLM agent graphs without coding, convert simple spreadsheets into powerful AI agents, and orchestrate multi-agent systems with ease. Integrates with OpenAI, Anthropic, and Google AI models. Includes CLI and FastAPI server for quick deployment.
Language: Python - Size: 12 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

nikcodefr/basicRAG-portfolio
Basic RAG chatbot designed to handle simple Q&As about me and my personal portfolio
Language: Python - Size: 13.7 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

SulmanK/BeatDebate
Multi-Agent Music Recommendation System for AgentX Hackathon
Language: Python - Size: 2.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

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: 5 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

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: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - 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: 3 months ago - Pushed at: 3 months ago - Stars: 1 - 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: 4 months ago - Pushed at: 6 months ago - Stars: 1 - 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: 6 months ago - Pushed at: 6 months ago - Stars: 1 - 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: 6 months ago - Pushed at: 6 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: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

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: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - 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: 4 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

BayoHabib/litterature-review-assistant
A litterature review assistant powered by LLMs
Size: 24.4 KB - Last synced at: 9 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Astroxphiliauxx/MediDoc-AI-Agent
A simple AI Agent based on modular pipeline architecture which takes input as symptom from humans and then classifies it into categories and wards.
Language: Python - Size: 226 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

ccw7463/news-agent
news-agent built using google-rss-mcp, langgraph
Language: Python - Size: 142 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

hauchongtang/PlanPulseAgent
Agent Supervisor for Notion-Telegram Service
Language: Python - Size: 117 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Gfgf1000-7/metriqe
AI training materials for Python and Generative AI. Enhance your skills with Metriqe's resources. 🌟🤖
Language: Python - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

flowbrg/homer
Homer is a small academic project of a RAG application using Ollama and Langgraph as well as streamlit for the UI.
Language: Python - Size: 7.31 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

pentney/taiat
Three Agents In A Trenchcoat (Taiat)
Language: Python - Size: 186 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 9.77 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

deyrahul95/AI-Agents-Django
AI Agent using Django, Sqlite database and Langgraph
Language: Jupyter Notebook - Size: 71.3 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

netsky-devel/Ai-Punk
AI Punk is an advanced autonomous AI assistant for VS Code with clean architecture and extended development capabilities.
Language: Python - Size: 122 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

chibuikeeugene/agentic_system_projects
A compendium of different agentic applications for different business needs and application.
Language: Jupyter Notebook - Size: 12.7 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

J-na/CS_advisor
Simple RAG app designed for giving advice about citizen science. Can be modified with any data store.
Language: Python - Size: 43 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

Spyrosigma/Medmitra
Language: TypeScript - Size: 3.17 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

harehimself/langgraph-lab
A comprehensive LangGraph quickstart application demonstrating AI agent workflows with proper architecture and best practices.
Size: 0 Bytes - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

unikill066/agentic-rag
This isn't just another RAG implementation, it's an agentic system that intelligently decides when and how to retrieve information.
Language: Python - Size: 9.23 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

mishalalex/gen-ai-code
This is a simple CLI AI application built using LangGraph framework in Python
Language: Python - Size: 2.93 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

policepattaya/langgraph-db
LangGraph-DB offers a robust memory backend for LangGraph.js, enabling efficient management of both short-term and long-term memory. With support for various storage providers like Redis and MongoDB, it streamlines memory handling for your agents. 🛠️🌟
Language: TypeScript - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

tech-aakash/LangChain-Agents
Basic of langchain & lang graph to create agents with Azure OpenAI
Language: Jupyter Notebook - Size: 809 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

TharushiJayasooriya/zitles-ai-agent
AI agent for Zitles internship that scrapes property data (Property Card, Tax Info, Deeds) from Charleston and Berkeley County websites using Playwright and LangChain in Python. Saves PDFs by TMS number, handles errors, and includes code, README, and demo video.
Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

serverdaun/sidekick
Language: Python - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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: about 1 month ago - Pushed at: about 1 month 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: about 1 month ago - Pushed at: about 1 month 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AnuroopVJ/SciAI
This is a Lang-graph based project that using LLMs with data gathered from Arxiv and Semantic Scholar to generate scientifically accurate reports.
Language: Python - Size: 106 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

NajiAboo/langgraph-tutorials
langgraph tutorials
Language: Jupyter Notebook - Size: 196 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

yusupwinata/Explore-LangGraph
Explore everything about LangGraph.
Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Sunilyadav03/Agents
Language: Jupyter Notebook - Size: 542 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

kaaquist/a2a-mcp-fun
LangGraph Supervisor with A2A Agent
Language: Python - Size: 791 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AVoss84/invoice-agent-app
LangGraph Agent to process scanned invoices for reimbursement
Language: Python - Size: 102 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Lanutrix/LangGraph-Time-Agent
Простой чат-бот с возможностью определения текущего времени.
Language: Python - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - 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: about 1 month ago - Pushed at: 2 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: 2 months ago - Pushed at: 2 months ago - Stars: 0 - 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: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

programmerftw/Learning-GenAI
Language: Python - Size: 1.78 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

v833/llmops-api
LLMOps API 是一个基于 Flask 的 API 服务,用于构建、管理和部署基于大语言模型的智能体应用。该项目集成了 LangGraph 和 LangChain,提供了一套完整的工具链,用于创建具有状态、多角色的智能体应用程序。
Language: Python - Size: 1.91 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

serverdaun/hf_agents_final_assignment
Agent for contesting GAIA benchmark built during HF Agents Course
Language: Python - Size: 78.1 KB - Last synced at: about 2 months ago - Pushed at: 2 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Airaad/tool-bot-langgraph
Language: Python - Size: 3.91 KB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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: 3 months ago - Pushed at: 3 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: 3 months ago - Pushed at: 3 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: 21 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1
