Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ Hence, leveraging output from OCR engine could save LLM training time for image-
|
|
23 |
|
24 |
Model Usage:
|
25 |
|
26 |
-
Take
|
27 |
|
28 |
```
|
29 |
### Instruction:
|
|
|
23 |
|
24 |
Model Usage:
|
25 |
|
26 |
+
Take an invoice or receipt image picture, perform Image OCR to get text boxes then feed into LLM model to generate as well-pformed receipt json object.
|
27 |
|
28 |
```
|
29 |
### Instruction:
|