This application allows users to upload a textbook PDF, automatically find problems and their solutions, and create clickable links between them.
It enhances the user experience by allowing quick navigation between questions and answers.
- Upload a textbook PDF
- Automatically detects problems and solutions
- Adds interactive links between problem numbers and their corresponding solutions
- Provides a PDF preview before processing
- User feedback system to improve the tool
- Progress bar updates for real-time tracking
pip install -r requirements.txt