https://github.com/hellerve/eliza.zp
ELIZA in zepto
https://github.com/hellerve/eliza.zp
Last synced: 2 months ago
JSON representation
ELIZA in zepto
- Host: GitHub
- URL: https://github.com/hellerve/eliza.zp
- Owner: hellerve
- Created: 2016-09-14T21:38:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T12:16:36.000Z (over 9 years ago)
- Last Synced: 2025-02-12T05:12:17.695Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eliza.zp
A zepto implementation of the classic [ELIZA](https://en.wikipedia.org/wiki/ELIZA)
computer program.
## Instllation
```
zeps install hellerve/eliza
```
## Usage
Just enter `eliza.zp` in your terminal and you'll get an appointment
with the world's weirdest psychotherapist.
Have fun!