More actions
ChatGPT3DS | |
---|---|
General | |
Author | CarsonKompon |
Type | Other Apps |
Version | 1.1.1 |
License | MIT License |
Last Updated | 2023/03/18 |
Links | |
Download | |
Website | |
Source | |
ChatGPT3DS is an app designed for the Nintendo 3DS platform that provides access to OpenAI's chat completion API and image generation API.
The application is written in Lua using the LovePotion framework. It uses the OpenAI API to make calls to the gpt-3.5-turbo/gpt-4 model and image generation model.
Installation
Download the latest release from the releases page.
Place ChatGPT3DS.3dsx in the /3ds/ folder on your SD card.
(Optional) Create the file /3ds/save/api_key.txt and place your OpenAI API key in it. If you do not do this, you will have to enter your API key on your 3DS the first time you run the application.
Screenshots
Media
ChatGPT3DS - Homebrew Showcase (Carson Kompon)
Compatibility
This app has only been tested on a New Nintendo 3DS model. Make an issue if you have any problems on your own device.
Changelog
v1.1.1
- Added "Estimated Cost" display on the bottom screen.
v1.1
- Added "Chat Model" setting.
- Added "gpt-4" chat completion model.
v1.0.0
- Initial Release.