MinhND2301 commited on
Commit
f72bd9a
·
verified ·
1 Parent(s): dd64b41

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,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
+ - **`resume_IT/`**: Contains data specifically tailored for IT-related categories.
9
+ - **`resume_ALL/`**: Includes data covering a wide range of domains beyond IT.
10
+ - **`synthetic_data/`**: Houses synthetic data generated during the initial phases of the project.
11
+
12
+ ---
13
+
14
+ ## **How to Use**
15
+ 1. Browse the **`IT/`** or **`ALL/`** folder for real data relevant to your specific domain.
16
+ 2. Explore the **`Synthetic/`** folder for generated datasets that provide simulated scenarios or use cases.
17
+ 3. Refer to the associated scripts for insights into the data generation process.
18
+
19
+ ---
20
+
21
+ ## **About**
22
+ This repository is part of the **AI-Powered Talent Acquisition Platform** project, aiming to enhance recruitment processes using AI-driven insights and tools.
23
+
24
+ Feel free to use or explore the data for testing and development purposes!