Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.13.0
metadata
title: OCR Document Search
emoji: 🦀
colorFrom: green
colorTo: purple
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
OCR and Document Search Web Application
This project is a web-based prototype that performs Optical Character Recognition (OCR) on an uploaded image containing text in both Hindi and English. The web application also provides a basic keyword search functionality to search for text in the extracted content.
Features
- OCR Processing: Extracts text from images using EasyOCR.
- Keyword Search: Allows users to search for specific keywords in the extracted text.
- Supports Hindi and English: Extracts text in both Hindi and English languages.
Live Demo
The application has been deployed on Hugging Face Spaces and can be accessed via the following link:
Setup Instructions for Running Locally
To run this project locally, follow these steps:
1. Clone the Repository
First, clone the repository from Hugging Face Spaces or GitHub (if available):
git clone https://huggingface.co/spaces/Satyam0077/OCR-Document-Search
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference