Skip to content

radicalten/ChatGPT3DS-local

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT3DS

A 3DS Application that allows you to make calls to OpenAI's chat completion API and image generation API.

Installation

Releases coming soon!

  1. Download the latest release from the releases page
  2. Place ChatGPT3DS.3dsx in the /3ds/ folder on your SD card
  3. ** 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.
  4. ** Optional ** Create the file /3ds/save/api_url.txt and place your API URL in it. This will redirect your requests to your desired api!

WARNING: This app has only been tested on a New Nintendo 3DS model. Make an issue if you have any problems on your own device :)

Demonstration

https://youtube.com/watch?v=gh5tZnisXlI

Attribution

  • videah for creating the original LovePotion
  • TurtleP for continuing to maintain Lovebrew
  • Love2D for creating the engine that both LovePotion and Lovebrew are based on
  • png-lua for inspiring me to create my own png lua implementation
  • compress.deflatelua for the deflate implementation
  • OpenAI for creating the API
  • Carson Kompon for creating the original repository

About

Make AI API calls directly from your Nintendo 3DS! Made with Lovebrew :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 100.0%