Azure-Samples / azure-openai-gpt-4-vision-pdf-extraction-sample

This sample demonstrates how to use GPT-4o with Vision to extract structured JSON data from PDF documents, such as invoices, using the Azure OpenAI Service.
MIT License
56 stars 16 forks source link

Add GPT-4 Vision PDF document data extraction with Azure OpenAI Service sample #1

Closed jamesmcroft closed 9 months ago

jamesmcroft commented 9 months ago

Purpose

This change introduces a sample using the GPT-4 Vision model in Azure OpenAI Service to extract data from a PDF, such as an invoice.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

Other Information