An application that extracts and reads data from a timetable and sends push notifications to user to attend scheduled classes.
- Extracts timetable from the image
- Manually copy and paste timetable
- FastAPI
- Numpy
- OpenCV
- Pytesseract
- Uvicorn
pipenv install
pipenv shell
uvicorn main:app
docker build .
docker run -p 80:8000 -d <IMAGE_NAME>
Vishesh Bansal |
Made with ❤️ by DSC VIT