Semantic search using Open AI Embedding, Pinecone Vector DB, and Node JS
For the previous article, we use Postgres with pgvector extension to store the vector data of our article. Today let's try to change the Postgres with Pinecone Vector DB. Previous Article: https://dev.fandyaditya.com/semantic-search-using-openai-emb...
Mar 23, 20234 min read1.5K

