
Explore retrieval augmented generation (rag) to enhance chat models by querying external data, using embeddings and vector search with Azure OpenAI, to deliver accurate, sourced answers.
Create and connect Azure AI resources using the portal to build a retrieval augmented generation workflow, including AI Studio deployments, a hub and project, and an Azure AI search service.
See a hands-on demonstration of provisioning azure resources via command line, including creating resource groups, ai services, ChatGPT deployments, endpoints, keys, and a YAML connection to azure ai studio.
Demonstrates cleaning markdown content by removing links, images, and double asterisks with a Python function, preparing markdown files for LLM workflows in a RAG setup.
Demonstrates writing embeddings into an Azure AI search vector index and performing a vector search to retrieve the three nearest documents, showing titles, dates, and chunk content with scores.
Demonstrates configuring RAG in Azure AI Studio by uploading documents, chunking content, indexing with an Azure AI search service, and embedding vectors with the text embedding ada 002 model.
Elevate your development skills with our specialized course designed for developers and IT professionals. This course focuses on the essentials of Retrieval-Augmented Generation (RAG) using Azure’s cutting-edge tools and services.
Throughout this course, you will:
Understand RAG Fundamentals: Learn the core principles of Retrieval-Augmented Generation and its applications.
Utilize Azure AI Studio: Gain hands-on experience with Azure AI Studio to build and deploy AI models.
Leverage LLM models like ChatGPT 4: Integrate and utilize large language models, including ChatGPT, for advanced AI solutions.
Embed Vectors with AI Search Service: Master the techniques of embedding vectors and enhancing search capabilities using Azure AI Search service.
Use RAG flow with Azure AI Studio: Create your own RAG application with few clicks from the AI Studio.
Use Jupiter Python notebooks: Create sample python app to perform RAG.
By the end of this course, you will have the skills to implement RAG solutions effectively, leveraging Azure’s powerful tools and services. Whether you’re looking to advance your career or enhance your technical expertise, this course provides the knowledge and practical experience you need to succeed in the rapidly evolving field of AI and machine learning.
Join us and become proficient in the latest AI technologies with Azure!