openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

Add Qdrant notebooks

Open kacperlukawski opened this issue 2 years ago • 1 comments

This PR adds two additional notebooks on how to use Qdrant as a vector database with OpenAI embeddings. The changes include the following:

  • "Getting started with Qdrant and OpenAI" notebook with end-to-end processing of search using the embeddings
  • "QA with Langchain Qdrant and OpenAI" notebook with an example of using Qdrant and OpenAI in a Langchain application to create a Question-Answering system. The library is becoming popular, and due to many questions around that, I want to show that case.

@colin-openai, Could you please review the notebooks?

kacperlukawski avatar Feb 16 '23 17:02 kacperlukawski

@logankilpatrick @ted-at-openai @colin-openai Hi guys, could somebody have a look at the notebooks?

kacperlukawski avatar Feb 24 '23 09:02 kacperlukawski

@colin-openai The changes have been made. I'd appreciate another review ;)

kacperlukawski avatar Mar 03 '23 16:03 kacperlukawski