simple web app to manipulate pdf files using python open cv library
(darkmode , eye comfort , hightlight, text color and background color)
web development (Anagular - node - express - mongoDB) , AI fields ( ML , computer vision , NLP ,deep learning ...)
Clone the project
git clone https://github.com/samehsy/pdf-reader.git
Go to the project directory
cd frontend
Install dependencies
npm install
Start the server
ng serve
-
Make sure you have installed pip (Python 3)
sudo apt-get install python3-pip
-
install required python packeges: open-cv , numpy .......