Vectorize feedback

supercloud Hey there! Vectorize has been out a month now. We'd love your feedback if you have some that you haven't shared yet. What's good, what's bad, what could be better, we take it all.
13 Replies
Jerome
JeromeOP•14mo ago
If you answer, please do in this thread MeowHeartCloudflare
zegevlier
zegevlier•14mo ago
I've only used it for https://superspeare.cloudflare.community, but we didn't have any problems with it during that project. I really liked how easy it was to make an index compatible with the models on workers AI. The only issue we encountered was that you couldn't get the metadata without also fetching the vectors, but I believe this has since been added.
Jerome
JeromeOP•14mo ago
@zegevlier very nice tool 🙂 https://superspeare.cloudflare.community/?query=awesome
AndrewMayne
AndrewMayne•14mo ago
The biggest blocker for me is not being able to sort and filter vectors by metadata.
Unknown User
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
stukennedy
stukennedy•14mo ago
does it run locally in development? or only on a deployed worker?
oldmanmeta
oldmanmeta•14mo ago
The key here is scale with simplicity. I love that we dont have to think about replication strategies and it all just works. I think that should actually be the biggest part of the message you sent out to folks. Super impressed thus far - congrats team!
Unknown User
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
dook
dook•14mo ago
Would love to be able to try it out for our use case but the current TopK limit is way too small
Unknown User
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
Jerome
JeromeOP•14mo ago
We're working on it 🙂 it does not run locally (no simulator); it uses edge preview for wrangler dev @dook.dook what value of topK limit would fit your use case?
Unknown User
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
dook
dook•14mo ago
We're using it for semantic search so ideally as high as possible in prod. I think our max results top out at like ~300 at the moment. But for testing like 50 - 100 would be great. Cheers!

Did you find this page helpful?