{"id":15565367,"url":"https://github.com/dkurt/openvino_java","last_synced_at":"2025-09-15T14:30:49.061Z","repository":{"id":40804461,"uuid":"339039428","full_name":"dkurt/openvino_java","owner":"dkurt","description":"Build, package and publish OpenVINO for Java","archived":false,"fork":false,"pushed_at":"2024-04-01T18:29:16.000Z","size":48,"stargazers_count":12,"open_issues_count":2,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T19:03:18.474Z","etag":null,"topics":["android","gradle","java","openvino"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkurt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://www.buymeacoffee.com/dkurt"}},"created_at":"2021-02-15T10:22:45.000Z","updated_at":"2024-10-25T17:24:16.000Z","dependencies_parsed_at":"2024-03-29T08:31:05.791Z","dependency_job_id":"72899e48-b409-4f65-9acc-bcb123854c85","html_url":"https://github.com/dkurt/openvino_java","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dkurt/openvino_java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkurt%2Fopenvino_java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkurt%2Fopenvino_java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkurt%2Fopenvino_java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkurt%2Fopenvino_java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkurt","download_url":"https://codeload.github.com/dkurt/openvino_java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkurt%2Fopenvino_java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275269377,"owners_count":25435058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["android","gradle","java","openvino"],"created_at":"2024-10-02T16:55:07.217Z","updated_at":"2025-09-15T14:30:48.774Z","avatar_url":"https://github.com/dkurt.png","language":null,"funding_links":["https://www.buymeacoffee.com/dkurt"],"categories":[],"sub_categories":[],"readme":"# Java bindings for Intel OpenVINO\n\n[![GitHub all releases](https://img.shields.io/github/downloads/dkurt/openvino_java/total?color=blue)](https://github.com/dkurt/openvino_java/releases) [![Documentation Status](https://readthedocs.org/projects/openvino-contrib/badge/?version=latest)](https://openvino-contrib.readthedocs.io/en/latest/?badge=latest)\n\n\n**NOTE**: This is an unofficial build farm for [OpenVINO in Java](https://github.com/openvinotoolkit/openvino_contrib/tree/master/modules/java_api) for Linux, Windows and Mac (x86) and Android (x86 and ARM64)\n\n## How to use\n\nSetup OpenVINO with Gradle:\n\n```gradle\nrepositories {\n  mavenCentral()\n\n  def github = ivy {\n    url \"https://github.com/\"\n\n    patternLayout {\n        artifact '/[organisation]/[module]/releases/download/[revision]/openvino-[revision]-[classifier].[ext]'\n    }\n\n    metadataSources { artifact() }\n  }\n\n  exclusiveContent {\n      forRepositories(github)\n      filter { includeGroup(\"dkurt\") }\n  }\n}\n\ndependencies {\n  implementation \"dkurt:openvino_java:2024.0:linux-x86_64@jar\"  // Choose \"macosx-x86_64\" for Mac or \"windows-x86_64\" for Windows\n}\n```\n\n\nOr download from [releases](https://github.com/dkurt/openvino_java/releases) page.\n\n## Tutorials\n* [Audio Recognition in Android with OpenVINO](https://medium.com/@dmitry.kurtaev/audio-recognition-in-android-with-openvino-5d51e71f1426)\n* [Sign language recognition on Android with Intel OpenVINO](https://medium.com/@anna.likholat/sign-language-recognition-on-android-with-intel-openvino-1296d76bfa5e)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkurt%2Fopenvino_java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkurt%2Fopenvino_java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkurt%2Fopenvino_java/lists"}