Skip to content

carlostome/shrdlite

Repository files navigation

The Shrdlite programming project

Shrdlite is based on a programming project for the course Artificial Intelligence, a course given at the University of Gothenburg and Chalmers University of Technology. For more information, see the course webpages:

In the original readme the original instructions for that project can be found.

Setup instructions

In order to build the program, it is necessary to have installed python 2.7 and haskell stack tool.

The haskell program that serves as a backend is located in the folder /haskell. It is necessary to build it first:

cd haskell
stack build

Usage

To use the program just use the script on the root folder of the project:

./run.sh

Then visit localhost:8000/shrdlite.html and play with it!

About

A (very) light version of the program for understanding natural language SHRDLU (http://hci.stanford.edu/winograd/shrdlu/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published