Skip to content

11301858/xaisuitecli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to XAISuite CLI - the world's first machine learning explainability CLI!

This is the CLI for XAISuite. Check out github.com/11301858/XAISuite for the mother project.

To install, simply type

brew tap 11301858/tap

brew install xai

For Mac, type in terminal

xaisuitecli -h

and otherwise type

xai -h

and you should be ready to go.

A previous version of XAISuiteCLI, xaisuitecli-legacy, is implemented using shell script and python. That program still works. The new and updated XAISuite CLI, however, is fully coded in Go and offers more options to the user.