Current implementation won Consolation Prize and is among top 10 Winning solution for Innominds Machine Learning Hackathon 2018
- Make sure you have Python3.x installed on your system.
- We'll use PostgreSQL database for this tutorial. Install Postgres database if you don't have it installed already.
- Make sure virtualenv is installed on your system.
- Navigate to back-end folder and create virtual environment named
innbot
and activate it - Install the requirements using
pip install -r requirements.txt
in the folder directory - Configure data base settings in
config.py
- Run
python run.py
Training the model takes about 1 minute and 58 seconds. It may vary depending on your system specifications
- Make sure you install the requirements and prerequisites
- Install Allow-Control-Allow-Origin extension for Google Chrome.
- Enable the extention from the settings menu
- Open
index.html
in Google Chrome to interact with InnBot Search