• Stars
    star
    1
  • Language
    Python
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a sample project which is built by using langchain + streamlit + qdrant vector db. The main focus here is we don't need to create embeddings again and again and dont need to store it in vector DB every time we just need to do it once and then for QnA we just call a collection from qdrant.