About
This repository serves as a personal laboratory for understanding the intricate workings of LLMs and AI agents from the ground up. It provides a modular framework to experiment with various agent architectures, featuring a universal web UI for seamless chat, streaming responses, and thread management. The project includes a LangGraph-based planning and execution agent enhanced with web search capabilities and Phoenix tracing for deep observability. Additionally, it offers a specialized MCP server designed for Claude Desktop to manage pantry inventory, complete with receipt image parsing, expiration date tracking, and full CRUD operations for grocery items.