Chrome extension searches through Google with your highlighted sentence. Then, it takes the top website results and finds and scores the most similar sentence.
- Clone the repo
- Run "pip3 install -r requirements.txt"
- Create a .env file and add environment variables
- (Optional) Edit the value for "highlighted_text"
- Run "python3 retriever.py"