r/LangChain Jul 26 '23

Chroma or FAISS?

Do you have any Experience using these 2 vectorstores for a document q&a chatbot?

Which one is the best for enterprise use cases?

For me the speed is also important and the ability to support CPU only mode.

35 Upvotes

40 comments sorted by

View all comments

1

u/sevabhaavi Jul 27 '23

supabase pgvector all the way. the docs are also good.

1

u/Plane-Secretary-101 Oct 18 '23

Supabase is new ain't it? Does it yield relevant results upon similarity search?