Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 2.05 KB

File metadata and controls

49 lines (34 loc) · 2.05 KB

StudyMax AI

Streamlit App
Python Version

Gemini 2.0 Flash in Action: StudyMax AI is an AI-powered learning platform that generates interactive stories and illustrations on requested topics. It supports adaptive difficulty levels, instant quiz generation, and learning progress tracking.


Features


Feature Description
Adaptive Learning Explanations tailored to 3 difficulty levels: Beginner → Intermediate → Advanced
Instant Quiz Generation Generate topic-specific quizzes in seconds
Progress Tracking Review your learning history with expandable Q&A sections
Clean Interface Minimalist UI built with Streamlit for seamless interaction

Other highlights:

  • Interactive learning at your pace
  • Personalized quizzes
  • History and progress tracking
  • Simple and intuitive design

Quick Start

  1. cd AI-Learning-Buddy
  2. pip install -r requirements.txt
  3. Set up .env with your Gemini API key
  4. Run with streamlit run app.py

Start Learning!

Ask anything "From understanding quantum physics concepts to crafting Python quizzes".

Tech Stack

Python – Core programming language

Streamlit – Frontend and interactive interface

GeminiAI – AI-powered learning engine

Made With

Google Cloud & Gemini 2.0

StudyMax_AI.demo.mp4