Srisurya Teja
commited on
Commit
•
712d39f
1
Parent(s):
eb78bc7
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Web-Based Text Extraction and Retrieval System
|
2 |
|
3 |
This project is a web application that performs Optical Character Recognition (OCR) on images and highlights keywords within the extracted text. The system supports both English and Hindi languages, allowing users to upload images, extract text, and search for specific keywords within the extracted content.
|
|
|
1 |
+
title: {{title}}
|
2 |
+
emoji: {{emoji}}
|
3 |
+
colorFrom: {{colorFrom}}
|
4 |
+
colorTo: {{colorTo}}
|
5 |
+
sdk: {{sdk}}
|
6 |
+
sdk_version: "{{sdkVersion}}"
|
7 |
+
app_file: app.py
|
8 |
+
pinned: false
|
9 |
+
|
10 |
# Web-Based Text Extraction and Retrieval System
|
11 |
|
12 |
This project is a web application that performs Optical Character Recognition (OCR) on images and highlights keywords within the extracted text. The system supports both English and Hindi languages, allowing users to upload images, extract text, and search for specific keywords within the extracted content.
|