x10sic / TextExtractor

Repository for the webpapp for text extractor

Home Page:https://text-ocr.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextExtractor

Repository for the webpapp for text extractor.

This repository will contain the code for the web application, supporting the input of images and outputting the text resulting out of the image.

Steps for running this web app

  • Install pipenv using pip install pipenv
  • Install all the libraries and framework using pipenv install requirements.txt
  • Run pipenv shell to activate the virtualenv
  • Migrate to textextractor/app.py and run python app.py
  • A localhost would be running, and you can get a glance of the webapp.

About

Repository for the webpapp for text extractor

https://text-ocr.herokuapp.com

License:MIT License


Languages

Language:HTML 63.3%Language:Python 33.0%Language:CSS 3.8%