Pinecone Typescript Sample
This is a sample project that demonstrates how to use the Pinecone Typescript SDK.
Before running the sample, obtain the Pinecone environment identifier and API key from the Pinecone console.
To run the sample, you need to have Node.js installed. You can download it from here.
$ cd pinecone-typescript-sample
$ npm install
$ npm run sample