콘텐츠 기본 건너뛰기

From Concept to Creation: AI-Powered Development

Microsoft Reactor에 가입하고 스타트업 및 개발자와 실시간 소통

AI를 시작할 준비가 되셨나요? Microsoft Reactor는 스타트업, 기업가 및 개발자가 AI 기술에 대한 다음 비즈니스를 구축할 수 있도록 이벤트, 교육 및 커뮤니티 리소스를 제공합니다. 참여해 주세요!

From Concept to Creation: AI-Powered Development

Microsoft Reactor에 가입하고 스타트업 및 개발자와 실시간 소통

AI를 시작할 준비가 되셨나요? Microsoft Reactor는 스타트업, 기업가 및 개발자가 AI 기술에 대한 다음 비즈니스를 구축할 수 있도록 이벤트, 교육 및 커뮤니티 리소스를 제공합니다. 참여해 주세요!

돌아가기

From Concept to Creation: AI-Powered Development

  • 형식:
  • alt##LivestreamLivestream

항목: AI 제품 사용

언어: 영어

  • 이 시리즈의 이벤트:
  • 5

Discover the power of AI in software development! In this Microsoft Reactor series, you'll explore cutting-edge AI tools, techniques, and best practices to transform your ideas into reality. From initial concept to full-scale implementation, learn how AI can supercharge your development process and revolutionize the way you build innovative solutions.

스피커

이 시리즈의 과거 이벤트

의 모든 시간 - 협정 세계시

10월

30

수요일

2024

Petoi Robot Dog and Azure AI Model Inference API Integration

12:00 오후 - 1:00 오후 (UTC)

This project aims to integrate the Petoi robot dog with the Azure Inference API. The robot dog, used in STEM projects, has four legs and eight joints, all of which can move independently. The objective of this project is to enable communication with the robot dog in human language and to utilize the API to comprehend commands. A script written in Python allows the user to speak a sentence to the robot dog, which then understands and executes the corresponding command. For example, when the user says, "Hey buddy, the weather is so good and I want to walk," the robot executes the "kwkF" command to start walking. The project currently uses Azure text-to-speech and Azure Inference API. Additionally, this project is a RAG project, meaning it involves Retrieval-Augmented Generation techniques to enhance the robot's capabilities.

  • 형식:
  • alt##LivestreamLivestream

항목: AI 제품 사용

언어: 영어

주문형 보기

11월

06

수요일

2024

HR companion - Build a bot with GPT4, Azure AI Studio & MS Teams integration

12:00 오후 - 1:00 오후 (UTC)

Join us to see how GenAI can transform HR operations and boost efficiency in your workplace! In this session you'll discover how to harness the power of Generative AI to build your own intelligent HR companion bot using Azure AI Studio, seamlessly integrated with Microsoft Teams. Nicole will guide you through the process of creating a conversational AI that can handle HR-related tasks like answering employee questions and automating routine workflows. You’ll explore how OpenAI GPT4 model with natural language capabilities enable your bot to understand and respond effectively, while its integration with Teams enhances collaboration across your organization.

  • 형식:
  • alt##LivestreamLivestream

항목: AI 제품 사용

언어: 영어

주문형 보기

11월

13

수요일

2024

Azure AI services and Semantic Kernel

12:00 오후 - 1:00 오후 (UTC)

In this session, I will break down the key concepts behind Agentic AI and explore how Semantic Kernel enables AI systems to handle complex Agentic workflows. Through engaging demos and code walkthroughs, you'll gain practical insights into how these AI agents work, what’s achievable today, and where the current boundaries lie. By the end, you’ll have a solid understanding of how to implement Agentic AI workflows in your projects, along with a clear view of the current potential and limitations of the Semantic Kernel SDK.

  • 형식:
  • alt##LivestreamLivestream

항목: AI 제품 사용

언어: 영어

주문형 보기

11월

20

수요일

2024

Building a Hotel Reservation Assistant with Copilot Studio

12:00 오후 - 1:00 오후 (UTC)

In this session, we'll learn how to create a hotel reservation assistant using Copilot Studio. We will learn how to use copilot studio actions to connect an external hotel reservation API in order to integrate our assistant with the Hotel Reservation System that allows us to get hotels availability in an area or get availability of a specific accommodation. We can get the final prices for a specific stay, and of course it will allow us to confirm a reservation.

  • 형식:
  • alt##LivestreamLivestream

항목: AI 제품 사용

언어: 영어

주문형 보기

11월

27

수요일

2024

From Prototype to Production: Building Scalable & Intelligent Apps with Azure Inferen

