Update README.md
Browse files
README.md
CHANGED
|
@@ -1,24 +1,26 @@
|
|
| 1 |
-
# **AI-Powered Talent Acquisition Platform Data Repository**
|
| 2 |
-
|
| 3 |
-
This repository serves as the central storage for the data used in the **AI-Powered Talent Acquisition Platform** project. It contains two primary types of data and a folder dedicated to synthetic data generation.
|
| 4 |
-
|
| 5 |
-
---
|
| 6 |
-
|
| 7 |
-
## **Repository Structure**
|
| 8 |
-
- **`
|
| 9 |
-
- **`
|
| 10 |
-
- **`
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
# **AI-Powered Talent Acquisition Platform Data Repository**
|
| 2 |
+
|
| 3 |
+
This repository serves as the central storage for the data used in the **AI-Powered Talent Acquisition Platform** project. It contains two primary types of data and a folder dedicated to synthetic data generation.
|
| 4 |
+
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
## **Repository Structure**
|
| 8 |
+
- **`linkedin_data/`**: Stores LinkedIn profile data, from raw data to processed.
|
| 9 |
+
- **`resume_IT/`**: Contains data specifically tailored for IT-related categories.
|
| 10 |
+
- **`resume_ALL/`**: Includes data covering a wide range of domains beyond IT.
|
| 11 |
+
- **`synthetic_data/`**: Houses synthetic data generated during the initial phases of the project.
|
| 12 |
+
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
## **How to Use**
|
| 16 |
+
1. Browse the **`IT/`** or **`ALL/`** folder for real data relevant to your specific domain.
|
| 17 |
+
2. Explore the **`Synthetic/`** folder for generated datasets that provide simulated scenarios or use cases.
|
| 18 |
+
3. Explore the **`linkedin_data/`** folder for LinkedIn profiles.
|
| 19 |
+
4. Refer to the associated scripts for insights into the data generation process.
|
| 20 |
+
|
| 21 |
+
---
|
| 22 |
+
|
| 23 |
+
## **About**
|
| 24 |
+
This repository is part of the **AI-Powered Talent Acquisition Platform** project, aiming to enhance recruitment processes using AI-driven insights and tools.
|
| 25 |
+
|
| 26 |
+
Feel free to use or explore the data for testing and development purposes!
|