Spaces:
Runtime error
Runtime error
Update README2.md
Browse files- README2.md +4 -3
README2.md
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
|
|
|
|
| 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.
|
|
|
|
| 1 |
|
| 2 |
+
<p style="font-size:24px; font-weight:bold; text-align:center;">
|
| 3 |
+
This is custom font size text, bold and centered
|
| 4 |
+
</p>
|
| 5 |
|
| 6 |
+
# **Image Data Extractor**
|
| 7 |
---
|
| 8 |
# Overview:
|
| 9 |
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.
|