{"id":26770610,"url":"https://github.com/aitortd/django_faces","last_synced_at":"2026-04-29T17:40:29.372Z","repository":{"id":65589643,"uuid":"593682098","full_name":"aitorTD/django_faces","owner":"aitorTD","description":"A Django web application that detects faces in uploaded images using AWS Rekognition service and applies blur effects to detected faces for privacy protection.","archived":false,"fork":false,"pushed_at":"2025-05-20T16:41:56.000Z","size":19863,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-20T17:49:34.645Z","etag":null,"topics":["artificial-intelligence","aws","buckets","django","face-recognition","neural-network","python","python3"],"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/aitorTD.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":"2023-01-26T15:54:00.000Z","updated_at":"2025-05-20T16:42:15.000Z","dependencies_parsed_at":"2023-02-16T11:15:22.143Z","dependency_job_id":null,"html_url":"https://github.com/aitorTD/django_faces","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aitorTD/django_faces","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorTD%2Fdjango_faces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorTD%2Fdjango_faces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorTD%2Fdjango_faces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorTD%2Fdjango_faces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aitorTD","download_url":"https://codeload.github.com/aitorTD/django_faces/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitorTD%2Fdjango_faces/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32437109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T17:34:55.123Z","status":"ssl_error","status_checked_at":"2026-04-29T17:34:45.749Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["artificial-intelligence","aws","buckets","django","face-recognition","neural-network","python","python3"],"created_at":"2025-03-28T23:16:00.966Z","updated_at":"2026-04-29T17:40:29.365Z","avatar_url":"https://github.com/aitorTD.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Faces Detection Project\n\n## Project Description\nA Django web application that detects faces in uploaded images using AWS Rekognition service and applies blur effects to detected faces for privacy protection.\n\n## Features\n- Image upload functionality\n- Face detection using AWS Rekognition\n- JavaScript-based face blurring\n- User-friendly interface for managing images\n\n## Technologies Used\n- Django (Python web framework)\n- AWS Rekognition (for face detection)\n- JavaScript/HTML/CSS (frontend)\n- SQLite (database)\n\n## Setup Instructions\n1. Clone the repository\n2. Install requirements: `pip install -r requirements.txt`\n3. Configure AWS credentials in settings.py\n4. Run migrations: `python manage.py migrate`\n5. Start development server: `python manage.py runserver`\n\n## Current Limitations\n⚠️ The AWS functionality currently doesn't work because it was developed using an AWS student account that is no longer active. A valid AWS account with Rekognition access is required to restore full functionality.\n\n## Learning Value\nThis project demonstrates several important concepts for junior developers:\n- Integrating third-party APIs (AWS) with Django\n- Handling file uploads and media in Django\n- Implementing computer vision features\n- Building privacy-focused applications\n- Working with cloud services\n\n## Future Improvements\n- Reactivate AWS functionality with new credentials\n- Add user authentication\n- Implement batch processing for multiple images\n- Add more privacy filters beyond blurring","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitortd%2Fdjango_faces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faitortd%2Fdjango_faces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitortd%2Fdjango_faces/lists"}