ChatScript Assignment 2023
ChatScript Assignment 2023
What is ChatScript
ChatScript is the next generation chatbot engine with excellent NLP capabilities.
Using ChatScript one can build Human like virtual assistants to address variety
domain specific use cases
Assignment topics
The timelines provided are tentative and persons may take less if they have good
programming skills.
For all the following tasks, run ChatScript in local mode (½ day)
3. When you start interacting with bot for eg: demo bot Harry, Observe the contents
of ChatScript/USERS. What do you infer?
4. User logs and debugging
5. Gambit rules
6. Rejoinder rules
7. Different Patterns and AIML language
When a user asks to add two numbers or multiply ( any two arithmetic operations
would be fine), Calculate and reply with the result.
c. Use functions to modularize the code
** If creation of a separate topic file is difficult, try to plugin this piece of
code in any of the existing .top files. Modularizing the code with functions
is mandatory
10. Identify colors from the input using pre defined concepts