Skip to content

SoftwareApkDev/gemini_ai_app_store

Repository files navigation

gemini_ai_app_store

An app which can be used to easily download any apps with Google Gemini AI integrated into them.

Downloadable Apps

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

Source Code

The source code of the application Gemini AI App Store is found in Source Code.

Installation

pip install gemini_ai_app_store

How to Use the Application?

Pre-requisites:

  1. Python installed in your device.
  2. .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.

App Start

You can now do one of the following by following the instructions shown in the command prompt.

  1. Install an app.
  2. Run an app you have installed.
  3. Uninstall an app.

The buttons displayed in the above screenshot are self-explanatory.

About

This application is used to download any applications with Google Gemini AI integrated into them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages