EATosin commited on
Commit
88d3560
Β·
verified Β·
1 Parent(s): 9cd67c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -6
README.md CHANGED
@@ -1,12 +1,54 @@
1
  ---
2
  title: TalentAlign AI Recruiter
3
- emoji: 🐠
4
- colorFrom: gray
5
- colorTo: purple
6
  sdk: docker
 
7
  pinned: false
8
- license: mit
9
- short_description: Bias-Free AI Recruitment Agent
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: TalentAlign AI Recruiter
3
+ emoji: πŸ‘”
4
+ colorFrom: blue
5
+ colorTo: green
6
  sdk: docker
7
+ app_port: 7860
8
  pinned: false
 
 
9
  ---
10
 
11
+ <div align="center">
12
+
13
+ # πŸ‘” TalentAlign: Bias-Free AI Recruitment Agent
14
+ ### *Intelligent Resume Screening Powered by Gemini 2.5 Flash*
15
+
16
+ [![Streamlit](https://img.shields.io/badge/Streamlit-FF4B4B?style=for-the-badge&logo=streamlit&logoColor=white)](https://streamlit.io/)
17
+ [![Gemini](https://img.shields.io/badge/Google%20Gemini-8E75B2?style=for-the-badge&logo=googlebard&logoColor=white)](https://ai.google.dev/)
18
+ [![Status](https://img.shields.io/badge/Status-Live-success?style=for-the-badge)]()
19
+
20
+ </div>
21
+
22
+ ---
23
+
24
+ ## ⚑ The Problem
25
+ Recruiters spend 6 seconds on a resume. Bias creeps in. Great candidates get missed because of keywords.
26
+ Standard parsers just look for "Python." They miss "Built a compiler in C++."
27
+
28
+ ## 🧠 The Solution
29
+ **TalentAlign** is an AI Agent that reads resumes like a Senior Engineer.
30
+ It uses **Gemini 2.5 Flash** (1M Context Window) to analyze multiple candidates against a Job Description simultaneously.
31
+
32
+ ### ✨ Key Features
33
+ * **🚫 Blind Mode:** Automatically hides names, gender, and universities to reduce unconscious bias.
34
+ * **πŸ“Š Skill Gap Analysis:** Doesn't just say "Match." It tells you exactly *what* is missing (e.g., "Candidate has Python but lacks CI/CD experience").
35
+ * **πŸ“„ Bulk Processing:** Screen 10+ PDF resumes in seconds.
36
+ * **json Output:** Generates structured data tables exportable to CSV/PDF.
37
+
38
+ ---
39
+
40
+ ## πŸš€ How to Use
41
+ 1. **Paste** a Job Description on the left.
42
+ 2. **Upload** PDF Resumes on the right.
43
+ 3. **Toggle** "Blind Mode" if you want unbiased ranking.
44
+ 4. **Click** "Screen Candidates."
45
+
46
+ The AI will generate a ranked leaderboard and detailed scorecards for every applicant.
47
+
48
+ ---
49
+
50
+ ## πŸ‘¨β€πŸ’» Built By
51
+ **Owadokun Tosin Tobi**
52
+ *AI Product Engineer*
53
+ * [GitHub Profile](https://github.com/eatosin)
54
+ * [LinkedIn](https://www.linkedin.com/in/owadokun-tosin-tobi-6159091a3)