VectorPanda #603
vectorpanda
started this conversation in
VDB Comparison
VectorPanda
#603
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
VectorPanda (VP or Veep for short) is a hosted vector database. We use ZFS storage for durability, serve from RAM for speed, and we developed an automatic index optimizer that discovers the optimum set of parameters at specific accuracy/recall points. No more manual A/B test drudgery to find a frontier point. Veep was built to solve a media ingest+search problem we were having when our scale outran our budget dramatically. Our focus has been QPS per dollar.
This is a bring-your-own-embeddings storage, query, and optimization platform. We have recently been tuning it using VDBBench and finally have something pretty decent for the $ to share. You can see our work here: Benchmarking
I'm opening this thread to accompany a PR to add us to the comparison table. :)
Thanks for reading!
All reactions