This is an AI-powered study tool built with Next.js that helps students solve homework problems and generate personalized study materials. It uses advanced AI algorithms to:
- Solve Homework Problems: Input your homework questions, and the app provides accurate solutions with step-by-step explanations.
- Create Study Guides: Automatically generate comprehensive study guides based on the material you provide, summarizing key concepts.
- Generate Flashcards: Convert your study material into interactive flashcards for better retention and practice.
The app is designed to streamline studying, making it easier to learn and review key concepts efficiently. Whether you're preparing for exams or need help with homework, this tool has you covered.
- AI-powered homework solver
- Study guide generator
- Flashcard creator
- Contact page for inquiries or feedback
- Built with Next.js for performance and user experience
To run the app locally:
git clone https://github.com/EricQXu/studify.git
cd studify
npm install
npm run dev