Chatbox development continues to be a rapidly growing element on many platforms with some posts suggesting "the chatbot market is projected to account for $1.23 billion by the year 2025".
I'm wondering if anyone can steer me in the right direction. I am wondering if there are any initiatives for chatbox development similar to what has been done for drupal 8/9 using Google Dialogflow:
https://www.drupal.org/project/drupal_chatbot
https://bitcharms.blogspot.com/2018/08/chat-bots-giant-step-in-transform...
https://www.specbee.com/blogs/building-chatbots-drupal-using-dialogflow
Or if people think there is a better approach.
Thank you,
Izzy
Recent comments
Try using caching in the View settings, set to 24 hours. This should work for anonymous site visitors.
View to show a different node each day
That would actually be a nice usability improvement. A lot of people already build search pages with Views, so having an easier way to convert the default search results into a View would make...
[UX] Convert search to a view.
Have you already played with Views random seed? I belief, what you try to achieve would work with that module. Show only one node and set the sort order to "Global: Random seed" with "...
View to show a different node each day
I found a long expired sandbox module for Drupal that would do this. https://www.drupal.org/sandbox/couloir007/2030621 I don't think I've ever used the Nodequeue module. It seems like...
View to show a different node each day
To add a summary of event details to the list below the title and customize the way the time is displayed. If this is part of the library then I guess the easiest way is to create a list...
FullCalendar Views - way to modify list view?