VacciScan is a Flutter app that uses GPT-4-turbo to scan and extract vaccine details from certificates. It processes images, retrieves relevant data, and stores it securely.
- Scan & Extract: Capture or upload certificate images, extract vaccine details.
- Local & Cloud Storage: Save data locally or sync with Firebase.
- Clone the repo and install dependencies:
git clone https://github.com/philipprobin/vacciscan.git cd VacciScan flutter pub get
- Scan & Extract: Capture or upload certificate images, extract vaccine details.
- Local & Cloud Storage: Save data locally or sync with Firebase.
Scan a certificate, extract data, and manage your vaccination records.
