Skip to content

Chat GPT text completion bash client

Notifications You must be signed in to change notification settings

bukforks/ai-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AI assistant

a pretty simple bash-powered ChatGPT client

Install

using curl

sh -c "$(curl https://raw.githubusercontent.com/mvezer/ai-assistant/main/install.sh)"

using wget:

sh -c "$(wget https://raw.githubusercontent.com/mvezer/ai-assistant/main/install.sh -O -)"

About

Chat GPT text completion bash client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages