Skip to content

tzolov/java-ai-receipt-scan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Receipt Scanner demo in Java

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 83.3%
  • HTML 16.7%