Can anyone please share any codebase/blogpost where pinecone is integrated in a node js (typescript) environment? I've went through their docs but their examples are giving weird errors.
I just want to store embeddings in pinecone and query similar results. And also wanted to store the embedding Id inside another database like firestore