🚀 Note: This is the official landing page and documentation hub for the StudySage project.
View the main Android App repository here: 👉 github.com/manavbansal1/StudySage
StudySage is an AI-powered study companion designed to transform how students learn. By leveraging advanced AI and gamification, it turns passive note-reading into an active, engaging experience.
- 🤖 AI Flashcards: Upload your lecture notes (PDF, TXT, etc.), and our Gemini-powered AI instantly generates smart flashcards to help you master the material.
- 🎮 Gamified Learning: Compete with friends in real-time quiz battles and play "Study-Tac-Toe" to make studying fun and competitive.
- 📊 Smart Analytics: Track your progress, maintain daily streaks, and visualize your improvement over time.
- 🎧 Podcast Mode: Turn your notes into audio lessons with our Text-to-Speech integration, perfect for learning on the go.
- 🤝 Social Study: Create study groups, chat with peers, and share notes via NFC.
This repository contains the source code for the StudySage Website, which serves as the public face and documentation center for the project.
It features:
- Product Showcase: A visual tour of the app's capabilities (Home & Idea pages).
- Development Timeline: A detailed, interactive timeline of our entire development journey, from initial commit to final release.
- Team Portfolio: Profiles of the developers behind StudySage.
- Framework: Next.js 16 (App Router)
- Styling: Tailwind CSS 4
- Language: TypeScript
- Icons: Lucide React
- Deployment: Vercel
StudySage was built by a passionate team of university students:
- Manav Bansal
- Kabir Singh Sidhu
- Ansh Tiwari
- Yadhu Choudhary
- Akaaljot Singh Mathoda
To run this website locally:
# Clone the repository
git clone https://github.com/manavbansal1/studysage-website.git
# Install dependencies
npm install
# Run the development server
npm run devOpen http://localhost:3000 with your browser to see the result.
