brackendev/ELIZA-Smalltalk
A Smalltalk implementation of ELIZA, an early natural language processing computer program
This is a tool for developers interested in programming with Smalltalk and exploring classic AI. It allows you to implement a version of ELIZA, a famous early natural language processing program, within the Pharo Smalltalk environment. You can feed it text input and receive responses that mimic a non-directive psychotherapist, demonstrating simple pattern-matching AI.
No commits in the last 6 months.
Use this if you are a Smalltalk developer, computer science student, or AI enthusiast wanting to understand and experiment with ELIZA's foundational natural language processing within a Smalltalk environment.
Not ideal if you are looking for a modern, production-ready chatbot or conversational AI system, as ELIZA is primarily a historical demonstration.
Stars
18
Forks
—
Language
Smalltalk
License
MIT
Category
Last pushed
Jul 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/brackendev/ELIZA-Smalltalk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-solutions/qnabot-on-aws
AWS QnABot is a multi-channel, multi-language conversational interface (chatbot) that responds...
BotLibre/BotLibre
An open platform for artificial intelligence, chat bots, virtual agents, social media...
bitcoinsearch/chat-btc
A conversational AI based on technical bitcoin sources
rabidgremlin/Mutters
A framework for building bot brains.
kevwan/chatbot
A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.