Skip to content

hs3city/tidyshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tidyshelf

Roadmap

  1. Implement an endpoint which accepts an image file and sends it to a configurable upstream service.
  • TBD
  1. The configurable upstream service could be for example Google's Gemini Pro 1.5. In early stages of development we will gladly use a mocked (and injected) dependency
  • when sending a prompt to Gemini it is important to specify the format we want to get from themodel in return
  • TBD
  1. A next step could be coupling that web service with a LED matrix that highlights books on the bookshelf.
  • use a colored tape to make it easier for Gemini's image recognition mechanism to distinguish different shelves from one another
  • TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages