eliza topic
eliza-rs
A rust implementation of ELIZA - a natural language processing program developed by Joseph Weizenbaum in 1966.
chatbot-conversations
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
ELIZA is an early natural language processing computer program created from 1964
rivescript
RiveScript is a scripting language for authoring chatbots.
SongsDownloaderTgBot
This simple Python script allows you to download songs on Telegram🌸❤️😁
safespace
Your local AI counselor. LLM app that runs offline from a single binary.
ELIZA-Smalltalk
A Smalltalk implementation of ELIZA, an early natural language processing computer program
eliza
An implementation of ELIZA, Weizenbaum's classic chatbot.
eliza
A modern port of the ELIZA conversational program to pure Ink to run as a command line and in the browser.
eliza-py
Python implementation of Joseph Weizenbaum's ELIZA (1966).