Code Monkey home page Code Monkey logo

my_next_book's Introduction

next_book

Problem Statement

Have you ever finished reading an awesome book or even full series and think, what now? Well, the Next_Book App will recommend new books for you. By filling out a profile with books previously read, favorite authors, and genres you like; the Next_Book App can find a book to suit your tastes.

Using Amazon's Machine Learning API, the recommendations will be based on your preferences only.

Project Technologies

  1. Security

    • There will be a login/password combination for each account
  2. Database

    • MySQL database probably with Hibernate or another ORM
  3. Machine Learning API

    • Most likely Amazon's API, but not for sure - Azure and IBM's Watson also look good
  4. Web Scrapper

    • For training to Machine Learning utility as well as populating the databases with sufficient books for easy look up
  5. Site will most likely be hosted on AWS

  6. Unit testing

    • For the web scrapper I think 90% or above code coverage will be necessary
    • For the Machine Learning retrieval and use, I hope for a similar score but would settle for 80%
    • For the final recommendation and UI design, I expect 95% or above on code coverage
  7. Logging will be done using Log4j

Design

Design wireframes

Database design - Machine Learning , User Information

Application flow

my_next_book's People

Watchers

James Cloos 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.