Extract rollno from PDFs to display stats.
Activate virtual environment
. venv/bin/activate
Add your friends roll numbers to friends.txt to facilitate easy tracking.
Run command
python main.py --file <file_name>
Example: Analyze test.pdf
python main.py --file test.pdf
Note : Make sure to enter your watch roll numbers to "friends.txt".