Skip to content

Commit

Permalink
Merge pull request #320 from v-jostruve/main
Browse files Browse the repository at this point in the history
ATE session update
  • Loading branch information
v-jostruve authored Mar 28, 2024
2 parents b2933d5 + 2dad105 commit abd4c31
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions website/src/pages/Build-IA/AskTheExpert.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,20 +78,20 @@ const ContentItemsATE = [
description: "Join the Azure Cosmos DB team for an engaging session on the versatile vector database capabilities of Azure Cosmos DB. Discover the seamless integration of your operational and transactional data with native vector indexing and search functionalities, specifically tailored for AI applications. Learn how to build RAG pattern solutions and manage chat history by seamlessly connecting with Azure OpenAI. Explore the power of Azure Cosmos DB's Copilot in simplifying complex query writing, enhancing accuracy, and improving performance. Additionally, we'll showcase our seamless integrations with Semantic Kernel, Langchain, and LlamaIndex.",
cta: "March 7, 2024 | Register to attend"
},
{
title: 'Intelligent Apps with Azure AI',
imglink: '/img/60-days-of-ia/ate-2024-03-21.jpg',
link: "https://aka.ms/intelligent-apps/ate-ai?ocid=buildia24_AE_website",
description: "Want to build an enterprise AI application with your data, and run it in production? Join us as we build Contoso Chat, an AI-based support agent that implements Retrieval Augmented Generation (RAG) to ground the copilot responses in your product data. Streamline your development workflow with PromptFlow, and manage your Azure AI platform interactions with the Azure AI Studio, SDK and CLI. Learn about Responsible AI practices, and learn how to evaluate your application, and calibrate it for content safety, using built-in capabilities of the Azure AI platform.",
cta: "April 1, 2024 | Register to attend"
},
{
title: 'Intelligent Apps with Azure Functions',
imglink: '/img/60-days-of-ia/ate-2024-04-04.jpg',
link: "https://aka.ms/intelligent-apps/ate-functions?ocid=buildia24_AE_website",
description: "Join the Azure Functions Product Group to learn about FaaS or Functions-as-a-Service in Azure serverless computing. It is time to focus on the pieces of code that matter most to you while Azure Functions handles the rest. Discuss with the experts on how to combine the power of AI, cloud-scale data, and serverless app development to create highly differentiated digital experiences. Develop adaptive, responsive, and personalized experiences by building and modernizing intelligent applications with Azure Functions.",
cta: "April 4, 2024 | Register to attend"
},
{
title: 'Intelligent Apps with Azure AI',
imglink: '/img/60-days-of-ia/ate-2024-03-21.jpg',
link: "https://aka.ms/intelligent-apps/ate-ai?ocid=buildia24_AE_website",
description: "Want to build an enterprise AI application with your data, and run it in production? Join us as we build Contoso Chat, an AI-based support agent that implements Retrieval Augmented Generation (RAG) to ground the copilot responses in your product data. Streamline your development workflow with PromptFlow, and manage your Azure AI platform interactions with the Azure AI Studio, SDK and CLI. Learn about Responsible AI practices, and learn how to evaluate your application, and calibrate it for content safety, using built-in capabilities of the Azure AI platform.",
cta: "April 11, 2024 | Register to attend"
},
];

export default function AskTheExperts() {
Expand Down
2 changes: 1 addition & 1 deletion website/src/pages/Build-IA/calendar.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ Read on to learn where you can tune into livestreams, catch up on replays, and p
## April 2024​
### Build #IntelligentApps

* 🎙 Apr 1 | #AskTheExpert – [Azure AI](https://reactor.microsoft.com/en-us/reactor/events/21694/?ocid=buildia24_website)
* Apr 2 | Learn Live Serverless – [Ep 01: Build Intelligent Apps with Serverless Containers on Azure Container Apps](https://aka.ms/serverless-learn-live/ep1?ocid=buildia24_website)
* Apr 3 | Learn Live Serverless – [Ep 02: From Day Zero To Production with Azure Container Apps](https://aka.ms/serverless-learn-live/ep2?ocid=buildia24_website)
* 🎙 Apr 4 | #AskTheExpert – [Azure Functions](https://reactor.microsoft.com/en-us/reactor/events/21691/?ocid=buildia24_AE_website)
* Apr 10 | Learn Live Serverless – [Ep 03: Azure Container Apps Uncovered: Scenarios, Workloads, and Portability](https://aka.ms/serverless-learn-live/ep3?ocid=buildia24_website)
* 🎙 Apr 11 | #AskTheExpert – [Azure AI](https://reactor.microsoft.com/en-us/reactor/events/21694/?ocid=buildia24_website)
* Apr 17 | Learn Live Serverless – [Ep 04: Build Intelligent Apps with .NET and Serverless on Azure](https://aka.ms/serverless-learn-live/ep4?ocid=buildia24_website)
* 🎯 Apr 15 | [#CloudSkillsChallenge](https://azure.github.io/Cloud-Native/Build-IA/CloudSkills) ends
* ✍🏽 Apr 15 | [#60Days of Intelligent Apps](https://aka.ms/build-ia/60days) ends
Expand Down

0 comments on commit abd4c31

Please sign in to comment.