You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,14 @@ A collection of real life apps built using [Firebase ML Kit](https://firebase.go
7
7
2. Add it to your Firebase Console
8
8
3. Profit!
9
9
10
+
# Blogposts covering the making of this app
11
+
12
+
*[Creating a Google Lens clone using Firebase MLKit](https://medium.com/coding-blocks/google-lens-firebase-54d34d7e1505)
13
+
*[Creating a Credit Card Scanner using Firebase MLKit](https://medium.com/coding-blocks/creating-a-credit-card-scanner-using-firebase-mlkit-5345140f6a5c)
14
+
*[Creating a Barcode Scanner using Firebase MLKit](https://medium.com/coding-blocks/creating-a-qr-code-reader-using-firebase-mlkit-60bb882f95f9)
15
+
*[Identifying Places in a provided Image using Firebase MLKit](https://medium.com/coding-blocks/identifying-places-in-a-provided-image-using-firebase-mlkit-fe3c918756da)
16
+
*[Building “Pokédex” in Android using TensorFlow Lite and Firebase’s ML Kit](https://heartbeat.fritz.ai/building-pok%C3%A9dex-in-android-using-tensorflow-lite-and-firebase-cc780848395)
0 commit comments