An open source project to help students prepare for virtual pre-recorded interview.
Ever felt unprepared for talking to a camera? Do you feel weird while recording a HireVue video? Ever felt clueless before a behavioural interview? PrepHR is here to help.
- Many companies have online HR interviews for the candidates in a way that needs the candidate to send recorded videos as answers to questions provided to them in a stipulated duration. Others involve presence of an interviewer.
- These platforms consider various parameters such as eye-contact, posture, confidence, expressions etc.
- Candidates have a hard time preparing for such interviews, and in many cases fail to understand where exactly they lack.
- It also feels unnatural to talk to a camera and candidates may lack expressions as a result.
- Practice with automated behavioural interviews and get your performance rated on different criterias such as confidence, posture, eye contact,etc.
- Schedule infinite interviews, and track your progress on your peronal dashboard.
- Answer a variety of questions from several categories and nail your next HR interview
- (optional) Provide feedback about your experience for us to bring improvements
This will be the first Open Source project of it's kind. It'll also be easily accessible to all interested candidates world-wide without any constraints. In the era of Covid-19 where million of people are in desparate need of jobs, this simple solution aims to help candidates identify their gaps and work on those.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node and Node Pakcage manager
You need node
and npm
installed on your system to be able to run and build this project.
In order to install and run this project follow the below steps
- Clone this project
- Run following command on terminal/cmd/shell in the project folder
cd prephr-frontend
npm install
Generate the dist files and then start server at port 3000
npm run build
npm start
For backend instructions, head to PrepHR Backend Readme.
Ridham Bhat π» |
AB Satyaprakash π» π¨ |
Sakshi Rambhia π» |
All kinds of contributions, issues, and feature requests are welcome!
- Be considerate, respectful and collaborative.
- Refrain from demeaning, discriminatory or harassing behavior and speech.
- Be mindful of your surroundings and of your fellow participants. Your fellow participants may have a different level of comfort with respect to language and personal space.
Give it a star if you like this project!
- Antoine LamΓ© for making this amazing Gaze Tracking Repository.
- Major League Hacking for giving us this opportunity.
This project is licensed under GNU GENERAL PUBLIC LICENSE .