Resumate is an AI-powered application tailored for recruiters and HR professionals. It streamlines the hiring process by automatically scanning, extracting, and analyzing data from uploaded CVs. By leveraging artificial intelligence, the app meticulously categorizes each candidate's information into a comprehensive database.
The app features a user-friendly interface where recruiters can preview candidate profiles, complete with their CV data and calculated scores, ensuring an efficient, bias-free recruitment process.
cp .env.example .env
yarn install
To login as admin, add admin email to NEXT_PUBLIC_MASTER_ADMIN_EMAIL
environment variable in .env
file.
yarn db-seed