Skip to content

Automated Email Processing Extension

Chrome ExtensionReactIndexedDBComputer VisionJavaScript

This project involved creating a Chrome extension to automate email processing and form filling. It utilizes Haar Cascade for face detection and IndexedDB for efficient local storage.

Key Features

  • Face Detection: Engineered smart cropping algorithms for face and torso identification using Haar Cascade.
  • Automated Processing: Processes and stores 20+ emails using IndexedDB with a 50MB+ capacity.
  • Intelligent Merging: Implemented intelligent sender-based image merging with 100% autofill accuracy.
  • Robustness: Features time adjustment systems (-25min automation) and comprehensive error handling with detailed logging.
  • Cross-Browser Compatibility: Designed for cross-browser compatibility with drag-and-drop functionality and React integration.