comdotlinux / balan-campus-food-menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract Balan Deli Menu

Steps to run (Once or Occasionally)

To Run

  • export OCR_API_KEY=the-actual-api-key or MOCK_OCR=true
  • export DEEPL_API_KEY=the-actual-ddepl-api-key or MOCK_DEEPL=true
  • jbang ExtractBalanDeliMenu

To edit in intellij

  • jbang edit -b --open=idea ExtractBalanDeliMenu.java
    • Here idea must be somewhere on your classpath

About


Languages

Language:Java 100.0%