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...
dev.fandyaditya.com4 min read