Skip to content

Commit cde20d8

Browse files
Update README.md
1 parent 2f37e91 commit cde20d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ A collection of real life apps built using [Firebase ML Kit](https://firebase.go
77
2. Add it to your Firebase Console
88
3. Profit!
99

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)
17+
1018
# Screenshots :
1119
![image01](https://raw.githubusercontent.com/the-dagger/MLKitAndroid/master/art/screen01.png)
1220

0 commit comments

Comments
 (0)