Inspiration
CodeSensei AI Tutor was inspired by the challenges students face while learning programming languages, especially during self-study. Many beginners get confused by complex explanations and irrelevant information. For this hackathon, the goal was to build a focused AI tutor that helps students learn only programming languages in a clear and structured way.
What it does
CodeSensei AI Tutor helps students learn programming languages only, in a focused and beginner-friendly way. Students can ask questions related to programming concepts, syntax, logic, and errors, and the AI provides clear explanations with examples. The app avoids unrelated topics to keep learners fully focused on coding.
How we built it
The project was built using Google AI Studio, leveraging its AI models to create an intelligent programming tutor. The system was designed with a domain-restricted approach, ensuring the AI responds only to programming-related queries. Responses are structured to explain concepts step by step, making them easy to understand for beginners.
Challenges we ran into
Restricting the AI to answer only programming-related questions. Simplifying complex programming concepts for beginners. Managing time effectively during the hackathon. Ensuring explanations are both accurate and easy to follow.
Accomplishments that we're proud of
Successfully built a focused AI tutor for programming education. Created beginner-friendly explanations with examples. Integrated Google AI Studio effectively within a short time. Designed a clean and simple learning experience.
What we learned
How to use Google AI Studio to build an AI-powered educational app. The importance of domain-specific AI for better learning outcomes. How to design clear, student-centric explanations. How AI can act as a personal tutor for programming learners.
What's next for CodeSensei AI Tutor
Adding language-specific learning paths (Python, Java, C, etc.) Introducing interactive coding exercises Implementing progress tracking for students Enhancing UI and adding voice-based learning support
Built With
- googleaistudio
- html
- typescript
Log in or sign up for Devpost to join the conversation.