Manejo de curriculums y talento RRHH apoyado con IA
Find a file
2026-06-08 19:07:49 -04:00
.agents/rules rules: update architectural rules for Next.js routes and n8n code blocks 2026-06-08 19:07:49 -04:00
app feat: scaffold frontend routes and layout 2026-06-08 11:26:56 -04:00
supabase/migrations db: create initial schema migration with pgvector 2026-06-08 11:27:02 -04:00
.env.example config: add env.example and fix gitignore 2026-06-08 11:27:11 -04:00
.gitignore config: add env.example and fix gitignore 2026-06-08 11:27:11 -04:00
AGENTS.md Add AGENTS.md instructions 2026-06-08 09:28:33 -04:00
README.md docs: update README with project scope and user stories 2026-06-08 10:19:51 -04:00

AI Recruitment Platform (ATS)

Project Description

A modern ATS platform designed to parse PDF CVs using multimodal AI, rank candidates against job vacancies using semantic vector search, and orchestrate automated recruitment stages via an external n8n hub.

Core User Stories

  • Recruiter - CV Upload: As a recruiter, I want to upload CVs in PDF format so they can be evaluated automatically.
  • Recruiter - Vacancy Ranking: As a recruiter, I want a ranking of candidates per job vacancy.
  • Recruiter - Seniority Detection: As a recruiter, I want the system to detect seniority to adjust interviews.
  • Recruiter - Profile Summary: As a recruiter, I want a concise AI summary of the profile for quick review.
  • Hiring Manager - Comparative Scoring: As a hiring manager, I want a comparative score between candidates.
  • Recruiter - Stage Automation: As a recruiter, I want candidates to move through recruitment stages automatically.
  • Candidate - Automated Emails: As a candidate, I want to receive automated email confirmations for every stage change.
  • Talent Team - Vacancy Metrics: As a talent team, we want metrics on the progress per vacancy.