Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 295 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 295 Bytes

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