Azure Function to vectorise PDFs and store in Qdrant container app with OpenAI and Python
Learn how to code an Azure function app which is automatically triggered when a new PDF is dropped into Azure blob storage, vectorises the PDF contents and stores the vectors in an Azure Qdrant container app. Lot's of moving parts and lots to learn from it, this was a tough one!
June 30, 2024 13 minute read