Azure AI Search with a custom GPT-4 Vision skill

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ก.ค. 2024
  • In this video, we will use Azure AI Search to convert a bunch of images to a searchable index that contains the image description in text and as a vector. With such an index, you can search for images using natural language. The image description is created with GPT-4 Vision.
    In addition, we also store an image vector so you can search based on similar images.
    Code is here: github.com/gbaeke/vision
    Notebook: github.com/gbaeke/vision/blob...
    #azure #gpt #search #ai
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 7

  • @alexanderthoma6311
    @alexanderthoma6311 6 หลายเดือนก่อน +3

    Thanks for the clear explanation and the architecture drawing. Helped me to finally find the mapping issue in my code. Cheers and have a nice day😊

    • @GeertBaeke
      @GeertBaeke  6 หลายเดือนก่อน

      I am glad it was helpful!

  • @TANVEER991164
    @TANVEER991164 5 หลายเดือนก่อน

    clear and concise , thank you :)

  • @Ajmal_Yazdani
    @Ajmal_Yazdani 8 หลายเดือนก่อน

    Thanks and appreciate 🎉🎉

    • @GeertBaeke
      @GeertBaeke  8 หลายเดือนก่อน

      You’re welcome 😊

  • @seeyditti
    @seeyditti 5 หลายเดือนก่อน

    What is the point of all this...

    • @GeertBaeke
      @GeertBaeke  5 หลายเดือนก่อน +1

      I am in no position to answer existential questions.