Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/singiamtel/pokemongpt

Barebones Pokemon agent powered by GPT4o
https://github.com/singiamtel/pokemongpt

Last synced: 24 days ago
JSON representation

Barebones Pokemon agent powered by GPT4o

Awesome Lists containing this project

README

        

# PokemonGPT

Very basic implementation of a Pokemon playing AI using GPT4o

The AI is funny to watch but it's not very good.

Future optimizations could be:
- Tell the AI about the type table
- Give it more context (for example the likely set of the opponent's Pokemon, or the viability rankings of the tier)
- Retry move generation when it fails rather than just picking a random move