Skip to content

gobookie is an ongoing, experimental project using Google Cloud Vision API to help users quickly catalog their books, check prices for resale, donation, etc in one shot.

License

aucoeur/gobookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gobookie - fun with Google Cloud Vision API :]

Go Report Card

gobookie is an experimental project that aims to help users quickly catalog, check prices for resale, donation, etc in one shot. Take a photo of your bookshelves and Bookie will grab title/author information using Google's Cloud Vision API and return additional metadata and check their current resale value.

INT 2.3: Spring Intensive | Proposal
BEW 2.5: MakeUtilityProject | Proposal

Some Experimental Processing

edges

annotated

To Run:

(Requires GCP credentials)

$ export GOOGLE_APPLICATION_CREDENTIALS=GOOGLE_SA_CREDENTIALS.json
$ go build -o ./gobookie
$ ./gobookie scan images/book_1.jpg

Resources

About

gobookie is an ongoing, experimental project using Google Cloud Vision API to help users quickly catalog their books, check prices for resale, donation, etc in one shot.

Resources

License

Stars

Watchers

Forks

Languages