Upload any lecture PDF and chat with it using Claude AI. Built for AUT students in Tashkent. Free and open source.
- Upload lecture PDFs and ask questions
- Auto-generate flashcards
- Exam prep questions
- One-click summaries
React · Vite · Claude API · Vercel
-
Clone the repo git clone https://github.com/oktambek7/study-assistant.git cd study-assistant
-
Install dependencies npm install
-
Add your API key Copy .env.example to .env.local and add your Anthropic API key inside
-
Start the app npm run dev
MIT