Spaces:
Sleeping
Sleeping
WebashalarForML
commited on
Commit
•
ea048df
1
Parent(s):
0a279bd
Update README2.md
Browse files- README2.md +3 -1
README2.md
CHANGED
@@ -4,7 +4,9 @@ _\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\_
|
|
4 |
|
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
|
|
|
|
|
8 |
---
|
9 |
# Installation Guide:
|
10 |
|
|
|
4 |
|
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.
|
8 |
+
Both **Mistral 7B** and **Gliner urchade/gliner_mediumv2.1** models are used under the **Apache 2.0 license**.
|
9 |
+
|
10 |
---
|
11 |
# Installation Guide:
|
12 |
|