Skip to content

developersdigest/Get_Started_with_LangChain_in_Nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retrieval-based QA System with Embeddings using langchain

This is the code used from my YouTube Video: "Get Started with LangChain in Node.js in 10 Minutes": https://www.youtube.com/watch?v=Wxx1KUWJFv4

This is an example code for running a retrieval-based question answering (QA) system with embeddings using the langchain library. The code demonstrates how to create and utilize a vector store to retrieve answers to questions from a given text file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published