Pinecone background blur
Pinecone logo
Pinecone
4.6
(22)
by Pinecone Systems Inc.
Why Findstack is free?
Findstack is free for users because vendors pay us when they receive web traffic and sales opportunities. Findstack directories list all vendors — not just those that pay us so that you can make the best-informed purchase decision possible.
Unclaimed: Are are working at Pinecone?

Pinecone Pricing Overview

Pinecone Pricing Plans
Pinecone has not provided pricing information for this product. This is common practice for software sellers and service providers. Contact Pinecone to obtain current pricing.
Pricing information for Pinecone is supplied by the software provider or retrieved from publicly accessible pricing materials. Final cost negotiations to purchase Pinecone must be conducted with the seller.

Pinecone Pricing Reviews

Small Business (50 or fewer emp.)
Nov 15, 2023
 Source
Overall Rating:
5.0
James Kwon L. avatar
James Kwon L.
Founder
Share
"User and Developer-friendly Vector Database that has helped our company scale"
What do you like best about Pinecone?

Pinecone has helped our company, fevr.io, scale our semantic chat functionality across three key regional markets. The responsiveness and ease of implementation has been a huge plus for our developers. The documentation has been very helpful as well, especially in terms of integrations with products like OpenAI and Langchain. Add to that, the customer support has been tremendously useful.

What do you dislike about Pinecone?

While not necessarily a negative feedback, having even more research data on how different dimensions and pods affect various responses would be a helpful resource to have as a reference.

What problems is Pinecone solving and how is that benefiting you?

Storing embeddings of documents is quite costly and difficult to manage. Pinecone solves this with solutions that are easy to implement with OpenAI's API. It allows for rapid prototyping of custom chat models.

Small Business (50 or fewer emp.)
Nov 20, 2023
 Source
Overall Rating:
4.5
WJ
Wenbo J.
Share
"One of the most convenient way for you to build a LLM-based Application"
What do you like best about Pinecone?

You can deploy pinecone very fast without caring about the backend things like docker,storage etc. with an account you can directly building your app with the offical API and python code.

What do you dislike about Pinecone?

the price is relatively high comparing to some opensourced alternative.

What problems is Pinecone solving and how is that benefiting you?

We are building a LLM-based Application. Pinecone is the essential part of RAG solution.

Small Business (50 or fewer emp.)
Nov 16, 2023
 Source
Overall Rating:
4.5
OB
Oscar B.
Share
"User-friendly enterprise grade vector database"
What do you like best about Pinecone?

We started using Pinecone pretty early on. I like the light UI on top of an API-first approach. We have been using it now for millions of daily queries, and it has rarely, if ever, gone down or giving us trouble. Highly recommended!

What do you dislike about Pinecone?

Not sure what to say here. It's been a good experience overall. If I had to say something, the pricing was tricky to groc.

What problems is Pinecone solving and how is that benefiting you?

Fast retrieval of multi-modal search queries

Small Business (50 or fewer emp.)
Dec 04, 2023
 Source
Overall Rating:
5.0
VJ
Val J.
Share
"Using Pinecone for Semantic Search"
What do you like best about Pinecone?

Pinecone made it easy for my team to significantly accelerate our AI services through vector search. While vector databases have become more commonplace, they continue to introduce new features to stay on the cutting edge and add support new applications. The service is easy to setup and maintain. Theirservice is faster and more stable than some open-source alternatives that we considered.

What do you dislike about Pinecone?

While Pinecone can be hosted on both GCP and AWS, it would be great if they also suppoted Azure. We have tested both and had the highest uptime when running PineCone on AWS.

What problems is Pinecone solving and how is that benefiting you?

We use PineCone to accelerate vector search and cachine for nearly all our AI services. It reduces both speed and cost by reducing the need to recompute embeddings,

Mid Market (51-1000 emp.)
Nov 16, 2023
 Source
Overall Rating:
4.0
AS
Archontellis Rafail S.
Share
"GWI on Pinecone"
What do you like best about Pinecone?

Easy of use and metadata filtering. Pinecone is one of the few products out there that is performant with a query that contains metadata filtering.

What do you dislike about Pinecone?

The pricing doesn't scale well for companies with millions of vectors, especially for p indexes. We experimented with pgvector to move our vectors in a postgres but the metadata filtering performance was not acceptable with the current indexes it supports.

What problems is Pinecone solving and how is that benefiting you?

Semantic search for now.

Small Business (50 or fewer emp.)
Nov 17, 2023
 Source
Overall Rating:
5.0
Aleksey S. avatar
Aleksey S.
Backend Team Lead
Share
"Vector database that just works"
What do you like best about Pinecone?

We did a lot of research on vector databases at Refsee.com and tried many things: embedded db into the docker image served at AWS Lambda (believe me, that's not what you want), Milvus, Pinecone etc. We always had problems and necessity of extra tuning before, both with self-hosted OSS dbs and managed ones, but Pinecone really did the trick! It just works!

What do you dislike about Pinecone?

As usual, if you choose managed solution you get a vendor lock. Probably can be costly if you scale and no option for on-prem installation

What problems is Pinecone solving and how is that benefiting you?

We do vector search over our own datasets – basically a "google images" on our own data

Small Business (50 or fewer emp.)
Nov 19, 2023
 Source
Overall Rating:
4.5
JN
Jiří N.
Visiting Lecturer At Faculty Of Law
Share
"Easy to use and powerful vector database"
What do you like best about Pinecone?

It is very easy to integrate the Pinecone API with a text generation application using LLM. Semantic search is very fast and allows more complex queries using metadata and namespace. I also like the comprehensive documentation.

What do you dislike about Pinecone?

For organizations that need only a little more capacity than is available in a single free pod, the pricing may be more favorable.

What problems is Pinecone solving and how is that benefiting you?

We use Pinecone as a vector database containing almost 150,000 of decisions of the Supreme Court of the Czech Republic and approximately 50 legal statutes. Pinecone serves as the backbone for the knowledge retrieval (RAG) of our legal research application.