New to interviewing candidates for a job, AlecView will help build skills to interview candidates.
AlecView is an application for employees who work in human resources and designed to simulate a mock interview.
AlecView is designed to train new employees in the human resources department. This application will help new HR employees with the common interview questions and sample answers. The employee can give appropriate questions to the applicant.
For development install chatterbot and make sure the correct Python is present, update if needed. To install the YAML files, find the chatter-bot corpus location and add the jobs folder inside the data folder.
- python - the language used
- flask - framework
- chatterbot - open source python library
- custom YAML files for training
- Web - built with Flask and ChatterBot
- Command Line - built using ChatterBot library, no GUI
Currently, the project is using the ChatGPT instead of the Chatterbot Library. The project is going to be changed.
Please read CONTRIBUTING.md for details on the process for pull requests.
Questions and Answers were collected from various websites.
- Chatterbot library