headliner icon indicating copy to clipboard operation
headliner copied to clipboard

Implement search feature to search for articles using annoy

Open dgarrick opened this issue 9 years ago • 0 comments

Something like:

user gets to webpage. Types word in textbox. Flask hits API, which runs an ANN search on the vectorized space for the word, returns nearest articles.

dgarrick avatar Dec 05 '16 20:12 dgarrick