Microsoft Developer
Microsoft Developer
  • 7 349
  • 43 620 323
Mr. Maeda's Cozy AI Kitchen - AI Magic with Marco Tempest
Digital illusionist Marco Tempest appears with John Maeda in the Cozy AI Kitchen to talk about the magic of AI and AI in magic.
Chapters:
00:00 - Today's Topic
00:18 - Introducing today's guest: Marco Tempest
03:40 - Sample code and demo
12:30 - Closing thoughts
Resources:
Sample Code: msft.it/6054YALZM
Continue learning with the AI Learning Hub: msft.it/6055YALZ3
All Cozy AI Kitchen episodes: msft.it/6056YALZO
Learn more about AI: msft.it/6055YALZ3
Cozy AI Kitchen repo: msft.it/6057YALZP
Переглядів: 165

Відео

AI Agents [Pt 17] | Generative AI for Beginners
Переглядів 35214 годин тому
Find the full "Generative AI for Beginners" Course here ➡️ aka.ms/genai-beginners AI Agents represent an exciting development in Generative AI, enabling Large Language Models (LLMs) to evolve from assistants into agents capable of taking actions. AI Agent frameworks enable developers to create applications that give LLMs access to tools and state management. These frameworks also enhance visibi...
Securing Your Generative AI Applications [Pt 13] | Generative AI for Beginners
Переглядів 10814 годин тому
Find the full "Generative AI for Beginners" Course here ➡️ aka.ms/genai-beginners 🌟 In this video, we cover: ✅ Security within the context of AI systems. ✅ Common risks and threats to AI systems. ✅ Methods and considerations for securing AI systems. Planning red teaming for large language models (LLMs) and their applications: learn.microsoft.com/en-us/azure/ai-services/openai/concepts/red-teami...
Introduction to Generative AI and LLMs [Pt 1] | Generative AI for Beginners
Переглядів 26714 годин тому
Find the full "Generative AI for Beginners" Course here ➡️ aka.ms/genai-beginners Are you curious about the fascinating world of Generative AI and Large Language Models (LLMs)? Look no further! In this video, Carlotta Castelluccio takes us through the inner workings of Generative AI and how it is revolutionizing various industries, specifically education. 🌟 In this video, we cover: ✅ Introducti...
Full Series | Generative AI for Beginners
Переглядів 2,1 тис.14 годин тому
Learn the fundamentals of building Generative AI applications with our 18-lesson comprehensive course by Microsoft Cloud Advocates. Generative AI for Beginners GitHub repo here: aka.ms/genai-beginners Chapters: 00:00:00 - Introduction to Generative AI and LLMs [Pt 1] 00:10:36 - Exploring and comparing different LLMs [Pt 2] 00:31:34 - Using Generative AI Responsibly [Pt 3] 00:40:54 - Understandi...
Using Generative AI Responsibly [Pt 3] | Generative AI for Beginners
Переглядів 6514 годин тому
Find the full "Generative AI for Beginners" Course here ➡️ aka.ms/genai-beginners It's easy to be fascinated with AI and generative AI in particular, but you need to consider how you would use it responsibly. You need to consider things like how to ensure the output is fair, non-harmful and more. This video aims to provide you with mentioned context, what to consider, and how to take active ste...
How to setup a GitHub pipeline using Portainer to deploy your App
Переглядів 12814 годин тому
Join Neil Cresswell, CEO/CTO of Portainer.io, and Frank Boucher in this second episode about Portainer Community Edition (CE). See how Portainer can simplify building a complete Git (ex: GitHub) Pipeline to deploy in your environment. Neil's demos will create a Docker and Kubernetes pipeline from nothing, and we will see how the environment refresh itself after a code update. Chapters: 00:00 - ...
The Generative AI Application Lifecycle [Pt 14] | Generative AI for Beginners
Переглядів 5914 годин тому
Find the full "Generative AI for Beginners" Course here ➡️ aka.ms/genai-beginners An important question for all AI applications is the relevance of AI features, as AI is a fast evolving field, to ensure that your application remains relevant, reliable, and robust, you need to monitor, evaluate, and improve it continuously. This is where the generative AI lifecycle comes in. The generative AI li...
Building Search Apps Vector Databases [Pt 8] | Generative AI for Beginners
Переглядів 9114 годин тому
Find the full "Generative AI for Beginners" Course here ➡️ aka.ms/genai-beginners There's more to LLMs than chatbots and text generation. It's also possible to build search applications using Embeddings. Embeddings are numerical representations of data also known as vectors and can be used for semantic search for data. In this lesson, you are going to build a search application for our educatio...
Designing UX for AI Applications [Pt 12] | Generative AI for Beginners
Переглядів 7714 годин тому
Find the full "Generative AI for Beginners" Course here ➡️ aka.ms/genai-beginners In this informative video, we dive into the world of designing user experiences (UX) for AI applications. Bethany Jepchumba explores the importance of building trust and transparency in AI systems to ensure user satisfaction and Responsible AI. 🌟 In this video, we cover: ✅ Introduction to User Experience and Under...
Understanding Prompt Engineering Fundamentals [Pt 4] | Generative AI for Beginners
Переглядів 9014 годин тому
Find the full "Generative AI for Beginners" Course here ➡️ aka.ms/genai-beginners Join us in this video as we explore the fundamentals of prompt engineering. Discover the art and science behind creating better prompts for generative AI applications with Nitya Narasimhan. Learn how to construct prompts, iterate on them, and validate their effectiveness. 🌟 In this video, we cover: ✅ Explain what ...
Building Chat Applications [Pt 7] | Generative AI for Beginners
Переглядів 7414 годин тому
Find the full "Generative AI for Beginners" Course here ➡️ aka.ms/genai-beginners In this in-depth video, we delve into the nuances of building generative AI-powered chat applications. Jasmine Greenaway covers everything you need to know about efficiently constructing and integrating chat applications into existing systems. 🌟 In this video, we cover: ✅ Techniques for efficiently building and in...
Exploring and comparing different LLMs [Pt 2] | Generative AI for Beginners
Переглядів 6614 годин тому
Find the full "Generative AI for Beginners" Course here ➡️ aka.ms/genai-beginners In this video, we explore the world of Large Language Models (LLMs). Carlotta Castelluccio and Pablo Lopes uncover the various types of LLMs, their applications across different industries, and the ways businesses can harness their potential. 🌟 In this video, we cover: ✅ Different types of LLMs in the current land...
Creating Advanced Prompts [Pt 5] | Generative AI for Beginners
Переглядів 7114 годин тому
Find the full "Generative AI for Beginners" Course here ➡️ aka.ms/genai-beginners In this comprehensive and technical video, we delve deeper into the world of prompt engineering for generative AI. Chris Noring takes us through advanced techniques to optimize prompts, improve response quality, and gain insights into real-world examples. 🌟 In this video, we cover: ✅ Applying prompt engineering te...
Integrating External Applications with Function Calling [Pt 11] | Generative AI for Beginners
Переглядів 3514 годин тому
Integrating External Applications with Function Calling [Pt 11] | Generative AI for Beginners
Fine-Tuning LLMs [Pt 18] | Generative AI for Beginners
Переглядів 5214 годин тому
Fine-Tuning LLMs [Pt 18] | Generative AI for Beginners
Open Source Models and Hugging Face [Pt 16] | Generative AI for Beginners
Переглядів 4514 годин тому
Open Source Models and Hugging Face [Pt 16] | Generative AI for Beginners
Building Image Generation Applications [Pt 9] | Generative AI for Beginners
Переглядів 4214 годин тому
Building Image Generation Applications [Pt 9] | Generative AI for Beginners
Retrieval Augmented Generation (RAG) and Vector Databases [Pt 15] | Generative AI for Beginners
Переглядів 21914 годин тому
Retrieval Augmented Generation (RAG) and Vector Databases [Pt 15] | Generative AI for Beginners
Building Text Generation Applications [Pt 6] | Generative AI for Beginners
Переглядів 10014 годин тому
Building Text Generation Applications [Pt 6] | Generative AI for Beginners
Building Low Code AI Applications [Pt 10] | Generative AI for Beginners
Переглядів 15414 годин тому
Building Low Code AI Applications [Pt 10] | Generative AI for Beginners
What aspects of your job bring you joy?
Переглядів 8849 годин тому
What aspects of your job bring you joy?
What's your favorite thing at Build with Jordan Matthiesen
Переглядів 43912 годин тому
What's your favorite thing at Build with Jordan Matthiesen
JSON Type & Aggregates Public Preview in Azure SQL Database | Data Exposed
Переглядів 1,1 тис.12 годин тому
JSON Type & Aggregates Public Preview in Azure SQL Database | Data Exposed
What is GitHub Copilot Workspace?
Переглядів 1,3 тис.14 годин тому
What is GitHub Copilot Workspace?
Open-sourcing Sudo for Windows
Переглядів 2,1 тис.16 годин тому
Open-sourcing Sudo for Windows
Why is a metric that is consistently at 100% probably broken?
Переглядів 1,4 тис.День тому
Why is a metric that is consistently at 100% probably broken?
Azure SQL DB Vector Functions Private Preview | Data Exposed
Переглядів 1,6 тис.День тому
Azure SQL DB Vector Functions Private Preview | Data Exposed
Learn to Budget & Optimize in Azure
Переглядів 580День тому
Learn to Budget & Optimize in Azure
Understand Azure Pricing & Resources
Переглядів 664День тому
Understand Azure Pricing & Resources

