Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1322,6 +1322,7 @@ Browse the full template catalog here:
| [gtesei/agentic_design_patterns](https://github.com/gtesei/agentic_design_patterns) | A comprehensive, hands-on collection of design patterns for building robust agentic AI systems using LangChain and LangGraph | ![GitHub stars](https://img.shields.io/github/stars/gtesei/agentic_design_patterns?style=social)<br>![Last commit](https://img.shields.io/github/last-commit/gtesei/agentic_design_patterns) |
| [NicholasGoh/fastapi-mcp-langgraph-template](https://github.com/NicholasGoh/fastapi-mcp-langgraph-template) | FastAPI template with LangGraph + MCP and streaming UX | ![GitHub stars](https://img.shields.io/github/stars/NicholasGoh/fastapi-mcp-langgraph-template?style=social)<br>![Last commit](https://img.shields.io/github/last-commit/NicholasGoh/fastapi-mcp-langgraph-template) |
| [lgesuellip/langgraph-whatsapp-agent](https://github.com/lgesuellip/langgraph-whatsapp-agent) | Template for WhatsApp agents with LangGraph and MCP | ![GitHub stars](https://img.shields.io/github/stars/lgesuellip/langgraph-whatsapp-agent?style=social)<br>![Last commit](https://img.shields.io/github/last-commit/lgesuellip/langgraph-whatsapp-agent) |
| [ac12644/langgraph-starter-kit](https://github.com/ac12644/langgraph-starter-kit) | Production-ready multi-agent starter kit with 6 patterns (Supervisor, Swarm, HITL, Structured Output, Research, RAG), 5 LLM providers, MCP integration, CLI scaffolder, and Fastify server | ![GitHub stars](https://img.shields.io/github/stars/ac12644/langgraph-starter-kit?style=social)<br>![Last commit](https://img.shields.io/github/last-commit/ac12644/langgraph-starter-kit) |



Expand Down
Loading