Inspiration

Many students struggle to understand academic topics because explanations are often too complex and not personalized. As a first-time hackathon participant, I wanted to build something simple, helpful, and student-focused. This inspired me to create StudyPal—an AI Study Buddy that explains concepts clearly and interactively.

What it does

StudyPal allows students to enter any topic and choose their learning level (Beginner, Intermediate, or Advanced). Based on the selection, the app explains the topic in simple English, uses analogies and real-world examples, and provides a short summary. It then generates an interactive quiz to test understanding and gives instant feedback.

How I built it

StudyPal was built using the Gemini 3 API through Google AI Studio. Gemini acts as the core reasoning engine, generating explanations, examples, and quizzes dynamically based on user input. The application runs in the browser and is publicly accessible for easy testing.

Challenges I ran into

One challenge was designing the quiz flow so that answers were not revealed before the user responded. Another challenge was structuring prompts to ensure clear, beginner-friendly explanations. These were solved by refining prompt instructions and testing multiple scenarios.

What I learned

I learned how to design effective prompts, build an AI-powered application using the Gemini 3 API, and prepare a complete hackathon submission including a demo video and public app link.

Built With

Share this project:

Updates