Skip to content

kornelhowil/ScanReads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScanReads

Automatic book cover recognition

Kornel Howil*, Dominik Matuszek*

(* denotes equal contribution)

Python version GitHub Repo stars

What is this project about?

The main goal of this project is to build an app that takes an image of a book cover and:

  1. Automatically reads the title, author, and publisher
  2. Recommends similar books
isolated

Quick Start

  1. Clone this repository (you know how to do this)
  2. Install the required packages
pip install -r requirements.txt
  1. Generate Gemini API key
  2. You're good to go!
python app.py

Content of this repository

  • app.py - Gradio app
  • example/1984.jpg - A sample book cover
  • requirements.txt - Python dependencies
  • scanreads - Backend of the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages