Skip to content
/ vyx Public

vyx is an interactive OpenAI shell

License

Notifications You must be signed in to change notification settings

kevherro/vyx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Action CI Go Reference

Introduction

Building vyx

Prerequisites:

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).

Basic Usage

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?

About

vyx is an interactive OpenAI shell

Topics

Resources

License

Stars

Watchers

Forks