An app which can be used to easily download any apps with Google Gemini AI integrated into them.
| Name | Author | Latest Version |
|---|---|---|
| Gemini Chat App | SoftwareApkDev | 1.3 |
| Gemini Geometry Wars | SoftwareApkDev | 1.1 |
| Gemini Breakout | SoftwareApkDev | 1.2 |
| Gemini Agar.io | SoftwareApkDev | 1 |
| Gemini Outrun | SoftwareApkDev | 1 |
| Gemini Pong | SoftwareApkDev | 1 |
The source code of the application Gemini AI App Store is found in Source Code.
pip install gemini_ai_app_store
Pre-requisites:
- Python installed in your device.
- .env file in the same directory as <GEMINI_AI_APP_STORE_DIRECTORY> and has the value of GEMINI_API_KEY.
First, open a Terminal or Command Prompt window and run the following commands.
cd <GEMINI_AI_APP_STORE_DIRECTORY>
python3 main.py
Note: Replace <GEMINI_AI_APP_STORE_DIRECTORY> with the path to the directory of the application Gemini AI App Store.
Then, the application will start with something looking like in the screenshot below.
You can now do one of the following by following the instructions shown in the command prompt.
- Install an app.
- Run an app you have installed.
- Uninstall an app.
The buttons displayed in the above screenshot are self-explanatory.
