A chatbot which suggests job offers based on the user's requests
The chatbot shows the 10 best corresponding offers based on the information you tell him.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You need Python 3.5 and the following libraries:
You need to download the regions.csv file into the src folder.
You can change the src/parameters.py file parameters in order to set up the database and the number of rows to process.
Then simply run the main.py
python3 main.py
The script for cleaning the original database is under notebooks/main.ipynb
This chatbot was developped by :