Development and Implementation of Chatbot for College
摘要
A chatbot is a component of computer software that uses artificial intelligence to communicate with people over message networks. Every time the chatbot takes user input, it stores the input and response, allowing a chatbot with limited starting knowledge to evolve based on the responses received. As the number of responses increases, so does the chatbot’s accuracy. The final goal of this project is to implement chatbot capabilities and an API for our institution.