Skip to content

skorotkiewicz/Eliza.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=== Eliza.js chatbot in NodeJS ===

Requires Node.js.

Run:

node eliza.js

Usage:

http://127.0.0.1:1337/YOUR_MESSAGE
http://127.0.0.1:1337/?q=YOUR_MESSAGE
http://127.0.0.1:1337/reset

Set HOST or PORT to override the default listener:

HOST=0.0.0.0 PORT=3000 node eliza.js

Research sources:

About

Eliza.js chatbot in NodeJS

Resources

Stars

Watchers

Forks

Contributors