Preparation for installation
- system requirements: requires Node.js v16 or higher
- Required Account Number: Need to apply for Google Gemini API key in advance
- network environment: stable network connection required to call APIs
Detailed installation steps
- Clone the code repository:
git clone https://github.com/13point5/gemini-cursor.git - Go to the project catalog:
cd gemini-cursor - Install the dependencies:
npm install - Run the application:
npm run start
Key configuration steps
- Enter a valid Gemini API key in the application interface
- Enable screen sharing permissions (requires OS authorization)
- Configuring microphone and camera access
- Click on the play button and screen share button to activate the function
- Minimize the application window to get started
caveat
It is recommended to check device permission settings when running for the first time to ensure the app has access to the microphone and screen content. It is also recommended to use it in a Chrome environment for best compatibility.
This answer comes from the articleGemini Cursor: an AI desktop smart assistant built on Gemini that can see, hear and speakThe































