File size: 1,281 Bytes
f971a45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# **AI-Powered Talent Acquisition Platform Data Repository**

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.

---

## **Repository Structure**
- **`linkedin_data/`**: Stores LinkedIn profile data, from raw data to processed.
- **`resume_IT/`**: Contains data specifically tailored for IT-related categories.
- **`resume_ALL/`**: Includes data covering a wide range of domains beyond IT.
- **`synthetic_data/`**: Houses synthetic data generated during the initial phases of the project.

---

## **How to Use**
1. Browse the **`IT/`** or **`ALL/`** folder for real data relevant to your specific domain.
2. Explore the **`Synthetic/`** folder for generated datasets that provide simulated scenarios or use cases.
3. Explore the **`linkedin_data/`** folder for LinkedIn profiles.
4. Refer to the associated scripts for insights into the data generation process.

---

## **About**
This repository is part of the **AI-Powered Talent Acquisition Platform** project, aiming to enhance recruitment processes using AI-driven insights and tools.

Feel free to use or explore the data for testing and development purposes!