Skip to content

Commit

Permalink
Added ATS SCORE RECOGNIZER
Browse files Browse the repository at this point in the history
  • Loading branch information
Baig-fatema committed Oct 19, 2024
1 parent 17b5c73 commit 11f8d0a
Show file tree
Hide file tree
Showing 64 changed files with 2,329,742 additions and 212 deletions.
Binary file not shown.
Empty file.
Binary file not shown.
Binary file not shown.
Empty file.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#Sat Oct 19 11:25:00 IST 2024
gradle.version=7.2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
212 changes: 0 additions & 212 deletions Web Development/Basic/Netflix Landing Page/index.html

This file was deleted.

51 changes: 51 additions & 0 deletions Web Development/Intermediate/ATS SCORE RECOGNIZER/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# ATS SCORE RECOGNIZER

## Overview

The ATS Score Recognizer is a tool designed to automatically extract and recognize scores from various documents, such as resumes and job applications. Leveraging advanced optical character recognition (OCR) and machine learning techniques, this project aims to streamline the recruitment process by providing accurate score extraction.

## Features

- **OCR Capabilities**: Utilizes state-of-the-art OCR to read text from images and PDFs.
- **Score Extraction**: Efficiently identifies and extracts relevant scores from documents.
- **User-Friendly Interface**: Easy-to-use interface for uploading documents and viewing results.
- **Multi-Format Support**: Works with multiple document formats including PDF, JPEG, and PNG.

## Installation

To get started with the ATS Score Recognizer, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com/Baigfatema/ATS-SCORE-RECOGNIZER.git
````

2. Navigate to the project directory:

```bash
cd ATS-SCORE-RECOGNIZER
```
3. Install the required dependencies:

```bash
pip install -r requirements.txt
```
Usage
Run the application:

```bash
python app.py
```
Upload your document through the provided interface.

View the extracted scores displayed on the screen.

Screenshots
Here are some screenshots of the application in action:

![Screenshot of the Application](screenshot1.png)

Contact
For any inquiries or issues, please contact:

[Baig-fatema](https://github.com/Baig-fatema)
Loading

0 comments on commit 11f8d0a

Please sign in to comment.