RAG with Azure AI Search

Nov 15 2024 · Python 3.12, Microsoft Azure, JupyterLab

Lesson 02: Vector Search in Azure AI Search

Demo 01

Episode complete

Play next episode

Next

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Heads up... You’re accessing parts of this content for free, with some sections shown as obfuscated text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

In this demo, you’ll learn how to acquire an API key for your Azure OpenAI service and create an embedding model for your app. You’ll soon build an app that uses both vector and semantic search, so you need to create the necessary resources.

See forum comments
Cinema mode Download course materials from Github
Previous: Instruction 01 Next: Instruction 02