langgraph topic

List langgraph repositories

generative_ai_with_langchain

1.2k
Stars
493
Forks
1.2k
Watchers

Build 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.

oreilly-retrieval-augmented-gen-ai

156
Stars
82
Forks
156
Watchers

See how to augment LLMs with real-time data for dynamic, context-aware apps - Rag + Agents + GraphRAG.

InstAgent

43
Stars
12
Forks
43
Watchers

InstAgent - ⚙️ Instantly transform natural language descriptions into powerful multi-agent systems 🤖 — define roles 🎭, equip them with the right tools 🧰, and generate ready-to-run code 💻 — all in...

GustoBot

83
Stars
4
Forks
83
Watchers

五星大厨:全面Multi-Agent 的客服机器人,基于langraph实现,txt2sql ,txt2cypher, lightrag, 多模态 等

simpleIfcAIAgentWithGraphRAG

22
Stars
1
Forks
22
Watchers

An LLM answering questions about your IFC file by querying a graph database that represents the file.

JARVIS

15
Stars
3
Forks
15
Watchers

JARVIS Virtual Assistant, inspired by Marvel's Iron Man, is an AI-powered tool with voice activation, system monitoring, and proactive suggestions from camera and screenshot analysis. Built with PyQt5...

llm-course-zh

25
Stars
2
Forks
25
Watchers

大型語言模型(LLM)的讀書會內容code部分整理,此github提供簡單、免費、易實作code範例,並由淺入深帶你一步步了解如何基於python建置LLM流程、部屬功能等

Meeting-Room-Booking-AI-Agent

23
Stars
7
Forks
23
Watchers

An intelligent AI-powered meeting room booking system built with LangGraph and advanced natural language processing capabilities. It provides seamless room reservation through conversational interface...

langgraph-voice-call-agent

26
Stars
10
Forks
26
Watchers

A real-time voice/call AI agent that lets you talk to a LangGraph agent over LiveKit — similar to "voice mode" experiences in ChatGPT Voice, OpenAI Realtime API sessions, and Gemini Live. This repo de...