An AI-powered study assistant for medical students. Type any medical topic, get high-yield study material structured for exam prep — with adjustable difficulty levels, a saved history, and dark/light themes.
Built as my first React project while transitioning from medicine to building AI tools.
- Generates concise, exam-focused notes on any medical topic via the Gemini API
- Adjustable difficulty (Basic / Advanced) so the response matches your study level
- Output structured into Summary, Key Points, and Memory Hook sections
- Saves history locally so you can revisit previous topics
- Light and dark themes
- React + Vite
- Gemini API for content generation
- LocalStorage for persistence
- Vanilla CSS
npm install
npm run devYou'll need a Gemini API key. Create a .env file in the project root:
Final-year medical student in Gaza, learning to build software at the intersection of medicine and AI. This is project #1 of an ongoing series.
You'll need a Gemini API key. Create a .env file in the project root: