koursaros-ai / nboost

NBoost is a scalable, search-api-boosting platform for deploying transformer models to improve the relevance of search results on different platforms (i.e. Elasticsearch)
Apache License 2.0
675 stars 69 forks source link

use case; tyres database #59

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hi,

Hope you are all well !

I have created a small project for collecting data from online tyre sellers, https://github.com/lucmichalski/peaks-tires, and I was wondering what kind of benefits nboost can provide to my search engine. Actually, I have setup with manticoresearch as a full-text search engine.

So, how nboost can solve issues like tyre dimension search or complex search like tyres brand/model ?

Thanks for any insights or inputs.

Cheers, Luc Michalski