跳至主要内容

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##Livestream直播

主题: 使用 AI 产品

语言: 英语

  • 此系列中的活动:
  • 6

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.

即将举办的活动

单击下面的活动以了解详细信息并注册各个活动。

所有时间采用 - 协调世界时

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##Livestream直播

主题: 使用 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##Livestream直播

主题: 使用 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##Livestream直播

主题: 使用 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##Livestream直播

主题: 使用 AI 产品

语言: 英语

详细信息

12月

04

星期三

2024

Automate Your Business: AI Agents with Azure AI Studio & OpenAI

12:00 下午 - 1:00 下午 (UTC)

In this session Allen will demonstrate how to use Azure AI Studio with OpenAI and open-source technology to create an entire team of AI Agent co-workers that you could use to operate a one person company, automating covering everything from research, marketing, legal and sales if you wished. This will be demo heavy with live coding and will show what can be achieved today using the Azure and AI ecosystem that was unthinkable even 12 months ago. You may not want to automate an entire company, but the possibilities of streaming lining processes in any organisation in individual departments to your most important resources, you people, to focus on more important work is incredible.

  • 形式:
  • alt##Livestream直播

主题: 使用 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##Livestream直播

主题: 使用 AI 产品

语言: 英语

观看点播

注册此系列

使用 Microsoft 帐户登录

登录

或输入你的电子邮件地址进行注册

*

注册参加此活动即表示你同意遵守 Microsoft Reactor 行为准则.

此系列中的过去活动

所有时间采用 - 协调世界时

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##Livestream直播

主题: 使用 AI 产品

语言: 英语

观看点播

如有疑问,请联系我们 reactor@microsoft.com