An open API service indexing awesome lists of open source software.

https://github.com/radkinz/eliza-chatbot

A chatbot to keep you company
https://github.com/radkinz/eliza-chatbot

chatbot eliza-chatbot flask natural-language-processing python

Last synced: 2 months ago
JSON representation

A chatbot to keep you company

Awesome Lists containing this project

README

          

# Eliza Chatbot

The original Eliza was one of the first chatbots created in the 1960s at the MIT Artificial Intelligence Laboratory. Eliza uses rogerian therapy to deconstruct the user's input to formulate a response. I created my own version of the Eliza using similar methods of deconstructing user input. However my Eliza strays away from acting as a professional therapist, and instead it is more of a casual pal to keep you company!

## UI
![Screenshot 2021-10-28 at 20-09-43 Eliza](https://user-images.githubusercontent.com/81705278/139352614-a70f22a7-7e4d-45ea-85e6-ae73d6c4fe1c.png)

## Example Chat
![Screenshot 2021-10-28 at 20-10-56 Eliza](https://user-images.githubusercontent.com/81705278/139352669-160f5b1f-a851-4f75-875a-5b1102ab9f69.png)