Spaces:
Runtime error
Runtime error
Update README2.md
Browse files- README2.md +0 -1
README2.md
CHANGED
|
@@ -2,7 +2,6 @@
|
|
| 2 |
<p style="font-size:70px; font-weight:bold; text-align:center;">
|
| 3 |
Image Data Extractor
|
| 4 |
</p>
|
| 5 |
-
<hr>
|
| 6 |
|
| 7 |
# Overview:
|
| 8 |
The **Image Data Extractor** is a Python-based tool designed to extract and structure text data from images of visiting cards using **PaddleOCR**. The extracted text is processed to identify and organize key information such as name, designation, contact number, address, and company name. The **Mistral 7B model** is used for advanced text analysis, and if it becomes unavailable, the system falls back to the **Gliner urchade/gliner_mediumv2.1** model.
|
|
|
|
| 2 |
<p style="font-size:70px; font-weight:bold; text-align:center;">
|
| 3 |
Image Data Extractor
|
| 4 |
</p>
|
|
|
|
| 5 |
|
| 6 |
# Overview:
|
| 7 |
The **Image Data Extractor** is a Python-based tool designed to extract and structure text data from images of visiting cards using **PaddleOCR**. The extracted text is processed to identify and organize key information such as name, designation, contact number, address, and company name. The **Mistral 7B model** is used for advanced text analysis, and if it becomes unavailable, the system falls back to the **Gliner urchade/gliner_mediumv2.1** model.
|