https://github.com/zencephalon/aliza
ALIZA is ELIZA's younger feistier sister. Where ELIZA was a Rogerian therapist, ALIZA is an Ericksonian therapist (eventually she'll be both).
https://github.com/zencephalon/aliza
Last synced: 2 months ago
JSON representation
ALIZA is ELIZA's younger feistier sister. Where ELIZA was a Rogerian therapist, ALIZA is an Ericksonian therapist (eventually she'll be both).
- Host: GitHub
- URL: https://github.com/zencephalon/aliza
- Owner: zencephalon
- Created: 2013-01-26T20:14:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-06-13T20:36:21.000Z (about 12 years ago)
- Last Synced: 2025-01-16T21:42:33.230Z (over 1 year ago)
- Language: Ruby
- Size: 231 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ALIZA
=====
ALIZA is ELIZA's younger feistier sister. Where ELIZA was a Rogerian therapist, ALIZA is an Ericksonian therapist (eventually she'll be both).
Inspired by *Her* I want to build a persistent AI that I can communicate with by chat or by text that will help me stay organized, journal my thoughts, stay positive, and generally assist me in my life.
Usage
=====
You can simply
git clone https://github.com/zencephalon/ALIZA.git
cd ALIZA
bundler install
then in IRB
load "aliza.rb"
start
Note that she has basic persistent memory.