Practical End-to-End AI Development using Prompty and AI Studio | BRK114

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025
  • Moving GenAI concepts into traditional development practices often feels like a daunting task. Have no fear, we'll break down the mechanics of LLMs and show you how to leverage these to enhance your apps using Prompty and AI Studio - all while respecting your favorite tools and processes. The talk will cover application setup, evaluation and unit testing, deployment, and monitoring. We'll demonstrate these using familiar tools like Visual Studio Code and Github.
    𝗦𝗽𝗲𝗮𝗸𝗲𝗿𝘀:
    Leah Bar-On simmons
    Seth Juarez
    Micky Liu
    Anthony Shaw
    𝗦𝗲𝘀𝘀𝗶𝗼𝗻 𝗜𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:
    This video is one of many sessions delivered for the Microsoft Build 2024 event. View the full session schedule and learn more about Microsoft Build at build.microsof...
    BRK114 | AI Development
    #MSBuild

Комментарии • 4

  • @aresaurelian
    @aresaurelian 7 месяцев назад +1

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

  • @davidjohren3212
    @davidjohren3212 3 месяца назад

    Is there a chance to get the link to the repo mentioned in the video?

  • @ishananaguru
    @ishananaguru 8 месяцев назад +1

    how can we use prompty with locally downloaded models?

  • @Anno_Nymous
    @Anno_Nymous 3 месяца назад

    Honestly, prompty and especially prompt flow make things 1000 times more complex. Now i have to figure out how i get documents into prompty for example, or how the hell the promptflow ui works. We dont need this crap. all we need is the api call, and the rest we dont need. We are programmers we know how to pass variables or get stuff from a config file.
    You dont have to be a rocket scientist to select a piece of code and say extract to function or method, we dont need some weird framework for this crap tbh.