An artificial intelligence toolkit implementing concepts from the cognitive architecture MicroPsi.
For more information on the cognitive architecture visit micropsi.com; e.g., the publications page.
- Python3 (tested with 3.4.3 and 3.5.1)
- On Windows, we recommend downloading and installing WinPython 3.4.3.7
- Run
./run.sh
- View in browser at http://localhost:6543/
- Add the winpython folders
python-3.4.3
andpython-3.4.3\Scripts
to your PATH environment variable - On the Windows command-line, "cd" to the microps2 folder and run
python start_micropsi_server.py
- View in browser at http://localhost:6543/
micropsi2 uses