Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 1.63 KB

README.md

File metadata and controls

57 lines (41 loc) · 1.63 KB

Gemini for Desktop

  MIT License   Version 1.2.0

  Gemini for Desktop Icon

Table of Contents

Introduction

Gemini for Desktop is a desktop client that brings the power of Google's advanced AI to your computer. It is built using Electron, allowing it to run on multiple platforms. The client provides a convenient interface for accessing the AI service and enhances accessibility features.

Installation

To run Gemini for Desktop on your system, please follow these steps:

  1. Clone the repository:
git clone [https://github.com/Eta06/Gemini-Desktop.git](https://github.com/Eta06/Gemini-Desktop.git) 
  1. Install the dependencies:
cd Gemini-Desktop
yarn install

Usage

To launch Gemini for Desktop, use the following command:

yarn start

This command will start the application and display the Google AI interface.

Building ADMINISTRATOR PERMISSION REQUIRED!!

If you want to build Gemini for Desktop as an executable for your platform, you can use the following command:

yarn build

This will create a distributable package based on your operating system.

License

Gemini for Desktop is licensed under the MIT License. See the LICENSE file for details.