Description

Public repo for our college minor project. Contains web front end with a python backend.

Now using tf-idf algorithm to find similiarities between search history and results.

Instructions

  1. Download or clone this repo.
  2. Insert valid api key in server.py file.
  3. Go into the backend folder and run python server.py, install any missing dependencies as required.