5.1 Recap: Build A Copilot¶
CONGRATULATIONS! You just learn to use the Azure AI Foundry platform to build a RAG-based copilot
1. What You Learned Today¶
By completing the workshop, you gained three things:
- You have a working knowledge of how to build a RAG-based copilot.
- You have a working familiarity with the Azure AI Foundry platform.
- You have a functional sandbox in this repo, to experiment further.
2. Where Can You Go Next?¶
Take advantage of this repository and GitHub Codespaces environment to start exploring the Azure AI Platform portal, SDK and tooling, in more intentional ways.
2.1 Setup¶
- The Azure AI Foundry Architecture
- Management Center
- Azure AI Foundry SDK
- How To: Create a project in Azure AI Foundry portal
- How To: Create and manage an Azure AI Foundry Hub
- How To: Deploy AI Models in Azure AI Foundry
2.2 Ideate¶
- Quickstart: Use the Chat Playground
- Quickstart: Build a Chat App using Azure AI SDK
- Quickstart: Get Started Using Azure OpenAI Assistants
- Tutorial Build a custom chat app with the Azure AI Foundry SDK
2.3 Evaluate¶
- Evaluation of generative AI applications
- Evaluation and monitoring metrics for generative AI
- How To: Generate synthetic and simulated data for evaluation
- How To: Evaluate your Generative AI application with the Azure AI Evaluation SDK
- How To: Evaluate Generative AI models and applications with Azure AI Foundry Portal
- Tracing in Azure AI Inference SDK overview
- How To: Trace your application with Azure AI Inference SDK
- How To: Visualize your traces