Skip to content

g-pechorin/pure-gen

Repository files navigation

This system demonstrates using the pure functional programming language PureScript to "script" (in the Unity3D sense) the interactions between components to make an interactive AI. For the time being - there are only speech recognition and speech synthesis components. This project is a "architectural" demonstration.

Installation Instructions provide a guide to ensuring that the system "installs" on your PC.

A long-winded tutorial is intended to walk a non-FP person through constructing a crude system with this.