Skip to content

iceroad/baresoil-example-eliza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baresoil-example-eliza

A minimal, single-user chatbot interface that implements the classic ELIZA chatbot engine. To see a live demo, visit eliza.baresoil.cloud.

  1. Install the Baresoil CLI: npm install baresoil -g
  2. Clone this repository.
  3. Start the Baresoil Development Environment in the root directory of the project: baresoil dev.
  4. Open the following URL in a web browser: http://localhost:8086/ to see an autorefreshing preview of the project.

For documentation on Baresoil, see baresoil.org.

About

Minimal Baresoil example implementing a classic chatbot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published