+ 4
Chatbot question
Do i need to write myself a database with possible responses for a chatbot i want to make or can i tell the program to get the answers online on the web or something like that? how to correctly do it?
1 Answer
+ 3
I would make an AI to scrape the answers and then store it in the database.