{"id":28275020,"url":"https://github.com/techthrives/facelinker","last_synced_at":"2026-01-24T08:01:57.639Z","repository":{"id":253227949,"uuid":"752975647","full_name":"TechThrives/FaceLinker","owner":"TechThrives","description":"Effortlessly Organize and Analyze Event Photos with Advanced Facial Recognition","archived":false,"fork":false,"pushed_at":"2025-06-02T08:19:38.000Z","size":1063,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T18:48:59.623Z","etag":null,"topics":["deepface","flask","mongodb","supabase"],"latest_commit_sha":null,"homepage":"https://facelinker.onrender.com","language":"HTML","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/TechThrives.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":"2024-02-05T08:18:44.000Z","updated_at":"2025-06-02T08:19:42.000Z","dependencies_parsed_at":"2025-06-03T07:34:43.266Z","dependency_job_id":null,"html_url":"https://github.com/TechThrives/FaceLinker","commit_stats":null,"previous_names":["techthrives/facelinker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TechThrives/FaceLinker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechThrives%2FFaceLinker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechThrives%2FFaceLinker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechThrives%2FFaceLinker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechThrives%2FFaceLinker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechThrives","download_url":"https://codeload.github.com/TechThrives/FaceLinker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechThrives%2FFaceLinker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260162514,"owners_count":22968063,"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":["deepface","flask","mongodb","supabase"],"created_at":"2025-05-21T03:13:19.061Z","updated_at":"2026-01-24T08:01:52.601Z","avatar_url":"https://github.com/TechThrives.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FaceLinker\nEffortlessly Organize and Analyze Event Photos with Advanced Facial Recognition\n\n## Overview\nFaceLinker is an advanced image processing and facial recognition application designed to streamline the organization and analysis of event photos. With FaceLinker, users can:\n\n- Upload multiple images from various events.\n- Extract faces from these images.\n- Group similar faces together for easy organization and analysis.\n\n## Features\n\n- **Bulk Image Upload:** Upload multiple images from different events for batch processing.\n- **Facial Extraction:** Automatically detect and extract faces from uploaded images.\n- **Face Grouping:** Organize photos by grouping similar faces together.\n- **Event Management:** Keep your event photos organized by categorizing them into different events.\n\n## Tech Stack\n\n**Frontend:** HTML, Tailwind, JavaScript \n\n**Backend:** Python Flask\n\n**Database:** MongoDB\n\n**Facial Recognition:** DeepFace\n\n**Image Storage:** Supabase\n\n## Installation\nTo get started with FaceLinker, follow these steps:\n\nPrerequisites\n- Python installed on your machine.\n- MongoDB installed and running.\n- Supabase account and project set up.\n\n### Clone the project\n\n```bash\ngit clone https://github.com/yourusername/FaceLinker.git\n```\n\nGo to the project directory\n\n```bash\ncd FaceLinker\n```\n\n### Install Dependencies\nCreate and activate a virtual environment:\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n```\n\nInstall the required Python packages:\n\n```bash\npip install -r requirements.txt\n```\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n`SECRET_KEY`\n\n`MONGO_URI`\n\n`SUPABASE_URL`\n\n`SUPABASE_KEY`\n\n`SUPABASE_BUCKET`\n\n## Start the Application\n\n```bash\nflask run\n```\n\nThe application will be available at http://localhost:5000.\n\n## Demo\n\nhttps://github.com/user-attachments/assets/25b751b4-d94e-4911-b037-f293759363a0\n\n## Contributing\nContributions are welcome! Please follow these steps:\n\n- Fork the repository.\n- Create a new branch (`git checkout -b feature/your-feature-name`).\n- Commit your changes (`git commit -m 'Add some feature'`).\n- Push to the branch (`git push origin feature/your-feature-name`).\n- Open a Pull Request.\n\n## Contact\n\nFor any questions or suggestions, please feel free to contact us.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechthrives%2Ffacelinker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechthrives%2Ffacelinker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechthrives%2Ffacelinker/lists"}