Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattdangerw/eliza-react
A simple ELIZA chat bot interface built with react.
https://github.com/mattdangerw/eliza-react
artificial-intelligence eliza nodejs react semantic-ui
Last synced: 2 months ago
JSON representation
A simple ELIZA chat bot interface built with react.
- Host: GitHub
- URL: https://github.com/mattdangerw/eliza-react
- Owner: mattdangerw
- License: mit
- Created: 2018-03-15T22:04:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T09:44:18.000Z (almost 2 years ago)
- Last Synced: 2024-10-07T09:41:04.906Z (3 months ago)
- Topics: artificial-intelligence, eliza, nodejs, react, semantic-ui
- Language: JavaScript
- Homepage: https://eliza.demos.eggemy.com/
- Size: 1.46 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ELIZA Chat bot
An react based interface for chatting with [ELIZA](https://en.wikipedia.org/wiki/ELIZA).
Project created with [create-react-app](https://github.com/facebook/create-react-app) using [Semantic UI](https://react.semantic-ui.com/introduction) for the interface.
Everything is pretty quick and rough for getting a demo out the door, but everything here is MIT in case its helpful.
If you use the demo wholesale, an attribution would be nice!