Hey everyone! π I am a student from Sri Lanka currently preparing to step into the highly intense G.C.E. Advanced Level (A/L) Combined Mathematics stream. Balancing school studies with a passion for programming can be tricky, so I decided to bridge the two worlds. Instead of just solving math problems on paper, I built a local web-based Combined Mathematics AI Problem Solver tailored to our local syllabus. Because this is my very first technical article, I want to pull back the curtain on how I designed the architecture, how the components talk to each other, and why I built it locally on my PC. The Vision : Aligning AI with a Local Syllabus Standard AI models are great at general math, but local examinations like the Sri Lankan A/Ls require steps to be structured in a very specific way to match local marking schemes. My goal was to create a tool where a student could input a problem, and the application would return a step-by-step breakdown that feels familiar to an A/L student.β¦