A Internet Relay Chat (IRC) server for SwiftNIO
-
Updated
Mar 29, 2019 - Swift
A Internet Relay Chat (IRC) server for SwiftNIO
Chatbot conversations: a demo application how two (or more) chatbots can talk to each other, the logic used to build Eliza (along with an NLP model) has been used to power the chatbots.
ELIZA therapy chat-bot with sentiment detection and response via avatars
A Smalltalk implementation of ELIZA, an early natural language processing computer program
A chatbot written in a functional language (LISP)
A Digital Psychotherapist from the 1960s
Implementation of ELIZA(https://en.wikipedia.org/wiki/ELIZA) in python, with user-interface to chat with the bot.
A natural language processing plugin for making chatbots.
A cheap and scalable therapist for SwiftNIO-IRC
ELIZA chatbot implementation using line-sdk-python.
Eliza with microphone input and speech recognition
Simple command-line AI query tool.
Eliza chatbot backend implemented with FastAPI websockets
A modular chat bot for Discord/Slack/& more to come.
A Swift + iOS implementation of the ELIZA chatbot.
Scheme program imitating a psychoanalyst conducting a dialogue with a patient
OMM 0000
This repo contains the source code for an Eliza-like chatbot developed as part of an NLP and ML course in Fall 2021. The project utilizes transfer learning with DialoGPT to create a modern Eliza trained on dialog from The Big Bang Theory and responses from the original Eliza. Rather than using predefined rules, this chatbot is data-driven.
Add a description, image, and links to the eliza-chatbot topic page so that developers can more easily learn about it.
To associate your repository with the eliza-chatbot topic, visit your repo's landing page and select "manage topics."