146 skills found · Page 1 of 5
minitap-ai / Mobile UseAI agents can now use real Android and iOS apps, just like a human.
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.
apconw / Aix DBAix-DB 基于 LangChain/LangGraph 框架,结合 MCP Skills 多智能体协作架构,实现自然语言到数据洞察的端到端转换。
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.
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.
langchain-ai / React AgentLangGraph template for a simple ReAct agent
kennethreitz / SimplemindPython API client for AI providers that intends to replace LangChain and LangGraph for most common use cases.
NicholasGoh / Fastapi MCP Langgraph TemplateA modern template for agentic orchestration — built for rapid iteration and scalable deployment using highly customizable, community-supported tools like MCP, LangGraph, and more.
ahmad2b / Postbot3000PostBot 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 / New Langgraph ProjectNo description available
langchain-ai / Data EnrichmentLangGraph Studio template for creating an agent that does web research to genearte or enrich structured data.
shiv248 / Streamlit X LangGraph CookbooksStreamlit and LangGraph Intersection Starters, LangGraph with Streamlit, Streamlit with LangGraph
jkmaina / LangGraphProjectsThis 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.
chatchat-space / LangGraph ChatchatNo description available
santosomar / AI Agents For CybersecurityThis repository contains resources and materials for courses and presentations related to AI Agents and Agentic Systems for Cybersecurity Operations by Omar Santos.
dipanjanS / Mastering Intelligent Agents Langgraph Workshop Dhs2025This repository will contain all the presentations, content, hands-on python notebooks for a full day Agentic AI workshop on Building Simple and Complex Agents, Deploying and Monitoring AI Agents with LangGraph for the DataHack Summit 2025 conference.
langchain-ai / Retrieval Agent TemplateNo description available
liangdabiao / Langgraph Multi Agent Rag Customer Support本项目实现了一个基于多智能体(Multi-Agent)和检索增强生成(Retrieval-Augmented Generation, RAG)技术的客户支持系统。它利用 Python、LangChain 和 LangGraph 构建了一个能够处理各种旅行相关查询的对话式 AI,包括航班预订、租车、酒店预订和行程推荐。还有对接了woocommerce商城进行商品查询,文章查询,表单提交,订单查询等商城功能。
langchain-ai / Langgraph Fullstack PythonNo description available
leockl / Tool Ahead Of TimeThis is a Python package to add tool calling capabilities to newly released LLMs on LangChain's ChatOpenAI, AzureAIChatCompletionsModel and ChatBedrockConverse classes ahead of time before LangChain and LangGraph supports it!