HireMe

The HireMe project is dedicated to providing prospective employees and employers the ability to find each other. With the use of advanced AI algorithms, we intend to transform the head hunting landscape, increasing its efficiancy and decreasing its intricacy. Through this project we hope to achieve deep pentration in the aforementioned market, and provided users with the most user friendly experience, encouraging them to use our services constantly and repeatedly. Our website will be hosted online at a future stage, however in the meantime, the code in this repository can be run locally.

System requirements

To run the code it is necessary to have installed a modern web browser(e.g., Firefox, Google Chrome, etc.) and also install a local Apache Server which will connect to a local MySql database (we personally recommend xampp to fullfill these requirements).

Technologies used

For this project a nimiety of different technologies will be utilized. These include:

  1. HTML
  2. CSS
  3. JS
  4. PHP
  5. SQL
For the AI capabilities we will leverage the ChatGPT Large Language Model, through OpenAI's relevant API.