Skip to content

mattyas-yahya/java-ai-receipt-scan-teseract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Receipt Scanner demo

This demo app shows you how to extract information from a receipt using Spring AI. It uses Spring AI to extract the information from the receipt and Vaadin Flow to build the UI.

Prerequisites

  • OpenAI API key stored in the OPENAI_API_KEY environment variable (or update application.properties with your key)

Running the app

Run Application.java in your IDE or use mvn in the project directory.

About

extract text from images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 83.3%
  • HTML 16.7%