Project 01
Nexus Agentic Chatbot
Completed560 Tokens/Sec chatbot with persistent memory
Tech Stack:
The Challenge
Standard agents suffer from context drift and high latency during tool execution.
Solutions & Impacts
Architected a stateful system using LangGraph and SQLite, ensuring 100% context retention across multi-turn sessions.
Optimized inference by integrating Groq (LLaMA 3.1) to achieve 560 token/s, enabling near-instant fact-based decision support.
Engineered an autonomous Tool-Execution layer with live web-search for real-time fact validation.




