Upload to PineCone or use API

I am building an AI chatbot and have an enormous amount of data I want to upload. Which is the faster approach for my model, uploading everything on Pinecone or using an API to retrieve the data from the user query?

Helly @ayman Import data - Pinecone Docs is your best bet, via either the API or the console. It’s also more cost-effective for very big datasets.

1 Like