Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,8 @@ pinned: false
|
|
| 13 |
|
| 14 |
|
| 15 |
### Project Overview
|
| 16 |
-
|
|
|
|
| 17 |
|
| 18 |
## Part 1: Synthetic Data Generation
|
| 19 |
|
|
|
|
| 13 |
|
| 14 |
|
| 15 |
### Project Overview
|
| 16 |
+
The goal of this project is to develop an app that takes a scanned image of a handwritten recipe as input, generates text using a VLM, and based on the extracted text, suggests 3 similar recipes from a 10K dataset of synthetic recipes.
|
| 17 |
+
Our app will bridge the gap between analog culinary heritage and digital discovery."
|
| 18 |
|
| 19 |
## Part 1: Synthetic Data Generation
|
| 20 |
|