https://github.com/gurbaaz27/fb-ai3
A command-line pokemon journey with voice-enabled actions!
https://github.com/gurbaaz27/fb-ai3
ai3 facebook nlp pokemon voice-recognition witai
Last synced: about 1 month ago
JSON representation
A command-line pokemon journey with voice-enabled actions!
- Host: GitHub
- URL: https://github.com/gurbaaz27/fb-ai3
- Owner: gurbaaz27
- License: mit
- Created: 2020-09-03T17:11:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T19:46:58.000Z (almost 6 years ago)
- Last Synced: 2025-03-03T22:10:03.763Z (over 1 year ago)
- Topics: ai3, facebook, nlp, pokemon, voice-recognition, witai
- Language: Python
- Homepage:
- Size: 446 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facebook AI : *Build AI voice interactions with Wit.ai*
## Pokemon Master : *Gotta talk, and catch 'em all!*

Trapped on an island with your buddy charmander, battle with pokemons and climb up your way to get a master ball, the ultimate ball to get one of the most powerful pokemon on the planet : ***Mewtwo***!
Whats fun is that you have to communicate with your pokemon unlike any button or key based interaction. Live in the moment, the battle and win against a variety of wild pokemons. Evolve your Charmander to Charizard!
### Usage
* Clone the repo:
```bash
git clone link-to-repo
```
* Install the dependencies:
```bash
pip install -r requirements.txt
```
* Run the game:
```bash
python game.py
```
### Video Link for demo : [*Click Here*](https://youtu.be/wZEobW0SpMs)