Spaces:
Sleeping
Sleeping
Mahesh Sathe commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
#
|
| 2 |
|
| 3 |
## Overview
|
| 4 |
|
| 5 |
-
|
| 6 |
|
| 7 |
## Features
|
| 8 |
|
|
|
|
| 1 |
+
# Extracting Data From Resume
|
| 2 |
|
| 3 |
## Overview
|
| 4 |
|
| 5 |
+
Extracting Data From Resume is a web application built using Streamlit that parses resumes from PDF files and converts them into JSON format. The application uses Google Gemini API for processing and analyzing the resume content. This tool helps in transforming resumes into structured JSON data for easier integration and analysis.
|
| 6 |
|
| 7 |
## Features
|
| 8 |
|