Nexus AI – Stateful Chat Assistant
Developed a stateful AI assistant using LangGraph for conversational workflows and multi-turn reasoning. Implemented persistent MongoDB chat memory, a FastAPI backend with Pydantic schemas, LLaMA 3.3 70B inference, sliding-window context management, a React real-time chat interface, and multi-threaded sessions with unique user and thread IDs.