A production-ready, scalable multi-agent system built with LangGraph, featuring specialized agents for different tasks with best coding practices.
-
Updated
Sep 22, 2025 - Python
A production-ready, scalable multi-agent system built with LangGraph, featuring specialized agents for different tasks with best coding practices.
Advanced multi-agent Medical AI Assistant powered by LangGraph that delivers empathetic, doctor-like responses using a hybrid pipeline of LLM reasoning, RAG from medical PDFs, and intelligent fallback tools. Features Long-term memory with SQLite, dynamic tool routing, and state reasoning for reliable, context-aware consultation.
LangChain Graphiti Integration
A comprehensive LangGraph quickstart application demonstrating AI agent workflows with proper architecture and best practices.
This is an autonomous cybersecurity pipeline.
LangGraph JS app based on CoinMarketCap API
Job Interview Notification AI Agent (LangGraph JS)
Production ready LangGraph multi-agent orchestration template with supervisor routing, FastAPI + Streamlit chat UI, MCP tool calling, local RAG + knowledge graph retrieval, PostgreSQL memory, per-user auth, and CI/CD.
Hierarchical Multi-Agent AI in LangGraph.js
An end-to-end AI Financial Research & Advisory Agent built using LangGraph, LLMs, and machine learning for automated market analysis, compliance validation, and investment advisory. Integrates real-time data, SEC filings, and financial news to generate intelligent trading insights with audit-ready traceability.
Successfully developed a Healthcare AI Clinical Decision Support System, leveraging LangGraph, GPT-4o-mini, and PubMed to deliver real-time patient risk stratification, evidence-based treatment recommendations, and personalized clinical road maps with integrated drug safety validations.
The project is to develop an application with the use of C++ and Agentic AI to detect any malware in a computer system.
LangGraph's interrupt/resume primitives are genuinely clean. But the checkpoint model has a side effect that silently double-executes tools, and approval binding is positional rather than explicit. Here's what that means in practice.
A general LangGraph workspace for experiments, workflow patterns, and related AI orchestration concepts.
Diagnose and debug Retrieval Augmented Generation pipelines by analyzing traces to identify and fix issues affecting answer quality and relevance.
Add a description, image, and links to the langgraph-tools topic page so that developers can more easily learn about it.
To associate your repository with the langgraph-tools topic, visit your repo's landing page and select "manage topics."