Skip to content

arslanahmad90/LinkedIn-Assesments-Cheating-Using-Pytesseract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

LinkedIn-Assesments-Cheating-Using-Pytesseract

This project is for educational purposes.

What is done in this project? This project aim to take a snip shot of the area containg assesment text and tends to extract the text using pytessearct OCR and furhter searching for the extracted text on internet

Run

For running this project first you have to install tesseract using windows installer available at: https://github.com/UB-Mannheim/tesseract/wiki

after installing

You have to run these commands on your anaconda shell

conda create -n linkedInCheat
conda activate linkedInCheat
pip install -r requirements.txt

Executable command

python .\LinkedIN_Cheat.py

You can also have a look at the video.

workingVideo.mp4

About

This project is for educational purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages