In Progress
ElderDog
A Unitree Go2 robot dog companion and guidance system for elderly care, powered by MCP + LLM agents.
A multi-agent AI debate platform powered by LangGraph, enabling complex multi-role dialogue simulations.
While learning LangGraph, I wanted to build a project that showcases multi-agent collaboration. Debate is an excellent scenario as it requires multiple roles with different stances to respond to each other’s arguments.
This project deepened my understanding of LangGraph’s StateGraph mechanism and how to design communication protocols between multiple agents.