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
- Host: GitHub
- URL: https://github.com/castdrian/coredex
- Owner: castdrian
- Created: 2024-02-24T19:44:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-13T11:21:43.000Z (11 months ago)
- Last Synced: 2025-03-19T22:48:44.457Z (3 months ago)
- Topics: ai, coreml, ios, pokedex, pokemon, swift
- Language: Swift
- Homepage: https://coredex.pkmn.dev
- Size: 5.76 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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
[](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.