Supercharged learning, powered by Google Gemini. Ask coding questions, paste notes, and get smart feedback — all in one sleek web app.
- Ask questions to an AI coding tutor (Gemini API)
- Paste notes and get real-time summaries
- Uses
.envto securely manage your API key - Clean, responsive UI with custom CSS
- Built with Node.js, Express, and Vanilla JS
Clone and start the project locally:
git clone https://github.com/sarakhan7/studyfi.git
cd studyfi
npm install
node index.js- Hosted on Vercel
- GitHub integration enabled for automatic redeployment on push
- Express server lives in
index.js - Frontend files (HTML, CSS, JS) live in the
/publicdirectory
[@sarakhan7]@AG613 — open to feedback, collaborations, or suggestions.

