Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 748 Bytes

Problem-Statement3.md

File metadata and controls

8 lines (6 loc) · 748 Bytes

Problem Statement 3 : Chatbot for ISP

1 .Design and develop a chatbot for an ISP that can provide users with information regarding internet plans, user profiles, and other plans offered by the company. 2. Additionally, the chatbot should be able to assist users with five different internet-related problems through a decision tree approach. 3. The chatbot should present the user with a list of potential issues and prompt them to select the problem they are experiencing. 4. Based on the user's selection, the chatbot should guide the user through a series of troubleshooting steps until the issue is resolved.

Evaluation Criteria : It will be based on both the technical implementation and the design choices made by the participant.