{"id":29473418,"url":"https://github.com/bevinaa/paw-scan-mobile-application","last_synced_at":"2026-05-05T11:32:17.959Z","repository":{"id":303333332,"uuid":"1015125567","full_name":"Bevinaa/Paw-Scan-Mobile-Application","owner":"Bevinaa","description":"Paw Scan is a mobile application designed to classify the breed of cats and dogs making the breed classification accessible to pet owners, vets, shelters, and animal enthusiasts, all from a mobile.","archived":false,"fork":false,"pushed_at":"2025-07-07T16:23:39.000Z","size":6554,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-07T17:39:49.514Z","etag":null,"topics":["flask","flutter","python","render"],"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/Bevinaa.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}},"created_at":"2025-07-07T03:38:34.000Z","updated_at":"2025-07-07T16:23:43.000Z","dependencies_parsed_at":"2025-07-07T17:39:58.839Z","dependency_job_id":"48e3a003-c6af-4260-9a69-b07c51dcc036","html_url":"https://github.com/Bevinaa/Paw-Scan-Mobile-Application","commit_stats":null,"previous_names":["bevinaa/paw-scan","bevinaa/paw-scan-mobile-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bevinaa/Paw-Scan-Mobile-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bevinaa%2FPaw-Scan-Mobile-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bevinaa%2FPaw-Scan-Mobile-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bevinaa%2FPaw-Scan-Mobile-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bevinaa%2FPaw-Scan-Mobile-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bevinaa","download_url":"https://codeload.github.com/Bevinaa/Paw-Scan-Mobile-Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bevinaa%2FPaw-Scan-Mobile-Application/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265313466,"owners_count":23745190,"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","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":["flask","flutter","python","render"],"created_at":"2025-07-14T15:38:45.499Z","updated_at":"2026-05-05T11:32:17.952Z","avatar_url":"https://github.com/Bevinaa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐾 Paw Scan\n\n**Paw Scan** is a Flutter-based mobile application that classifies cat and dog breeds using deep learning transformer models. It acts as the mobile frontend for the project [Breed-Classification-of-Cats-and-Dogs-Using-Transformer-Architecture](https://github.com/Bevinaa/Breed-Classification-of-Cats-and-Dogs-Using-Transformer-Architecture), where image classification is handled via a backend hosted on Render.\n\n\u003e ⚠️ This version requires an internet connection to send images to a web API. Hosted on Render's free tier - may trigger memory limits if usage is high.\n\n---\n\n## Features\n\n-  Capture or select an image of a cat or dog.\n-  Backend uses ViT, Swin, and DeiT transformer models for breed classification.\n-  Displays predicted breed name and confidence.\n-  Communicates with a hosted Python API for inference.\n\n---\n\n## Tech Stack\n\n\u003e ⚠️ Ensure that you have your two folders for flask and futter. After cloing the repository segregate the appropriate files to correct folders.\n \n### Frontend\n- **Flutter** (Dart)\n- **Material Design UI**\n- **HTTP** for backend communication\n\n### Backend (Linked Project)\n- **PyTorch** with `timm` transformer models\n- **Residual MLP** for classification\n- **Flask/FastAPI** for API endpoints\n- **Hosted on**: [Render](https://render.com)\n\n---\n\n##  Getting Started\n\u003e ⚠️ Ensure that you have your mobile phone connected as a emulator and test it by using 'flutter devices' in cmd.\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/Bevinaa/Paw-Scan.git\n   cd Paw-Scan\n   ```\n2. **Install Flutter packages**:\n   ```bash\n   flutter pub get\n   ```\n3. **Set your backend API URL from Render**:\n   ```bash\n   'https://your-api-url.onrender.com/predict';\n   ```\n4. **Run the app**:\n   ```bash\n   flutter run\n   flutter build apk\n  \n---\n\n## Related Repository\n\n[Breed-Classification-of-Cats-and-Dogs-Using-Transformer-Architecture](https://github.com/Bevinaa/Breed-Classification-of-Cats-and-Dogs-Using-Transformer-Architecture)\n\n---\n\n## Mobile Application - Overview \n\n| UI of the App | Prediction |\n|------------|--------------|\n| ![WhatsApp Image 2025-07-07 at 12 35 54_ec04ad7d](https://github.com/user-attachments/assets/20b61622-68b9-41bc-a921-897367f6cb82) | ![image](https://github.com/user-attachments/assets/4f2b1f02-1fe6-4146-b9d9-e815a7c738a4) |\n\n---\n\n## Contributions\n\nContributions, feedback, and issues are welcome! Feel free to fork the repository and submit a pull request.\n\n---\n\n## Contact\n\nFor questions or further information, please contact:\n\n- **Name:** Bevina R\n- **Email:** bevina2110@gmail.com\n- **GitHub:** [Bevinaa](https://github.com/Bevinaa)\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbevinaa%2Fpaw-scan-mobile-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbevinaa%2Fpaw-scan-mobile-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbevinaa%2Fpaw-scan-mobile-application/lists"}