КОМЕНТАРІ

  • @DanielBellon108
    @DanielBellon108 2 години тому

    Can't you get the AI to fix the sound quality on your videos MICROSOFT?

  • @DanielBellon108
    @DanielBellon108 2 години тому

    The sound quality is not good for this video it difficult for 4 and 20 minutes with bad sound quality 😢

  • @Finalthings91
    @Finalthings91 7 годин тому

    Good info thanks!

  • @drew5834
    @drew5834 12 годин тому

    Thanks UA-cam algorithm, how did you know I was thinking about learning this.

  • @jeetmajumdar7588
    @jeetmajumdar7588 12 годин тому

    Chapters: 00:00:00 - Introduction to Generative AI and LLMs [Pt 1] 00:10:36 - Exploring and comparing different LLMs [Pt 2] 00:31:34 - Using Generative AI Responsibly [Pt 3] 00:40:54 - Understanding Prompt Engineering Fundamentals [Pt 4] 01:04:08 - Creating Advanced Prompts [Pt 5] 01:21:06 - Building Text Generation Applications [Pt 6] 01:36:37 - Building Chat Applications [Pt 7] 01:50:10 - Building Search Apps Vector Databases [Pt 8] 02:08:08 - Building Image Generation Applications [Pt 9] 02:30:32 - Building Low Code AI Applications [Pt 10] 02:46:55 - Integrating External Applications with Function Calling [Pt 11] 02:56:06 - Designing UX for AI Applications [Pt 12] 03:08:38 - Securing Your Generative AI Applications [Pt 13] 03:16:49 - The Generative AI Application Lifecycle [Pt 14] 03:29:12 - Retrieval Augmented Generation (RAG) and Vector Databases [Pt 15] 03:40:03 - Open Source Models and Hugging Face [Pt 16] 03:51:32 - AI Agents [Pt 17] 03:59:26 - Fine-Tuning LLMs [Pt 18]

  • @pascalburume111
    @pascalburume111 13 годин тому

    Thank you for this session ❤

  • @Baraka-yl2dp
    @Baraka-yl2dp 14 годин тому

    Why is the code not in C#? Can we some code in C# please?

    • @colinmaharaj
      @colinmaharaj 14 годин тому

      Skew you, I want C++ lol😅

    • @MicrosoftDeveloper
      @MicrosoftDeveloper 13 годин тому

      learn.microsoft.com/en-us/shows/machine-learning-and-ai-with-dotnet-for-beginners/

  • @robinhalabicki8294
    @robinhalabicki8294 14 годин тому

    JSON support requires database compatibility level 130 or higher.

  • @robinhalabicki8294
    @robinhalabicki8294 14 годин тому

    "Currently, the OPENJSON() function doesn't accept the json type, currently that is an implicit conversion. Explicitly convert to nvarchar(max) first." - Completely defeats the purpose for now.

  • @PrasadCH-co5ey
    @PrasadCH-co5ey 16 годин тому

    Thank you so much for the info, Can we get the SP to test this in our low-level environment

  • @saarvan
    @saarvan 18 годин тому

    thank you I loved it 🙂

  • @agou1980
    @agou1980 22 години тому

    Very thorough and useful talk.

  • @SkipThePhilippines
    @SkipThePhilippines День тому

    Thank you so much for this video series - very helpful. I am personally learning a lot.

  • @duvalchris21
    @duvalchris21 День тому

    This is a nice opportunity. Get help on your project, showcase skills, learn/improve skills..

  • @mathewmcfool
    @mathewmcfool День тому

    Josh (uncut): ".....and that interviewee was me 😟"

  • @aresaurelian
    @aresaurelian День тому

    People will eventually understand the power of agents working together. Especially in medical science, engineering, and everyday interactive workloads.

  • @gouravchakraborty7259
    @gouravchakraborty7259 День тому

    Hi, Could you provide any example of integration with Java Application.

  • @canabale
    @canabale День тому

    You couldn't have picked better features for this next C# version. Very happy with what i am seeing here. Keep up the great work! :)

  • @silverchin43
    @silverchin43 День тому

    Why don't you open up mesh for people without a business account so we can all enjoy??????

  • @tsaltd
    @tsaltd 2 дні тому

    Is this the official artifact for this Milestone Artifact ??? FIX THE CLOSED CAPTIONS !!

  • @lazarom9998
    @lazarom9998 2 дні тому

    SIMPLY AMAZING. Please keep adding more utilities and expanding existing ones! Keyboard Manager should allow for MACROS for gamers and other automations

  • @Jac0bnus3584
    @Jac0bnus3584 2 дні тому

    I use HTML :>

  • @Tony-dp1rl
    @Tony-dp1rl 2 дні тому

    My favorite things were the few topics not involving AI ... refreshing.

  • @taiwoojo7638
    @taiwoojo7638 2 дні тому

    part 3 of the video is not included.

  • @egvijayanand
    @egvijayanand 2 дні тому

    You can press the End key while using Alt + Shift (vertical) selection to magically move to the line's end.

  • @adinwashere
    @adinwashere 2 дні тому

    Hybrid is amazing. So much faster to develop with

  • @memoarfaa
    @memoarfaa 3 дні тому

    Thank you for your efforts in keeping Winforms relevant. Dark mode looks amazing but for joking purposes you Forgit to dark the Tooltip appear at 54:36 why not dark it in a new way PInvoke.SendMessage(HWND, PInvoke.TTM_SETWINDOWTHEME, 0, Application.IsDarkModeEnabled ? "DarkMode_Explorer" : "Explorer");😂😂

  • @Velvels
    @Velvels 3 дні тому

    I am disappointed that you showed recorded demos during your session. Unfortunately, even the prompts you showed don't return valid results in the real world.

  • @Blueberrybestiewestie
    @Blueberrybestiewestie 3 дні тому

    POV: you misclicked

    • @RTort
      @RTort 19 годин тому

      Ur so real

  • @neerajshrivastava9478
    @neerajshrivastava9478 3 дні тому

    Real Good explanation and I truly enjoyed, However the black background of Visual Studio code makes it hard to watch and pay attention, I would suggest change it to white background

  • @utubes720
    @utubes720 3 дні тому

    Pronounced "SU-DO" not "SU-DOH". "Superuser do" not "Superuser dough"

  • @utubes720
    @utubes720 3 дні тому

    The only problem with this presentation is that it reminded me of how much fun programming jobs used to be. I need to switch to hardware because these corporate business app "scrum death march" jobs are life draining.

  • @ChamblesRNG
    @ChamblesRNG 3 дні тому

    3:05:02 whoa that esclated quickly

  • @abhaydadhwal1521
    @abhaydadhwal1521 3 дні тому

    I don't know what level audience are these sessions intended for .. but if you intended it for everyone then you should have discussed everything ....like how to install git and all the things which you are just gonna use directly in your series. I can't proceed with it. Enjoy guys

  • @Grimlock1979
    @Grimlock1979 3 дні тому

    The breaking change caused by the field keyword is very minor. The benefit greatly outweighs the inconvenience.

  • @vasanthchelllam
    @vasanthchelllam 3 дні тому

    Hi, How many workstation can connect on on NV12core VM?

  • @fernandofischer3725
    @fernandofischer3725 4 дні тому

    Very helpful!

  • @coshvjicujmlqef6047
    @coshvjicujmlqef6047 4 дні тому

    oh it is raymond chen. Time to bring windows 12 to phone.

  • @zhihaowu208
    @zhihaowu208 4 дні тому

    I am ready for Fabric! Just passed DP-600 today.

  • @engineeranonymous
    @engineeranonymous 4 дні тому

    If you really want more adrenaline rush I can introduce you to our work items board 😁

  • @thedarthlord7724
    @thedarthlord7724 4 дні тому

    take me in microsoft i too want to work on ARM support

  • @harisaim
    @harisaim 4 дні тому

    This was super fun ❤ loved it

  • @jorgepedraza1275
    @jorgepedraza1275 4 дні тому

    It would be interesting something without third party libraries.

  • @jorgepedraza1275
    @jorgepedraza1275 4 дні тому

    valid for certain countries

  • @Aderic
    @Aderic 4 дні тому

    What the- I thought Winforms was obsoleted!?

  • @jorgepedraza1275
    @jorgepedraza1275 4 дні тому

    It's fine with the latest generation PCs. It would be nice to have less code for trivial features.

  • @keviniori
    @keviniori 4 дні тому

    nice presentation, thx

    • @andatki
      @andatki 4 дні тому

      Thanks for watching!

  • @aravindsudarshan2705
    @aravindsudarshan2705 4 дні тому

    Hi, Do you have a tutorial or way to understand how to archive older records from Azure DB for MYSQL? I wish to free up some space rather than adding more storage as older records arent accessed that frequently.

  • @GET_YOUTUBE_VIEWS_66
    @GET_YOUTUBE_VIEWS_66 5 днів тому

    Life-changing.

  • @erikgollot6331
    @erikgollot6331 5 днів тому

    A copy of jsonb of postgresql