Skip to content
Avi Pogrow edited this page Mar 15, 2026 · 11 revisions

System Architecture

• # Architecture Overview

Explains the overall system architecture including the iOS app, Firebase backend, and data ingestion pipelines.


Data Ingestion Pipelines

• # Resume OCR Pipeline

Describes how scanned paper resumes are converted into structured profile data using Vision OCR and text parsing.

• # Share Extension Flow

Explains how resumes can be imported directly from other apps using the iOS Share Extension, App Groups, and deep linking.

• # Client Profile Pipeline

Explains how candidate profiles submitted through a web portal are reviewed in Google Sheets and synchronized into Firebase before appearing in the iOS app.

Clone this wiki locally