Giter Site home page Giter Site logo

ruhack-nlp's Introduction

RU-Hack Natural Language Processing Backend

This repo contains Backend for the ru-hacks Project. Our objective was to minimize the time that people spend reading documents, make the task less daunting and so we created a web application, Nutt-Shell that summarizes the important details from a given image/scan of a document. We use Google Cloud Vision api to do OCR processing (Character Recognition), Google NLP api for further analysis (important keyword tokenization) and MeaningCloud api to generate summary, as well as hyper linked keywords, allowing users to view definitions and or history about the keywords. The following the potential applications of Nutt-Shell: - Decrease the time spent reading and analyzing large documents, (save time + money) - Give student a opportunity to make notes using the simplified note from the summary, - Banks or any other business that use contracts everyday this can help simplify those contract and improve response time.(Both: Business and Clients can use)

Install/Build Instructions:

  • Enable Google Vision and NLP apis from Google Cloud Console Dashboard. (A valid billing account is required)
  • Download the json with the key and save it somewhere safe on your computer
  • Create an environment variable GOOGLE_APPLICATION_CREDENTIALS and set it to the path to the download file put full path in quotes
  • Install NodeJS
  • Clone the repository from github.
  • run the following commands in the cloned repository on your computer
  • npm install
  • npm start
  • Now the server should be running on localhost port 3000. (http://localhost:3000/)
  • Upload image to server using the upload form.
  • Give the server about 10-15 Seconds to analyze the picture and return the results

GROUP:

ruhack-nlp's People

Contributors

m-faheem-khan avatar han-haosen avatar haosenhan avatar davidmcnamee avatar

Stargazers

 avatar

Watchers

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