demonshreder / tamil-reader

OCR based ebook digitization and editing platform written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tamil-reader

requirements

  1. Go 1.7+
  2. bash
  3. gs (ghostscript)
  4. gm (graphicsmagick)
  5. tesseract 4.0 with eng & ta data
  6. postgres

database settings

  • name: tamil_reader
  • user: tamil
  • pass: tamilrocks

running

go run main.go

Listens on http://127.0.0.1:4000

About

OCR based ebook digitization and editing platform written in Go


Languages

Language:JavaScript 49.5%Language:CSS 48.9%Language:HTML 1.1%Language:Go 0.5%