“My project is cH, or Code Helper. It is an AI-powered programming learning assistant for engineering students and beginners. The main problem it solves is that students often use AI to directly get code without understanding the logic behind it.
cH follows a ‘Think Before Code’ approach. Instead of immediately giving the answer, it guides the student through the problem using questions, clues, hints, and step-by-step reasoning. It checks their approach and then helps them convert their logic into code.
So, cH doesn’t just manage code generation. It manages the whole learning process from understanding the problem to thinking about the solution, validating the reasoning, and finally implementing it. The main goal is to reduce AI dependency and help students become independent problem solvers.”