Skip to content
/ gai Public

⚡ Blazingly fast AI command generator made with Go

License

Notifications You must be signed in to change notification settings

tnfssc/gai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gai

This is a simple command line tool that uses groqcloud to generate a command line command that can be run on the target operating system.

Env

GROQ_API_KEY=your-api-key

Usage

./gai list all files that contain the word "hello"

Installation

go install github.com/tnfssc/gai@latest