Please enable JavaScript to use CodeHS

One Month of Artificial Intelligence

Lesson 2.3 Building a Pattern Matching Chatbot

Description

In this lesson, students explore pattern-matching chatbots. Students interact with an example, and then they apply their programming skills to write a pattern-matching chatbot that helps troubleshoot common computer problems.


Objective

Students will be able to:

  • Evaluate the benefits and limitations of pattern-matching chatbots.
  • Apply their programming knowledge to create a pattern-matching chatbot.