An open API service indexing awesome lists of open source software.

https://github.com/castdrian/coredex

Real PokéDex PoC using CoreML
https://github.com/castdrian/coredex

ai coreml ios pokedex pokemon swift

Last synced: 3 months ago
JSON representation

Real PokéDex PoC using CoreML

Awesome Lists containing this project

README

        

# CoreDex

CoreDex is a real PokéDex application for iOS, leveraging Apple's CoreML technology to classify images of Pokémon.

## Funding

Consider donating via [ko-fi](https://ko-fi.com/castdrian) to keep this project alive.

## Introduction

CoreDex uses Apple's CoreML to provide a fast and accurate Pokémon image classification.

## Features

- **Image Classification**: Identify Pokémon through your camera using CoreML.
- **PokéDex Database**: Access detailed information about each Pokémon, including types, abilities, and stats.
- **Voice Narration**: Hear descriptions of Pokémon through integrated speech synthesis.
- **Modern UI**: A sleek and user-friendly interface that enhances the user experience.

## Usage

1. Launch the app and grant camera permissions.
2. Point your camera at a Pokémon.
3. CoreDex will classify the Pokémon and provide detailed information.

## Demo and progress

## Credits

CoreDex utilizes the [GraphQL Pokémon API](https://github.com/favware/graphql-pokemon) by [favware](https://github.com/favware).

## Contributors

[![Contributors](https://contrib.rocks/image?repo=castdrian/CoreDex)](https://github.com/castdrian/CoreDex/graphs/contributors)

## Disclaimer

Pokémon and all associated data are trademarks of Nintendo, Creatures Inc., GAME FREAK Inc., and The Pokémon Company Int. This project is in no way affiliated with, authorized, maintained, sponsored, or endorsed by these entities or any of their affiliates or subsidiaries.

---

© 2024 Adrian Castro, CoreDex Contributors.