AlexBandurin/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.
This tool helps restaurant owners or researchers quickly extract and organize information from menu images. You provide an image of a restaurant menu, and it returns a structured, categorized list of menu items. It's designed for anyone needing to digitize menu content efficiently without manual typing.
No commits in the last 6 months.
Use this if you need to convert physical or image-based restaurant menus into an editable, categorized list of dishes and their descriptions.
Not ideal if you need to extract specific pricing information, nutritional facts, or complex dish variations beyond simple categorization.
Stars
17
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AlexBandurin/Menu_Reader"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin,...
breezedeus/CnSTD
CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula...
githubharald/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
felixdittrich92/OnnxTR
OnnxTR a docTR (Document Text Recognition) library Onnx pipeline wrapper - for seamless,...
mindee/doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for...