Open source Wikipedia search through vector db(wikipedia-semantic-search.vercel.app)
wikipedia-semantic-search.vercel.app
Open source Wikipedia search through vector db
https://wikipedia-semantic-search.vercel.app/
5 comments
oh it looks it lists good results only when correct order and capitalized `Gaito Gazdanov`. we will check with other embedding models.
Oh wow this is such an interesting case. I wonder if it's because of the embedding model used here.
If I search for Leo Tolstoy it works well, but "Amor towles" doesn't lead to the right page.
If I search for Leo Tolstoy it works well, but "Amor towles" doesn't lead to the right page.
hello. we fixed the issue, you can try again.
[deleted]
Here is my example:
query: gazdanov gaito (a russian writer).
the first article with Score:0.7382957 is https://en.wikipedia.org/wiki/Gardno,_Gryfino_County
which has absolutely no relevance to the query. the main article does not even appear in the output.