Hello,
I have been trying to get this to work but with no luck so far. I am trying to get the chatbot to search for particular things on an individual wiki site that I’m an administrator of. But I cannot seem to figure this out.
For instance let’s use a few generic examples:
Bot: what can I find for you?
User: apples
Bot (searches the wiki for the page on apples, finds the infobox, and returns an answer to user reading the information from the infobox on the site ) Apples are a fruit found in etc. etc. etc.
Then have the ability if the user wants to learn more about this individual query, return the website link to them where they just heard this snippet from.
Having an issue trying to get this to work and completely unsure how to even get about coding this right. Any help is greatly appreciated.