Prerequisites:
-
Go development kit of a supported version. Follow these instructions to prepare the environment.
-
OpenAI API key. Set it as an environment variable named
OPENAI_API_KEY
.
To build and install it:
go install github.com/kevherro/vyx@latest
The binary will be installed in $GOPATH/bin
($HOME/go/bin
by default).
vyx runs in interactive mode. It accepts interactive discourse:
% ./vyx # Start vyx
This will open a simple shell. Type 'help' for available commands/options.
% (vyx) who am i?