Skip to content

A chatbot that answers basic interview sample questions

License

Notifications You must be signed in to change notification settings

codingfatale/alecView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlecView

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.

Purpose

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.

Getting Started

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.

Built with:

  • python - the language used
  • flask - framework
  • chatterbot - open source python library
  • custom YAML files for training

Versions

  • Web - built with Flask and ChatterBot
  • Command Line - built using ChatterBot library, no GUI

Current Development

Currently, the project is using the ChatGPT instead of the Chatterbot Library. The project is going to be changed.

Contributing

Please read CONTRIBUTING.md for details on the process for pull requests.

Sources

Questions and Answers were collected from various websites.

Acknowledgments

  • Chatterbot library

Releases

No releases published

Packages

No packages published