You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# StudyBuddy AI — MVP
1. Copy `.env.example` to `.env.local` and set `OPENAI_API_KEY`.
2. `npm install`
3. `npm run dev`
4. Open http://localhost:3000
# study-buddy