This project helps the user to search for any LeetCode Question by entering their query(words or sentence) and get the link to the most related questions.
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
pip install flask
pip install flask-wtf
pip install selenium
pip install beautifulsoup4
Start the server
flask --app app run
HOSTED ON
https://tf-idf-q-finder.onrender.com/