Get started with generative AI in Azure Database for PostgreSQL
This module explores how to effectively use Azure Database for PostgreSQL - Flexible Server and the Azure AI extension to develop powerful Generative AI applications.
Enable semantic search in Azure Database for PostgreSQL
This module explores semantic search, embedding vectors, vector similarity, and using Azure Database for PostgreSQL - Flexible Server with PostgreSQL Vector and Azure AI extensions to generate, store, and query rows with semantic search.
Integrate AI Services to enrich your applications with intelligent features in Azure Database for PostgreSQL
This module explores how to integrate Azure AI Services with Azure Database for PostgreSQL to add intelligent capabilities to your applications. You'll learn to use the azure_ai extension to call Azure AI Language services for text summarization, sentiment analysis, opinion mining, key phrase extraction, named entity recognition, and PII detection. You'll also explore text translation with Azure Translator and how to perform inference using Azure Machine Learning endpoints directly from your database.
Build RAG applications with Azure Database for PostgreSQL
Learn how to implement Retrieval Augmented Generation (RAG) on Azure Database for PostgreSQL, integrate Azure AI for embeddings, and build scalable, accurate AI-powered applications.
Implement generative AI agents with Azure Database for PostgreSQL
This module explores how to implement generative AI agents using Azure Database for PostgreSQL. You'll learn about agent architectures, information retrieval techniques, and how to integrate AI agents with Azure services like Azure AI Foundry Agent Service and Model Context Protocol (MCP). The module includes hands-on exercises to build and test an AI agent solution.
Develop PostgreSQL solutions in Visual Studio Code with the PostgreSQL extension and GitHub Copilot
Learn how to streamline PostgreSQL development using the Visual Studio Code PostgreSQL extension and GitHub Copilot.