Skip to content

Version 0.6.1

Latest
Compare
Choose a tag to compare
@litan litan released this 16 Oct 13:46
· 10 commits to master since this release

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.