An AI-powered augmented reality (AR) application that lets users try on glasses virtually using face tracking and 3D rendering. Built with Python, TensorFlow, MediaPipe, and Three.js/ARKit.
(Replace with your demo video/image)
- Real-time face detection (MediaPipe, OpenCV)
- 3D glasses overlay (Blender models + ARKit/Three.js)
- AI recommendations (face shape analysis with CNN)
- Cross-platform (Web, iOS, Android)
- E-commerce integration (optional)
Category | Technologies |
---|---|
AI/CV | MediaPipe, TensorFlow, OpenCV |
3D/AR | ARKit (iOS), ARCore (Android), Three.js |
Frontend | React.js (Web), React Native (Mobile) |
Backend | Firebase, Node.js (optional) |
- Python 3.8+
- Node.js 16+
- iOS/Android dev tools (for mobile)
- Clone the repo:
git clone https://github.com/yourusername/ai-glasses-tryon.git cd ai-glasses-tryon