WebashalarForML commited on
Commit
88bd27b
1 Parent(s): fec9bf0

Update README2.md

Browse files
Files changed (1) hide show
  1. README2.md +1 -1
README2.md CHANGED
@@ -2,8 +2,8 @@
2
  <p style="font-size:70px; font-weight:bold; text-align:center;">
3
  Image Data Extractor
4
  </p>
 
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.
9
  Both **Mistral 7B** and **Gliner urchade/gliner_mediumv2.1** models are used under the **Apache 2.0 license**.
 
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.
9
  Both **Mistral 7B** and **Gliner urchade/gliner_mediumv2.1** models are used under the **Apache 2.0 license**.