π€ AI-Powered Photo & Video Management System with CRM Features
Smart photo deduplication using face recognition, event management, and people analytics for photographers, event organizers, and community managers.
- π― Smart Photo Deduplication - AI-powered face recognition and duplicate detection
- π₯ People Management (CRM) - Comprehensive profiles with social links and event tracking
- π Analytics Dashboard - Event attendance, photo statistics, and insights
- πͺ Event Management - Organize photos by events and track attendance
- πΎ Data Persistence - Local storage with export/import capabilities
- π Advanced Search & Filtering - Find photos by people, events, or quality
- π¬ Video Analysis - Frame-by-frame face detection and extraction
- π·οΈ Object Recognition - Smart tagging of items and locations
- βοΈ Cloud Integration - Backup and sync across devices
- π₯ Multi-user Support - Team collaboration features
- Event Photographers - Quickly sort and deliver photos to clients
- Community Managers - Track attendance and engagement across events
- Wedding Planners - Organize photos by guests and moments
- Corporate Events - Professional networking and follow-up management
- Personal Archives - Clean up family photo collections
| Category | Technology |
|---|---|
| Frontend | React 18, Tailwind CSS, Lucide Icons |
| AI/ML | face-api.js, TensorFlow.js |
| State Management | React Context + useReducer |
| Storage | localStorage (+ future backend) |
| Build Tools | Create React App, PostCSS |
# Clone the repository
git clone https://github.com/yourusername/photodedup-pro.git
cd photodedup-pro
# Install dependencies
npm install
# Start development server
npm start