Pinecone raises $100M Series B
21–30 of 100 posts
Re: Pinecone raises $100M Series B
#22Perfect example of AI gold rush nonsense. Pinecone has zero moat and quite a few free alternatives (Faiss, Weviate, pg-vector). Their biggest selling point is that AI hype train people don’t Google “alternatives to pinecone” when cloning the newest trending repo (or I guess, ask ChatGPT).
Re: Pinecone raises $100M Series B
#23Re: Pinecone raises $100M Series B
#24Vector databases, so hot right now. I haven't really looked into them, I'm just wondering when or if postgres will do it better?
Re: Pinecone raises $100M Series B
#25Re: Pinecone raises $100M Series B
#26I’ve wanted to ask this question but I don’t know who to ask. Can someone explain what the use case is for vector DBs like pinecone, milvus etc. vs a fully featured search engine like Vespa, ElasticSearch etc. which also support vector search features? Is there something about running this type of index operationally that is particularly difficult?
Overall I’m really enjoying the tech.
Re: Pinecone raises $100M Series B
#27Perfect example of AI gold rush nonsense. Pinecone has zero moat and quite a few free alternatives (Faiss, Weviate, pg-vector). Their biggest selling point is that AI hype train people don’t Google “alternatives to pinecone” when cloning the newest trending repo (or I guess, ask ChatGPT).
I'm shocked.
Re: Pinecone raises $100M Series B
#28Perfect example of AI gold rush nonsense. Pinecone has zero moat and quite a few free alternatives (Faiss, Weviate, pg-vector). Their biggest selling point is that AI hype train people don’t Google “alternatives to pinecone” when cloning the newest trending repo (or I guess, ask ChatGPT).
Most demos shared by people can use numpy arrays similar to this https://twitter.com/karpathy/status/1647374645316968449
Re: Pinecone raises $100M Series B
#29Perfect example of AI gold rush nonsense. Pinecone has zero moat and quite a few free alternatives (Faiss, Weviate, pg-vector). Their biggest selling point is that AI hype train people don’t Google “alternatives to pinecone” when cloning the newest trending repo (or I guess, ask ChatGPT).
You're telling me the VC that went hog-wild on NFTs and Crypto is fomo'ing into AI without any DD? I'm shocked.
Re: Pinecone raises $100M Series B
#30Perfect example of AI gold rush nonsense. Pinecone has zero moat and quite a few free alternatives (Faiss, Weviate, pg-vector). Their biggest selling point is that AI hype train people don’t Google “alternatives to pinecone” when cloning the newest trending repo (or I guess, ask ChatGPT).
Spot on. There is zero moat and the self-hosted alternatives are rapidly improving (if not better) than Pinecone. There are good open-source contributions coming from bigcorp beyond Meta too, e.g., DiskANN ( https://github.com/microsoft/DiskANN ).