r/CodingForBeginners • u/Sufficient_Back9765 • 54m ago
AI Tutor for CS Fundamentals
Hey everyone,
I've been tutoring CS students for several years now, all on a volunteer basis. One recurring problem: there are never enough tutors for all the students who need help.
At some point I started asking my students to try AI tools like ChatGPT to work through concepts on their own. It didn't go well, most of them struggled with knowing what to ask, and even more with honestly assessing what they actually understood vs. what they were just nodding along to.
I couldn't find a tool that solved this, so I ended up developing one myself . It's been genuinely helpful for a lot of my students so far.
A couple of questions for this community:
- Have you found any AI tools that actually work well for learning programming concepts (not just generating code)?
- Would anyone be up for trying mine and giving feedback? I'm still early in testing and would love more perspectives — especially from people currently learning CS fundamentals (variables, loops, functions, recursion, etc.).
Drop a comment or DM me if you're interested, happy to answer questions too.