3. Ideate With Prompty¶
Let's Review where we are right now
We should have organized our browser into these 5 tabs, for development:
- Skillable VM tag - showing the countdown timer & launch page
- GitHub Codespaces tab - showing the Visual Studio Code IDE.
- Azure Portal tab - showing your
rg-AITOUR
resource group. - Azure AI Studio tab - showing your AI project page.
- Azure Container Apps - showing your deployed application.
We completed the setup, validated the infrastructure and verified that the application was deployed correctly.
Now we can deconstruct the sample to learn how it works. Let's do this by understanding how we go from prompt to prototytpe in the Ideate stage, next.