A complete LangGraph guide for PhD students and researchers. From zero to multi-agent systems with Python examples (chatbots, ReAct agents, supervisor patterns, research pipelines).
-
Updated
Apr 4, 2026 - Python
A complete LangGraph guide for PhD students and researchers. From zero to multi-agent systems with Python examples (chatbots, ReAct agents, supervisor patterns, research pipelines).
Prism-inspired multi-agent orchestration framework built on LangGraph. Security-first, provider-agnostic, composable.
LangGraph supervisor with parallel specialist agents. 1.99x speedup vs sequential multi-agent, reproducible in 6s with no API key. Planner, retrievers, analyzers, verifiers, synthesizer.
Several LangGraph graphs behind one chat stream — an LLM routes each turn to free chat or a structured flow, then hands control back. FastAPI + SSE, local model, no build step.
Production-grade hierarchical multi-agent system with LangGraph — parallel specialist agents, HITL approval gates, safety pipeline, and fraud risk assessment workloads
Supervisor-orchestrated multi-agent content pipeline (LangGraph) with 4-way LLM fallback (Gemini/Groq/OpenRouter/Cerebras), bounded revision loop, and a Streamlit UI.
🔴 CMatrix-RED is an agentic red-team platform for running controlled, human-in-the-loop security simulations across modern applications and infrastructure. It combines multi-agent orchestration, approval gates, monitoring, and audit-friendly workflows to help teams test defenses safely, repeatably, and at scale.
Rahnuma is a source-grounded Agentic AI admissions advisor for Pakistani students, built with LangGraph, FastAPI, pgvector, and Next.js. It combines cited prospectus retrieval, deterministic university merit calculations, persistent student profiles, live web fallback, and human-confirmed profile updates
Capstone: Multi-Agent AI Platform orchestrating specialized agents for complex task solving
Production-grade multi-agent AI system with LangGraph supervisor pattern, RAG knowledge base (ChromaDB), and Anthropic Claude — routes queries between specialized triage, scheduling, and eligibility agents
🛡️ CMatrix is an agentic red-team platform for running controlled, human-in-the-loop security simulations across modern applications and infrastructure. It combines multi-agent orchestration, approval gates, monitoring, and audit-friendly workflows to help teams test defenses safely, repeatably, and at scale. Built with FastAPI, Next.js, Docker.
A FastAPI application that runs a finance analysis agent to analyze stock tickers using a streaming agent runner and various data tools (yfinance, Pinecone, sentiment analysis, etc.).
Add a description, image, and links to the supervisor-pattern topic page so that developers can more easily learn about it.
To associate your repository with the supervisor-pattern topic, visit your repo's landing page and select "manage topics."