12:00 오후 - 1:00 오후 (UTC)

In today’s rapidly evolving AI landscape, bridging the skills gap and ensuring data integrity with crystal-clear business knowledge can seem like daunting challenges, especially when embarking on Generative AI projects. But with the right approach, businesses of any size can achieve success by starting small and iterating quickly. In this session, we'll explore how to harness Azure AI Studio to develop intelligent applications, moving from local LLM prototypes to full-scale production solutions. Learn how to enhance complexity, robustness, scalability, explainability, and security in your AI projects—while minimizing friction.

  • 형식:
  • alt##LivestreamLivestream

항목: AI 제품 사용

언어: 영어

주문형 보기

이 시리즈의 과거 이벤트

의 모든 시간 - 협정 세계시

10월

30

수요일

2024

Petoi Robot Dog and Azure AI Model Inference API Integration

12:00 오후 - 1:00 오후 (UTC)

This project aims to integrate the Petoi robot dog with the Azure Inference API. The robot dog, used in STEM projects, has four legs and eight joints, all of which can move independently. The objective of this project is to enable communication with the robot dog in human language and to utilize the API to comprehend commands. A script written in Python allows the user to speak a sentence to the robot dog, which then understands and executes the corresponding command. For example, when the user says, "Hey buddy, the weather is so good and I want to walk," the robot executes the "kwkF" command to start walking. The project currently uses Azure text-to-speech and Azure Inference API. Additionally, this project is a RAG project, meaning it involves Retrieval-Augmented Generation techniques to enhance the robot's capabilities.

  • 형식:
  • alt##LivestreamLivestream

항목: AI 제품 사용

언어: 영어

주문형 보기

11월

06

수요일

2024

HR companion - Build a bot with GPT4, Azure AI Studio & MS Teams integration

12:00 오후 - 1:00 오후 (UTC)

Join us to see how GenAI can transform HR operations and boost efficiency in your workplace! In this session you'll discover how to harness the power of Generative AI to build your own intelligent HR companion bot using Azure AI Studio, seamlessly integrated with Microsoft Teams. Nicole will guide you through the process of creating a conversational AI that can handle HR-related tasks like answering employee questions and automating routine workflows. You’ll explore how OpenAI GPT4 model with natural language capabilities enable your bot to understand and respond effectively, while its integration with Teams enhances collaboration across your organization.

  • 형식:
  • alt##LivestreamLivestream

항목: AI 제품 사용

언어: 영어

주문형 보기

11월

13

수요일

2024

Azure AI services and Semantic Kernel

12:00 오후 - 1:00 오후 (UTC)

In this session, I will break down the key concepts behind Agentic AI and explore how Semantic Kernel enables AI systems to handle complex Agentic workflows. Through engaging demos and code walkthroughs, you'll gain practical insights into how these AI agents work, what’s achievable today, and where the current boundaries lie. By the end, you’ll have a solid understanding of how to implement Agentic AI workflows in your projects, along with a clear view of the current potential and limitations of the Semantic Kernel SDK.

  • 형식:
  • alt##LivestreamLivestream

항목: AI 제품 사용

언어: 영어

주문형 보기

11월

20

수요일

2024

Building a Hotel Reservation Assistant with Copilot Studio

12:00 오후 - 1:00 오후 (UTC)

In this session, we'll learn how to create a hotel reservation assistant using Copilot Studio. We will learn how to use copilot studio actions to connect an external hotel reservation API in order to integrate our assistant with the Hotel Reservation System that allows us to get hotels availability in an area or get availability of a specific accommodation. We can get the final prices for a specific stay, and of course it will allow us to confirm a reservation.

  • 형식:
  • alt##LivestreamLivestream

항목: AI 제품 사용

언어: 영어

주문형 보기

11월

27

수요일

2024

From Prototype to Production: Building Scalable & Intelligent Apps with Azure Inferen

12:00 오후 - 1:00 오후 (UTC)

In today’s rapidly evolving AI landscape, bridging the skills gap and ensuring data integrity with crystal-clear business knowledge can seem like daunting challenges, especially when embarking on Generative AI projects. But with the right approach, businesses of any size can achieve success by starting small and iterating quickly. In this session, we'll explore how to harness Azure AI Studio to develop intelligent applications, moving from local LLM prototypes to full-scale production solutions. Learn how to enhance complexity, robustness, scalability, explainability, and security in your AI projects—while minimizing friction.

  • 형식:
  • alt##LivestreamLivestream

항목: AI 제품 사용

언어: 영어

주문형 보기

질문이 있는 경우 다음으로 문의하세요. reactor@microsoft.com