Document Processing with Azure AI Document Intelligence: Ultimate Guide!

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.พ. 2025
  • Join Ziggy, Microsoft MVP in AI, as he presents a powerful session on processing documents with Azure AI Document Intelligence, part of the Build with Azure AI series by the Dear Azure community. In this tutorial, you'll learn how to automate document workflows, extract key insights, and simplify document management using Azure's AI capabilities. Whether you're just starting out or looking to enhance your AI expertise, this session is packed with practical insights and hands-on demonstrations.
    If you found this video helpful, please hit the like button, share it with others who are passionate about AI, and subscribe to our channel for more valuable content. Sharing and subscribing helps grow our community, ensuring that we continue to bring you the latest in Azure AI and stay connected with like-minded learners and professionals!
    Brought to you by the Dear Azure community, this video is part of our ongoing series to help you build AI solutions with Microsoft Azure.
    Thank you,
    Kasam Shaikh
    www.KasamShaik...

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

  • @SebTheChosen
    @SebTheChosen 3 หลายเดือนก่อน

    Great Demo! I am using document intelligence to extract data from different invoices (from 50 different vendors). I have created a custom extraction model where i have trained it on two of these vendors. I have supplied 5+ invoices for each vendor, but it does not work. It does not take all rows in the invoice table i have mapped. I was thinking of creating a composit model but i dont know how to create multiple models? Lets say i label all of the invoices from vendor-a. then i train the model and call it vendor-a. Now, when i drag all of vendor-b into the projekt, label it and train the model, all of vendor-a is still there.

  • @soniasharma161
    @soniasharma161 4 หลายเดือนก่อน

    Hello Kasam, it was a very good demo. I tried reading the pdf(having table as one of the page) and use the code generated by Doc Intelligence. Though, in the content tab, it shows tables as one of the output but when i run the code to see, it does not recognize the table at all. So, wanted to ask, as per document intelligence, what is the table, what's the structure of the table?

    • @Nomitakapoor
      @Nomitakapoor 3 หลายเดือนก่อน

      did you find the solution for this? I am having same issue - where if i run code - it doesnt treat as a table