Hacker News new | ask | show | jobs
by jderiksen 1142 days ago
I am on a small team that initially rolled our own semantic search system. We quickly ran into issues around scaling, maintenance, and performance. Since we want to focus on delivering features and not turning into a DevOps team, we switched to Pinecone and it has met our needs pretty well. We would like to see auto-scaling and I believe that this feature is in the works. Support has been very responsive and helpful when we do have questions and issues.

There are plenty of LLMs to choose from with regard to finding sources of embeddings. Some free, some for money.

1 comments

may I ask what your use case is for the vector db?

struggling to see the reason for the sudden demand

Semantic search is what the commenter suggested. That's the most commonn use case in my experience too.
Semantic search.