Skip to content

JustM3Sunny/simple-coding-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gemini Inline Chat VSCode

A command-line tool for interacting with the Google Gemini AI model, designed for inline chat within VS Code.

Installation

To install the tool, clone the repository and install the dependencies:

git clone https://github.com/JustM3Sunny/simple-coding-agent.git
cd
npm install

Usage

This tool can be used as a command-line interface. Once installed, you can run it using the sia command.

sia [command] [options]

Example

sia > hi !

Technologies Used

  • Node.js: JavaScript runtime environment.
  • @google/genai: Google Gemini AI model SDK.
  • Commander: Node.js command-line interfaces made easy.
  • Readline: For reading input from the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors