Gemini3DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
==Changelog== | ==Changelog== | ||
'''2.0''' | '''2.0''' | ||
* Audio Input | * Audio Input Support: Send voice prompts directly to Gemini using the 3DS internal microphone. | ||
* Request Validation: Added logic to handle audio requests (prevents crashes from clips that are too short or silent). | * Request Validation: Added logic to handle audio requests (prevents crashes from clips that are too short or silent). | ||
== External links == | == External links == | ||
GitHub - https://github.com/stefanoborra20/Gemini3DS | GitHub - https://github.com/stefanoborra20/Gemini3DS | ||
Latest revision as of 02:21, 3 April 2026
| Gemini3DS | |
|---|---|
| General | |
| Author | stefanoborra20 |
| Type | Other Apps |
| Version | 2.0 |
| License | N/A |
| Last Updated | 2026/03/28 |
| Links | |
| Download | |
| Website | |
| Source | |
An unofficial Google Gemini client for the Nintendo 3DS.
Features
- Text requests.
- Settings for: model, temperature and max tokens.
- In-app API key management.
Installation
Grab the latest .3dsx from the Releases Page.
Copy to /3ds/gemini/ on your SD card.
Launch the app via Homebrew Launcher.
User guide
Copy your API Key inside the app, a file that stores it will be generated on your SD card.
Changelog
2.0
- Audio Input Support: Send voice prompts directly to Gemini using the 3DS internal microphone.
- Request Validation: Added logic to handle audio requests (prevents crashes from clips that are too short or silent).