Show the book name/cover page, the algorithm should search the internet and find the same book and read out the content from there.
Any web technology can be used.
- Python
- Web Scrapping
=> Fork this repository to start contributing.
=> Open your Git Bash command window and in the root directory type the following commands :
1) git init -initializes the git repository from the GitHub.
2) git clone -Clone the repository to your local machine
(git clone https://github.com/<your-github-username>/HackclubVIT/FindBooks.git)