73 Forks
424 Stars
424 Watchers

clai

Command Line Artificial Intelligence or CLAI is an open-sourced project from IBM Research aimed to bring the power of AI to the command line interface.

How to download and setup clai

Open terminal and run command
git clone https://github.com/IBM/clai.git
git clone is used to create a copy or clone of clai repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with clai https://github.com/IBM/clai/archive/master.zip

Or simply clone clai with SSH
[email protected]:IBM/clai.git

If you have some problems with clai

You may open issue on clai support forum (system) here: https://github.com/IBM/clai/issues