Skip to content

264Gaurav/mini-cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-cursor

Mini Cursor application using AI agent - Google Gemini LLM and a few tools.

Overview

The Mini Cursor application leverages Google Gemini LLM to provide intelligent cursor-based interactions. It integrates AI capabilities with various tools to enhance user productivity and streamline workflows.

Features

  • AI-driven cursor interactions powered by Google Gemini LLM.
  • Integration with multiple tools for enhanced functionality.
  • Cross-platform compatibility (macOS, Linux, Windows).

Prerequisites

  • Node.js installed on your system.
  • A valid Google Gemini API key.

Installation

  1. Clone the repository:
git clone <repository-url>
cd <repository-folder>


2. npm install

````markdown


3. Create a .env file in the root directory and add your Google API key:
 ```plaintext
 GOOGLE_API_KEY=your-google-api-key

Usage

  1. Run the application: node index.js

  2. Follow the prompts to interact with the AI-driven cursor.

About

Mini Cursor application using ai agent - Google Gemini LLM and few tools used.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published