Implement OCR with Firebase Cloud Functions and Google Cloud Vision

Implement OCR with Firebase Cloud Functions and Google Cloud Vision

13.673 Lượt nghe
Implement OCR with Firebase Cloud Functions and Google Cloud Vision
In this video, learn how to use Firebase Cloud Functions and Google Cloud Vision to implement a new feature, optical character recognition (OCR). This enables users to upload expenses that will be automatically read so that they no longer need to manually input every field, and machine learning will extract the receipt text to send to users to confirm and edit if necessary. Feel free to dive right into this video even if you haven’t watched the first one! Chapters: 0:00 - Introduction 3:58 - Cloud Functions 7:13 - Project Setup 9:42 - Cloud Functions: Trigger 10:37 - Google Cloud Vision: Image Processing 11:52 - Cloud Functions: Deploy 12:51 - Firestore: Indexes 14:54 - Firestore: Admin SDK 16:36 - Final App Resources: First video → https://goo.gle/3tAbui6 Code repo → https://goo.gle/3VCEmmv Getting started with Firestore → https://goo.gle/3EaOH11 Create Firebase project → https://goo.gle/3BaduPz Catch more videos → https://goo.gle/FirebaseCodealong Subscribe to Firebase → https://goo.gle/Firebase #FirebaseCodealong