This software helps you to identify food items in an image when you enter the image url. It uses machine learning algorithms to identify images.
After cloning the repository, run the following in the terminal
* npm install
* npm start
* Copy the URL of the image you need to process
* Paste it in the specified area and click "Click here" button.