Skip to content

pooh18528/MyAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyAI CLI

CLI stands for Command Line Interface. It is a text-based interface used to interact with software and operating systems by typing commands instead of clicking buttons.

This tool allows you to chat with Gemini AI and automatically fix code files directly from your terminal.

Created by

animegirls18528 & pooh18528

Installation

npm install
npm link

Usage

Start the CLI:

myai

Commands:

  • Chat: Type naturally to chat with AI.
  • /fix file.js: Ask AI to fix bugs in a specific file.
  • /reset: Clear your API Key.
  • exit: Quit the program.

Configuration

The app will ask for your API Key automatically. Get it free here: Google AI Studio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors