1 Forks
16 Stars
16 Watchers

Menu_Reader

This is a web application that converts restaurant menus into text using OCR. That text is then sent through a Machine Learning model to output a list of menu items using classification and NLP.

How to download and setup Menu_Reader

Open terminal and run command
git clone https://github.com/AlexBandurin/Menu_Reader.git
git clone is used to create a copy or clone of Menu_Reader repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Menu_Reader https://github.com/AlexBandurin/Menu_Reader/archive/master.zip

Or simply clone Menu_Reader with SSH
[email protected]:AlexBandurin/Menu_Reader.git

If you have some problems with Menu_Reader

You may open issue on Menu_Reader support forum (system) here: https://github.com/AlexBandurin/Menu_Reader/issues