#community-help

Seeking Typesense Recommendations API for E-commerce Store

TLDR David inquired about a recommendations API for Typesense. Jason suggested utilizing vector search in an early preview build for nearest neighbor search but requires user's own machine learning pipeline.

Powered by Struct AI

1

Sep 27, 2022 (15 months ago)
David
Photo of md5-07c4f1bfa85fc4a2759ba7302f0b86da
David
01:07 PM
Is there a recommendation API or similar with typesense?
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
01:17 PM
We have vector search in early preview in an RC build using which you can do nearest neighbor search. You can implement recommendations on top of this, but you will have to use your own machine learning pipeline to create embeddings and store the output of those in Typesense
01:17
Jason
01:17 PM
Let me know if you’d be interested in trying it out
David
Photo of md5-07c4f1bfa85fc4a2759ba7302f0b86da
David
01:27 PM
thanks Jason 🙂 i'm basically trying to do a poc if we should use typesense or not for our e-commerce store.

1