Skip to content

shivampip/DigiDoc

Repository files navigation

Digitalize Paper Documents

General use cases

  • Making paper documents searchable
  • Modifying in digital form
  • Making copy from image
  • Get summary of large photo document
  • Different type of entity extration
  • Keyword extraction

Installation

  • Install Docker
  • Pull shivampip/digidoc docker image
docker pull shivampip/digidoc
  • Run the container
docker run -d -p 5000:5000 shivampip/digidoc
  • Open localhost:5000 in browser. (in case of remote server, use server ip)

Screenshots

About

Convert paper document into Digital Document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages