Skip to content

ErgoAI 3.0 test-release #3

Pre-release
Pre-release
Compare
Choose a tag to compare
@kifer kifer released this 12 Apr 01:57
· 4 commits to main since this release
c4b65b0

This is the third pre-release of the open-source version of ErgoAI.
Previously, ErgoAI was proprietary to Coherent Knowledge Systems and only a subset, Flora-2, was open-source.

To install this release, download the file intended for your system into a suitable folder.
For Linux/Mac, this would be the directory where you are planning to install ErgoAI. For Windows, the installation directory can be chosen during the installation process.

  • Linux/Mac: ergoAI_3.0.run
    • Open a terminal window
    • cd to the download directory
    • type sh ergoAI_3.0.run in the terminal window and answer the prompts
    • at the end, two icons for running ErgoAI should appear on your desktop
  • Windows: ergoAI_3.0.exe
    • Place the downloaded file on your desktop
    • double-click on the resulting file icon and click through the installation process
    • at the end, two icons for running ErgoAI should appear on your desktop

More details can be found in About ErgoAI.

The main changes are bug fixes in Linux/Mac installation. In particular, ErgoAI can now be installed in folders that have spaces in their names. Also, in MacOS, the problem with missing ErgoAI icons seems to have been solved.