{"id":15871331,"url":"https://github.com/adriaanbd/kamtutecs-api","last_synced_at":"2026-02-17T21:02:10.034Z","repository":{"id":56595836,"uuid":"305912956","full_name":"adriaanbd/kamtutecs-api","owner":"adriaanbd","description":"A Dockerized API for OCR and NLP using Tesseract, OpenCV, and spaCy.","archived":false,"fork":false,"pushed_at":"2020-10-29T16:48:21.000Z","size":30,"stargazers_count":2,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-09T19:46:35.339Z","etag":null,"topics":["docker","fastapi","nlp","ocr","spacy","tesseract","translate"],"latest_commit_sha":null,"homepage":"","language":"Python","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/adriaanbd.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":"2020-10-21T04:58:50.000Z","updated_at":"2023-05-16T14:43:43.000Z","dependencies_parsed_at":"2022-08-15T21:40:20.616Z","dependency_job_id":null,"html_url":"https://github.com/adriaanbd/kamtutecs-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adriaanbd/kamtutecs-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriaanbd%2Fkamtutecs-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriaanbd%2Fkamtutecs-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriaanbd%2Fkamtutecs-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriaanbd%2Fkamtutecs-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriaanbd","download_url":"https://codeload.github.com/adriaanbd/kamtutecs-api/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriaanbd%2Fkamtutecs-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29558100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T20:52:40.164Z","status":"ssl_error","status_checked_at":"2026-02-17T20:48:10.325Z","response_time":100,"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","fastapi","nlp","ocr","spacy","tesseract","translate"],"created_at":"2024-10-06T00:42:53.226Z","updated_at":"2026-02-17T21:02:10.017Z","avatar_url":"https://github.com/adriaanbd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kamtutecs\n\n## Getting Started\n\n### Instructions\n\n1. Setup Backend\n2. Setup Frontend\n3. Go to [localhost:3000](http://localhost:3000)\n4. Upload image with horizontal text in it\n5. Draw a bounding box around the desired text to extract it\n6. Submit\n7. Open Developer Tools (F12)\n8. Look at the Console to see the response\n\n### Backend\n\n#### Docker\n\n```bash\n$ git clone https://github.com/adriaanbd/kamtutecs-api.git\n$ cd kamtutecs-api\n$ docker-compose build\n$ docker-compose up\n```\n\n#### Without Docker\n\n```bash\n$ apt-get -y install tesseract-ocr tesseract-ocr-spa\n$ apt-get -y install libtesseract-dev\n$ apt-get -y install libleptonica-dev\n$ git clone https://github.com/adriaanbd/kamtutecs-api.git\n$ cd kamtutecs-api\n$ pip install -r requirements.txt\n$ uvicorn app.main:app\n```\n\n### Frontend\n\n```bash\n$ git clone https://github.com/adriaanbd/kamtutecs.git\n$ cd kamtutecs\n$ npm install\n$ npm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadriaanbd%2Fkamtutecs-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadriaanbd%2Fkamtutecs-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadriaanbd%2Fkamtutecs-api/lists"}