llm-tools / embedJs

A NodeJS RAG framework to easily work with LLMs and embeddings
https://llm-tools.mintlify.app/get-started/introduction
Apache License 2.0
334 stars 40 forks source link

Add Faiss Vector DB #52

Open converseKarl opened 6 months ago

converseKarl commented 6 months ago

From the facebook team, and seen as good for research and scalable/fast

adhityan commented 6 months ago

@converseKarl do you want to give it a shot and send it a PR for this?

converseKarl commented 6 months ago

Sure thing, let me have a go, will try to do it over weekend. Thank you very very much!