---
title: Poketype Identifier
emoji: 🔍🐾
colorFrom: "#FFD700"
colorTo: "#FFA500"
sdk: docker
sdk_version: 0.4.0
app_file: app.py
pinned: false
---

### Pokemon Classification

Finds the pokemon type of any string you enter. Demo can be found [here](http://pokeidentifier.herokuapp.com/)

![image](demo.png)