Skip to content

wolfiee42/Rag-with-mongoDB-Langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

env variables

  • ATLAS_CONNECTION_STRING
  • HUGGING_FACE_ACCESS_TOKEN

Scripts you should run in this order:

  • node --env-file=.env 03.rag-vector-index.js
  • node --env-file=.env 04.retrieve-documents-test.js
  • node --env-file=.env 06.generate-responses.js

Run the server

  • npm install
  • node index.js

references

https://www.mongodb.com/docs/atlas/atlas-vector-search/rag/#get-started

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published