I’m excited to share that I’ve reached the Day 7 checkpoint of the Building Agentic AI Challenge with my project: 🤖 Nevin Chatbot – AI Math Learning Assistant I’ve spent the last seven days working on building an AI-powered learning assistant that can help students learn math by providing clearer explanations, step-by-step worked solutions, answer verification, and followup interactive questions. Here’s what I focused on for checkpoint 7: 🔹 Fine tuning LLM prompts for relevancy and clarity 🔹 Validating normal questions, incomplete questions, ambiguous questions, followup questions 🔹 Contextual handling & conversation improvements 🔹 Improving prompt-injection/security/privacy defenses 🔹 Error handling/reliability 🔹 Validating public UX 🔹 Organizing my code/docs/reporting/progress github repo 🔹 Recording an explainer video of the project I learned a lot through this process. What really hit home during this whole experience, reinforcing something I already suspected, is that making AI applications that actually work in the real world is a whole lot more complex than just linking a user interface to an LLM. There’s Prompt Engineering, testing, security, reliability, UX, documentation, and iteration. So much more! Check out Nevin Chatbot - AI Math Learning Assistant GitHub: https://github.com/nevinsingh1313/nevin-chatbot-ai-math-learning-assistant Project Page: https://nevin-cs.github.io/nevin-chatbot-ai-math-learning-assistant/ Live Application: https://nevin-chatbot-ai-math-learning-assistant.ai.studio/ Completing Day 7 marks the end of this challenge, but definitely not the end of the project. I’m looking forward to continuing to improve the assistant, learning more about AI engineering, and building more useful AI applications. 7 days. 1 project. Loads of learning. 🚀