with it you get: 1. easy setup: you only need to add 5 lines of code to build a semantic search
2. no embedding api needed: you don't need an api and have to pay for it unless ure scaling up millions
3. faster search: modern hardware is better than cheap cloud computers (0.5vCPUs)
4. zero latency: no back-and-forth with server-side
5. easy integration with our api if you scale fast: 10x cheaper than OpenAI and you don't have to pay for Pinecone et. al.
play with it: https://clientvectorsearch.com
install the library: https://www.npmjs.com/package/client-vector-search
check our repo: https://github.com/yusufhilmi/client-vector-search
find us on twitter, hit us up with questions: