Skip to content

Amazon Lex vs ELIZA by Michel Bujardet

A side-by-side look at Amazon Lex and ELIZA by Michel Bujardet. For an in-depth review of either product, follow the links below.

Amazon Lex

Amazon Lex

Ai Tools & Services

Amazon Lex is a service for building conversational interfaces into any application using voice and text. It provides the advanced deep learning functionalities of automatic speech recognition (ASR) for converting speech to text, and natural language understanding (NLU) to recognize the intent of the text.

voicetextchatbotnlpasrnlu
ELIZA by Michel Bujardet

ELIZA by Michel Bujardet

Ai Tools & Services

ELIZA is an early natural language processing computer program created in 1964 by Joseph Weizenbaum. It simulates conversation by using pattern matching and substitution methodology.

natural-language-processingconversation-simulationpattern-matching