Exercise: Build RAG applications with Azure Database for PostgreSQL and Python
In this exercise, you build a simple RAG (Retrieval-Augmented Generation) application using Python and Azure Database for PostgreSQL. The application retrieves relevant policy chunks from the database based on user questions and generates context-aware answers using a language model.
Note
To complete this exercise, you will need an Azure subscription and be approved for Azure OpenAI access. If you need Azure OpenAI access, apply at the Azure OpenAI limited access page.
Launch the exercise and follow the instructions.
