{"id":22602285,"url":"https://github.com/ananthuspace/aadhar-ocr-system","last_synced_at":"2026-04-14T19:32:32.283Z","repository":{"id":265843612,"uuid":"896447220","full_name":"AnanthuSpace/aadhar-ocr-system","owner":"AnanthuSpace","description":"The  OCR Aadhar Card Details Extraction System  is a tool designed to extract essential information from Aadhar cards, including Name, Date of Birth, Gender, Pincode, and Aadhar Number. Users can upload the front and back sides of their Aadhar card, and the system processes the images using advanced OCR technology to accuratel","archived":false,"fork":false,"pushed_at":"2025-01-22T04:54:19.000Z","size":10518,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T20:47:43.977Z","etag":null,"topics":["git","multer","nginx","nodejs","reactjs","tailwindcss","tesseractjs","typescript"],"latest_commit_sha":null,"homepage":"https://aadhar-ocr-system.vercel.app","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/AnanthuSpace.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}},"created_at":"2024-11-30T11:44:22.000Z","updated_at":"2024-12-26T04:50:51.000Z","dependencies_parsed_at":"2024-12-21T05:20:38.985Z","dependency_job_id":"d1d891c4-c950-4c34-85d8-6651037c58e9","html_url":"https://github.com/AnanthuSpace/aadhar-ocr-system","commit_stats":null,"previous_names":["ananthuspace/aadhar-ocr-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AnanthuSpace/aadhar-ocr-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnanthuSpace%2Faadhar-ocr-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnanthuSpace%2Faadhar-ocr-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnanthuSpace%2Faadhar-ocr-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnanthuSpace%2Faadhar-ocr-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnanthuSpace","download_url":"https://codeload.github.com/AnanthuSpace/aadhar-ocr-system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnanthuSpace%2Faadhar-ocr-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["git","multer","nginx","nodejs","reactjs","tailwindcss","tesseractjs","typescript"],"created_at":"2024-12-08T12:19:42.848Z","updated_at":"2026-04-14T19:32:32.267Z","avatar_url":"https://github.com/AnanthuSpace.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# OCR Aadhar Card Details Extraction System\n\nThe OCR (Optical Character Recognition) system is designed to efficiently extract essential details from Aadhar cards, including:\n\nName \n\nDate of Birth \n\nGender\n\nPincode\n\nAadhar Number\n\n# How It Works:\nUpload Process: Users can upload the front and back side of  the Aadhar card directly to the system.\nBackend Processing: Once uploaded, the data is transmitted to the backend for processing.\nData Extraction: The system utilizes advanced OCR technology to accurately extract the required details from the image.\nOutput: Extracted information is returned to the user in a structured format for easy access and use.\nThis system streamlines the process of obtaining critical information from Aadhar cards, making it quicker and more efficient for users.\n\nKey Features:\nUser-friendly interface for easy uploads.\nAccurate data extraction using state-of-the-art OCR technology.\nQuick response time for data retrieval.\n\n\n\n## Demo\n\n[Live](https://aadharocrsystem.vercel.app/)\n\n## Installation\n\nInstall my-project with npm\n\n```bash\n  git clone https://github.com/AnanthuSpace/aadhar-ocr-system\n```\n    \n## Screenshots\n\n![App Screenshot - Home Page](./server/public/screenshots/Screen1.png)\n\n![App Screenshot - Home Page](./server/public/screenshots/Screen2.jpg)\n\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/AnanthuSpace/aadhar-ocr-system\n```\n\nGo to the project directory\n\n```bash\n  cd aadhar-ocr-system/client\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\nset up env \n\n```bash\n  npm start\n```\n\nmove to backend folder\n```bash\n  cd ../server\n```\n\nset env for backend\n\n```bash\n  npm start\n```\n\n\n\n\n## Environment Variables for the Front End\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n`REACT_APP_API_URL`\n\n## Environment Variables for the Backend\n\n`PORT`\n\n## Authors\n\n- [@AnanthuSpace](https://github.com/AnanthuSpace)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananthuspace%2Faadhar-ocr-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fananthuspace%2Faadhar-ocr-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananthuspace%2Faadhar-ocr-system/lists"}