{"id":50742995,"url":"https://github.com/ohcnetwork/care_ai_vision_fe","last_synced_at":"2026-06-10T18:30:43.176Z","repository":{"id":354518222,"uuid":"1223991778","full_name":"ohcnetwork/care_ai_vision_fe","owner":"ohcnetwork","description":"AI-powered CARE App (plugin) to extract and auto-fill patient registration details from scanned or photographed forms.","archived":false,"fork":false,"pushed_at":"2026-05-12T05:23:17.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-23T06:42:38.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://care-ai-vision.pages.dev/","language":"TypeScript","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/ohcnetwork.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-28T21:19:56.000Z","updated_at":"2026-05-12T05:23:22.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ohcnetwork/care_ai_vision_fe","commit_stats":null,"previous_names":["ohcnetwork/care_ai_vision","ohcnetwork/care_ai_vision_fe"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ohcnetwork/care_ai_vision_fe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fcare_ai_vision_fe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fcare_ai_vision_fe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fcare_ai_vision_fe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fcare_ai_vision_fe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohcnetwork","download_url":"https://codeload.github.com/ohcnetwork/care_ai_vision_fe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohcnetwork%2Fcare_ai_vision_fe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34165482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":[],"created_at":"2026-06-10T18:30:41.312Z","updated_at":"2026-06-10T18:30:43.170Z","avatar_url":"https://github.com/ohcnetwork.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Care AI Vision\n\nAI-powered [CARE](https://github.com/ohcnetwork/care_fe) App (plugin) to extract and auto-fill patient registration details from scanned or photographed forms.\n\n## Features\n\n- 📷 **Scan or upload** — pick an image from camera, gallery, or file picker\n- 🤖 **AI-powered extraction** — uses Care AI backend to extract structured patient data from form images\n- 🏛️ **Governance resolution** — automatically resolves State → District → Local Body → Ward hierarchy via Care's Organization API\n- ✅ **Auto-fills form fields** — name, phone, gender, DOB/age, blood group, address, pincode, and governance location\n- 🔁 **Retry on failure** — reprocesses the same image without re-upload\n\n\n## Getting Started\n\n### Prerequisites\n\n- A running [Care frontend](https://github.com/ohcnetwork/care_fe) instance to host this plugin\n- A running [Care backend](https://github.com/ohcnetwork/care) with [care_ai plugin](https://github.com/ohcnetwork/care_ai) installed\n\n### Installation\n\n```bash\ngit clone https://github.com/ohcnetwork/care_ai_vision.git\ncd care_ai_vision\nnpm install\n```\n\n### Configuration\n\nNo additional configuration needed! The plugin uses the Care AI backend which is configured at the server level.\n\n\u003e The Care AI backend handles all AI provider credentials (Gemini, OpenAI, Azure, etc.) securely on the server side.\n\n### Development\n\n```bash\nnpm start\n```\n\nThis starts the dev server on port **10120** with hot reload.\n\n### Production Build\n\n```bash\nnpm run build\n```\n\n## How It Works\n\n1. User clicks \"Scan Registration Form\" on the patient registration page\n2. Browser shows native image picker (camera / gallery / files)\n3. Image is sent to Care AI backend (`/api/care_ai/ask/`) for structured data extraction\n4. Care AI backend processes the request using configured AI provider (Gemini, OpenAI, etc.)\n5. Extracted fields are validated and auto-filled into the form\n6. Governance hierarchy (state/district/local body/ward) is resolved via Care's Organization API\n7. User reviews extracted data and confirms\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohcnetwork%2Fcare_ai_vision_fe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohcnetwork%2Fcare_ai_vision_fe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohcnetwork%2Fcare_ai_vision_fe/lists"}