GithubHelp home page GithubHelp logo

jagrutkosti / text2catalog Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 325 KB

Java based mobile web app for book recommendation based on scanned text.

License: GNU General Public License v3.0

Java 68.75% CSS 16.39% JavaScript 14.86%

text2catalog's Introduction

Text2Catalog

Text2Catalog or 'Snap-Books' is a web application targeting mobile devices on all platform. This main idea of the project is to provide the users an on-the-go mechanism to search for the related books based on a text.

Basic steps of the application usage:

  • The user clicks the photo of a text. It can be a page from any book, newspaper or magazine. But it should not be handwritten.

    OR

    The user uploads the photo of a text.

  • The user will get book recommendations based on the text scanned.

Behind the scene process:

  • The uploaded image undergoes an OCR to extract the text from the image. (OCR library used: Tesseract)
  • Alchemy API is used to extract keywords from the entire text.
  • Those keywords are used to search the openlibrary based on their relevance.
  • User can add a new keyword which they think is important.
  • User can also remove an unwanted keyword.
  • User can drag and rearrange the priority of the keywords. Books will be rearranged based on the priority

Credits

[1] https://openlibrary.org/

text2catalog's People

Stargazers

Jagrut Kosti avatar

Watchers

James Cloos avatar Jagrut Kosti avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.