Semantic Search using Langchain, Pinecone DB in Node JS
Langchain is basically an interface and wrapper of LLM. The goal is to simplify, and also make it easier to do pre and post-processing of the LLM input-output so we can build the LLM applications easily. Here is a good start for Langchain:
https://la...
dev.fandyaditya.com3 min read