Skip to content

Steven-LG09/TalentScan-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ TalentScan AI β€” Automated CV Analysis System

TalentScan AI is an intelligent automation system that processes resumes (CVs) automatically using AI. It extracts key information, analyzes candidate skills, and classifies profiles to streamline recruitment workflows.


πŸ“Œ Problem

Companies receive a large number of resumes, and manually reviewing them is:

  • Time-consuming
  • Inefficient
  • Prone to human error

πŸ’‘ Solution

TalentScan AI automates the entire process:

  1. Upload CV (PDF)
  2. Extract text from the document
  3. Analyze content using AI
  4. Identify skills and experience
  5. Classify candidate level
  6. Store structured data in a database

βš™οΈ Tech Stack

  • n8n β€” Workflow automation
  • Groq API (LLM) β€” AI processing
  • MongoDB β€” Data storage
  • PDF Parser β€” Text extraction
  • HTML + JavaScript β€” Frontend upload interface

🧠 AI Analysis Output Example

{
  "name": "Juan Perez",
  "skills": ["Python", "JavaScript", "React"],
  "experience_years": 5,
  "level": "Senior",
  "summary": "Backend developer with experience in APIs and modern frameworks"
}

Interface Images

Alt text

Alt text

Alt text

About

AI-powered system that automatically analyzes CVs, extracts key information, and classifies candidates using workflow automation and LLMs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages