{"id":34598744,"url":"https://github.com/selendra/zeetomic-ocr","last_synced_at":"2026-04-29T12:36:32.387Z","repository":{"id":41765682,"uuid":"215743526","full_name":"selendra/zeetomic-ocr","owner":"selendra","description":"Zeetomic Object Character Recognition (ZOCR)","archived":false,"fork":false,"pushed_at":"2022-12-10T05:53:24.000Z","size":9459,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-25T23:39:40.448Z","etag":null,"topics":["docker-compose","koajs","ocr","pm2"],"latest_commit_sha":null,"homepage":"https://www.zeetomic.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/selendra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-17T08:38:46.000Z","updated_at":"2019-10-24T16:40:32.000Z","dependencies_parsed_at":"2023-01-26T03:31:46.237Z","dependency_job_id":null,"html_url":"https://github.com/selendra/zeetomic-ocr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/selendra/zeetomic-ocr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selendra%2Fzeetomic-ocr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selendra%2Fzeetomic-ocr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selendra%2Fzeetomic-ocr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selendra%2Fzeetomic-ocr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selendra","download_url":"https://codeload.github.com/selendra/zeetomic-ocr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selendra%2Fzeetomic-ocr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32426586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T12:24:25.982Z","status":"ssl_error","status_checked_at":"2026-04-29T12:24:24.439Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-compose","koajs","ocr","pm2"],"created_at":"2025-12-24T12:04:28.840Z","updated_at":"2026-04-29T12:36:32.383Z","avatar_url":"https://github.com/selendra.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### ZEETOMIC OCR\nZeetomic Object Character Recognition (ZOCR) is a API server run on koajs and OCR at background.\n\nZOCR pack as container wich is ready for deployment.\n\n### How to use API\nDownload or clone the source code from this reposity and make sure the local machine install docker.\n\nGo to directory and start the docker compose\n\n`$docker-compose up`\n\nwhen the terminal occure \n\n`OCR Server started at 9002` \n\nThe the ZOCR Start successfully\n\n`curl --request POST \\\n  --url http://localhost:9002/pushimage \\\n  --header 'content-type: application/json' \\\n  --data '{\"imguri\":\"https://i.ibb.co/r69pMmx/ocr.png\",\n \"amount\":\"Grand Total($)\", \n \"trxdate\":\"Bill Date\"}' `\n\nExpected result should display like below\n\n `{\n  \"data\": {\n    \"idx\": 11,\n    \"trxdate\": \"Bill Date: 15/08/19 03:52 pm\",\n    \"amount\": \"Grand Total($) 7.70\"\n  }\n}`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselendra%2Fzeetomic-ocr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselendra%2Fzeetomic-ocr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselendra%2Fzeetomic-ocr/lists"}