Skip to content

nwiizo/aicommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Commits

AI Command

🗣A CLI that uses AI to explain command results

Setup 🔧

Install aicommand:

go install github.com/nwiizo/aicommand@latest

Set the your_api_key:

export OPENAI_API_KEY=your_api_key

Usage ⏳

Run commands without options like this:

aicommand execute uptime

Run commands options like this:

aicommand execute "ls -al"

Note 📝

This application uses OpenAI's GPT models. Usage must comply with OpenAI's terms of use and policies.

Furthermore, this is a tool for interpreting the results of shell command execution. The developers assume no responsibility for the results or interpretation of the commands.

About

🚀aicommand: A CLI that uses AI to explain command results🤖

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages