Skip to content

jarbas is a cli chatgpt implementation that uses gpt APIs to answer questions

Notifications You must be signed in to change notification settings

osesantos/jarbas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jarbas

jarbas is a cli chatgpt implementation that uses gpt APIs to answer questions

image

Chat mode

$ go run main.go chat

image

How to build it?

$ go build main.go

How to run it?

$ go run main.go "QUESTION"

or after bulding it

$ ./main "QUESTION"

Note: create a link on to the main so that it will be accessible anywhere

$ ln main /usr/local/bin/jarbas

About

jarbas is a cli chatgpt implementation that uses gpt APIs to answer questions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages