https://github.com/the-dagger/pokidex
Android app that identifies and detects Pokemons in the provided Image using Tensorflow Lite and Firebase MLKit
https://github.com/the-dagger/pokidex
ai android firebase kotlin kotlin-android machine-learning mlkit pokedex pokemon
Last synced: about 23 hours ago
JSON representation
Android app that identifies and detects Pokemons in the provided Image using Tensorflow Lite and Firebase MLKit
- Host: GitHub
- URL: https://github.com/the-dagger/pokidex
- Owner: the-dagger
- License: gpl-3.0
- Created: 2018-08-01T16:32:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-18T14:15:44.000Z (over 6 years ago)
- Last Synced: 2025-04-10T21:57:59.079Z (6 months ago)
- Topics: ai, android, firebase, kotlin, kotlin-android, machine-learning, mlkit, pokedex, pokemon
- Language: Kotlin
- Homepage:
- Size: 26.2 MB
- Stars: 165
- Watchers: 6
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Pokedex
Android app that identifies and detects Pokemon in the provided Image using Tensorflow and Firebase MLKit.[](https://play.google.com/store/apps/details?id=app.harshit.pokedex)
# Setup Instructions
1. Clone the project
2. Add it to your Firebase Console
3. Profit!# See how this app was made!
[Building Pokédex in Android using TensorFlow Lite and Firebase ML Kit](https://heartbeat.fritz.ai/building-pok%C3%A9dex-in-android-using-tensorflow-lite-and-firebase-cc780848395)
# Dataset used to train the model
[https://www.kaggle.com/thedagger/pokemon-generation-one](https://www.kaggle.com/thedagger/pokemon-generation-one)
# Screenshots

Built with ❤️ by [@the-dagger](https://github.com/the-dagger)