The Student Study Assistant is a modern web app that helps students learn more efficiently by combining AI-generated summaries, Wikipedia articles, and curated YouTube videos. It supports recent search history, bookmarks (favorites), user notes, and Firebase authentication β all wrapped in a sleek, responsive UI.
π Live site: studytutor.netlify.app
- π Topic-based search with Wikipedia + OpenAI summaries
- π₯ YouTube video suggestions
- β Bookmark/favorite topics (per user)
- π Track recent searches (per user)
- βοΈ Add personal notes per topic
- π Dark/light theme toggle
- π Google sign-in via Firebase
- π» Fully responsive across devices
Frontend:
- React (with Vite)
- Tailwind CSS
- Axios
Backend & Services:
- Firebase Authentication + Firestore
- OpenAI API (Summaries)
- Wikipedia API
- YouTube Data API v3