AgentC: Autonomous Carbon Manager
June 16, 2026
AI Engineering
Featured
LangGraph
FastAPI
Claude
OpenAI
ChromaDB
LangSmith
Next.js
IoT
Share:
My MSc dissertation: a hierarchical multi-agent system built with LangGraph. A manager agent coordinates a planning sub-graph of specialist agents and 9 task workers that ingest IoT energy data, resolve emission factors, simulate scenarios, and recommend Scope-2 carbon reductions. Tool-using agents with typed shared state and LangGraph checkpointing, retrieval over a ChromaDB vector store, and LangSmith tracing across every step, tool and token. FastAPI backend; Next.js dashboard that visualizes the agent graph.
Detailed walk through content will be added soon.