krishna195 commited on
Commit
190d86f
Β·
verified Β·
1 Parent(s): a40ef99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -20
README.md CHANGED
@@ -1,22 +1,12 @@
1
- ---
2
- title: Intern IITR
3
- emoji: πŸŒ–
4
- colorFrom: yellow
5
- colorTo: pink
6
- sdk: gradio
7
- sdk_version: 4.44.0
8
- app_file: app.py
9
- pinned: false
10
- author: Krishna Kaushik
11
- description: |
12
- πŸŒ– **Intern IITR** by Krishna Kaushik
13
 
14
- This application allows users to upload images, extract text (like Hindi text), and search for keywords in the extracted content. The extraction can take up to 600 seconds due to the complexity of the OCR process but delivers detailed and accurate results.
15
 
16
- tags:
17
- - OCR
18
- - Image-to-Text
19
- - Keyword Search
20
- - Hindi Text
21
- - Krishna Kaushik
22
- ---
 
 
1
+ # Intern IITR
 
 
 
 
 
 
 
 
 
 
 
2
 
3
+ πŸŒ– **Intern IITR** by Krishna Kaushik
4
 
5
+ This application allows users to upload images, extract text (such as Hindi or any other script), and search for specific keywords in the extracted text. Due to the complexity of the OCR process using Qwen2-VL-2B-Instruct, the extraction might take up to 600 seconds. However, the results are highly accurate and worth the wait.
6
+
7
+ ### Features:
8
+ - Upload image and extract text (works with multiple scripts).
9
+ - Search for and highlight keywords in the extracted text.
10
+
11
+ **Author**: Krishna Kaushik
12
+ **Attention to Detail**: The text extraction takes time (up to 10 minutes) but provides highly detailed results.