WebashalarForML commited on
Commit
30f438f
·
verified ·
1 Parent(s): ef6635b

Update README2.md

Browse files
Files changed (1) hide show
  1. README2.md +4 -3
README2.md CHANGED
@@ -1,8 +1,9 @@
1
 
2
- # **Image Data Extractor**
3
-
4
- <p style="font-size:24px;">This is custom font size text</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.
 
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.