Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure ai foundry dev toolchain #38

Merged
merged 3 commits into from
Jan 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SeasonOfAI-S3-BestOfIgnite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Do you want to brush up on generative AI basics? Get started with [Generative AI
### Available content

**Agents and LLMs**
- [Azure AI Foundry and the dev toolchain to infuse AI in all your apps](https://ignite.microsoft.com/en-US/sessions/BRK119)
- [Azure AI Foundry and the dev toolchain to infuse AI in all your apps](./azure-ai-foundry-dev-toolchain.md)
- [Coding the future of AI](https://ignite.microsoft.com/en-US/sessions/BRK115)
- [What's new with Copilot Studio and agents](https://ignite.microsoft.com/en-US/sessions/BRK165) [[Slides with embedded demos](https://github.com/microsoft/community-content/blob/main/SeasonOfAI-S3-BestOfIgnite/What.s.new.with.Copilot.Studio.and.Agents_Ignite.2024_with.Demos.pptx), 1.44GB]
- [Developers guide to building your own agents](https://ignite.microsoft.com/en-US/sessions/BRK167)
Expand Down
36 changes: 36 additions & 0 deletions SeasonOfAI-S3-BestOfIgnite/azure-ai-foundry-dev-toolchain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# Session Details

## Session Title:
[Azure AI Foundry and the dev toolchain to infuse AI in all your apps](https://ignite.microsoft.com/sessions/BRK119)

## Session Abstract:
Unlock the power of GenAIOps and accelerate your AI apps from development to production with familiar tools. Learn to get started with AI templates, streamline prompt engineering with Prompty, build apps with SDKs like LangChain, and automate deployment using GitHub Actions. Plus, hear from a real customer who successfully implemented GenAIOps with Azure AI Foundry. Get ready to scale your AI projects effortlessly!

## Session level:
Advanced (300), technical

## Duration:
1 hour

## Session Presentation, Video and Transcript
* [Presentation](https://medius.microsoft.com/video/asset/PPT/5d5904c5-5b71-4ee6-bb78-1d48987658fd?referrer=Microsoft+Ignite-%2Fen-US%2Fsessions%2FBRK119&mhid=ignite&loc=en-us)
* [Video](https://medius.microsoft.com/video/asset/HIGHMP4/5d5904c5-5b71-4ee6-bb78-1d48987658fd?referrer=Microsoft+Ignite-%2Fen-US%2Fsessions%2FBRK119&mhid=ignite&loc=en-us)
* [Transcript](https://medius.microsoft.com/video/asset/Transcript/5d5904c5-5b71-4ee6-bb78-1d48987658fd?referrer=Microsoft+Ignite-%2Fen-US%2Fsessions%2FBRK119&mhid=ignite&loc=en-us)
* [AZD AI Template for demo application: Creative Writing Assitant](https://azure.github.io/ai-app-templates/repo/azure-samples/contoso-creative-writer/)
* [GitHub repo for demo application: Creative Writing Assitant](https://github.com/Azure-Samples/contoso-creative-writer)


## Session Key technologies:
* [AI Toolkit for Visual Studio Code](https://learn.microsoft.com/windows/ai/toolkit/)
* [Prompty](https://prompty.ai/docs)
* [LangChain](https://python.langchain.com/docs/how_to/)
* [Azure Developer CLI](https://learn.microsoft.com/azure/developer/azure-developer-cli/install-azd?tabs=winget-windows%2Cbrew-mac%2Cscript-linux&pivots=os-windows) and [AI Templates](https://azure.github.io/ai-app-templates/)
* [Azure AI Foundry](https://learn.microsoft.com/azure/ai-studio/what-is-ai-studio)
* New [Tracing capabilities](https://learn.microsoft.com/azure/ai-studio/concepts/trace)
* [Evaluation for text and image in the Azure AI Foundry SDK](https://learn.microsoft.com/azure/ai-studio/how-to/develop/evaluate-sdk)
* [GitHub Actions](https://github.com/features/actions)

![GenAIOps Tools](./img/genaiops-tools.png)

## Extra Resources and references:
* [What is Gen AI Ops? Blog](https://techcommunity.microsoft.com/blog/aiplatformblog/the-future-of-ai-the-paradigm-shifts-in-generative-ai-operations/4254216)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.