У нас вы можете посмотреть бесплатно Can ChatGPT play Pokémon Crystal? (with GPT-4V) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
I've had this idea for a while and now it's (kind of) possible to do thanks to OpenAI releasing the vision model of GPT-4. Let's see how well it can play Pokémon Crystal! Meanwhile, check out my main channel for good content: @pimanrules I wasn't planning on releasing the code for this but someone asked for it so sure, why not, here's a gist. This code was very hastily written and has no documentation whatsoever so you're gonna have to figure out how to get it running. As written, it depends on a Mongo server for storage and a Discord channel for output, but you could obviously refactor those dependencies out if you wanted. Also, be careful since the main method is in a loop; if (for example) the Discord call fails, it'll just keep calling OpenAI and wasting your API credits without advancing the turn. Let me know if you manage to do anything cool. https://gist.github.com/jsettlem/144e... Timestamps 0:00 Intro 4:38 ChatGPT Plays Pokémon 1:30:49 Closing remarks