Azure AI Document Intelligence Platform Walkthrough

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • In this demo I go through how someone with no code experience can use the Azure AI Document Intelligence platform to learn and experience what is possible with document intelligence and how it could help remove mundane data entry.

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

  • @ShivaniDwivedi-c7x
    @ShivaniDwivedi-c7x 18 дней назад

    can we use this code on our local?

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

    Thanks for the video and awesome content. I have an invoice while using the prebuild model can I add custom fields and label them like (Secondary customer order or VAT) or do I need to use a a custom model and train all the fields ?

  • @Rajeshsingh-ws5th
    @Rajeshsingh-ws5th 4 месяца назад +1

    Very valuable for using it in day to day office work.

  • @SaiRaviTejaAravapalli
    @SaiRaviTejaAravapalli 24 дня назад

    Thanks for the valuable session
    will this work for a document that consists of both text and images ?

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

    Thanks, I am going to convert bunch of documents to fillable forms. do you think it is doable using Azure AI document intelligence?

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

    What if a table spans more than one page? For example a long list of items on an invoice would scroll to a second page.

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

      It has the ability to scan multiple pages, however, I do believe it would be considered another table so you would have to write some code to put the table data together from the response.