Releases: litan/kojo-ai-3
Version 0.8.0
To install kojo-ai, download (from below) and run the installer for your platform. Then (re)start Kojo to activate kojo-ai. When Kojo comes up, you should see a message in the output pane telling you that kojo-ai is available.
To play with kojo-ai, download the examples zip file and unzip it anywhere. Then from within Kojo, do a File -> Open, go into the unzipped examples dir, open up the different examples, and run them...
If things don't work on older Windows (7 or later, 64 bit), make sure that the C++ redistributable (64 bit) is installed.
If you want a Mac version of kojo-ai, just open an issue.
Version 0.7.1
To install kojo-ai, download and run the installer for your platform. Then (re)start Kojo to activate kojo-ai. When Kojo comes up, you should see a message in the output pane telling you that kojo-ai is available.
To play with kojo-ai, download the examples zip file and unzip it anywhere. Then from within Kojo, do a File -> Open, go into the unzipped examples dir, open up the different examples, and run them...
If things don't work on older Windows (7 or later, 64 bit), make sure that the C++ redistributable (64 bit) is installed.
If you want a Mac version of kojo-ai, just open an issue.
Version 0.7.0
To install kojo-ai, download and run the installer for your platform. Then (re)start Kojo to activate kojo-ai. When Kojo comes up, you should see a message in the output pane telling you that kojo-ai is available.
To play with kojo-ai, download the examples zip file and unzip it anywhere. Then from within Kojo, do a File -> Open, go into the unzipped examples dir, open up the different examples, and run them...
If things don't work on older Windows (7 or later, 64 bit), make sure that the C++ redistributable (64 bit) is installed.
If you want a Mac version of kojo-ai, just open an issue.
Highlights for this release:
- support for data science and charting
- executable installers
Version 0.6.1
To install kojo-ai, unzip the attached kojo-ai zip file for your platform under the ~/.kojo/extension/
folder on your computer.
Then (re)start Kojo to activate kojo-ai. When Kojo comes up, you should see a message in the output pane telling you that kojo-ai is available.
To play with kojo-ai, download the examples zip file and unzip it anywhere. Then from within Kojo, do a File -> Open, go into the unzipped examples dir, open up the different examples, and run them...
If things don't work on older Windows (7 or later, 64 bit), make sure that the C++ redistributable (64 bit) is installed.
Note - webcam video capture on Mac needs testing, and might not work (possibly due to a missing native lib or two in the zip bundle). Stay tuned for updates on that.
Version 0.6.0
To install kojo-ai, unzip the attached kojo-ai zip file for your platform under the ~/.kojo/extension/
folder on your computer.
Then (re)start Kojo to activate kojo-ai. When Kojo comes up, you should see a message in the output pane telling you that kojo-ai is available.
To play with kojo-ai, download the examples zip file and unzip it anywhere. Then from within Kojo, do a File -> Open, go into the unzipped examples dir, open up the different examples, and run them...
If things don't work on older Windows (7 or later, 64 bit), make sure that the C++ redistributable (64 bit) is installed.
Highlights of current release:
- A change of the foundation of kojo-ai to DJL, the Deep Java Library.
- Many samples using the new DJL infrastructure.
Note - webcam video capture on Mac needs testing, and might not work (possibly due to a missing native lib or two in the zip bundle). Stay tuned for updates on that.