Skip to content

M4R14/bash-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash AI

Bash AI is a command-line tool that uses the power of OpenAI's GPT-3 to provide intelligent suggestions and automation for your bash commands.

Imgur

Installation

You can install Bash AI via npm:

npm install -g @markvachi/bash-ai

Usage

Before using Bash AI, you'll need to set your OpenAI API key as an environment variable:

export OPENAI_API_KEY=<your-api-key>

To use Bash AI, simply invoke it in your terminal:

??

Bash AI will listen to your commands and provide suggestions and automation as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published