Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.12 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.12 KB

About

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.

Prerequisites

  • Python3 (tested with 3.4.3 and 3.5.1)
  • On Windows, we recommend downloading and installing WinPython 3.4.3.7

Run on OS X or Linux:

Run on Windows:

  • Add the winpython folders python-3.4.3 and python-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/

Attribution

micropsi2 uses