AI Productivity Assistant + Learning & Quiz Platform
StudySync AI is a full-stack, enterprise-ready AI-powered productivity and learning platform. This application integrates a smart study planner, AI-guided learning, assignment tracking, and learning analytics into one seamless workspace.
- Frontend: React 19, TypeScript, Vite, Tailwind CSS, React Router, Recharts, Framer Motion
- Backend: Node.js 22, Express.js, TypeScript
- AI: Google Gemini API Integration (
@google/genai)
- Cosmic Slate Dashboard: A high-contrast, modern overview of study hours, subject performance rings, recent activity, and AI-powered dynamic suggestions.
- AI Tutor: Dedicated interactive conversational interface to drill down into complex topics, debug code, and summarize educational materials.
- Study Planner: Intelligent, auto-adjusting calendar and time-block interface to track assignments and revision sessions.
- Quiz Generator: AI-powered exam preparation engine capable of building structured practice sets on demand.
Following Vibe Coding guidelines, all sensitive API keys (including the Gemini API key) are kept strictly server-side. The frontend communicates with the Express backend via RESTful endpoints, ensuring zero exposure of credentials to the browser.