ChatBots
How to combine agents into a mega agent and find the right intent
There are multiple reasons why you may want to combine agents. One is if you have a large team and each group is working on a separate part of the conversation, and the other may be you have too many intents and are reaching the limit of intents for an agent.
Botsheets – A Manychat CMS Powered by Google Sheets
Botsheets is a content management system for Manychat powered by Google Sheets. You can setup your spreadsheets as a CMS solution to serve content to your chatbot that needs updating.
How contexts and follow-up intents work
This is full documentation on how Context and follow up intents work. The idea is that once someone asks a question, the next question they ask will be in the context of the previous question.
Janis – AI assistant for Bot makers
Janis is integrated with Botcopy and lets you connect your Bot directly with your chatbot. With Janis you can connect your Bot to a live agent when the Bot fails to answer a question or the user asks for a live agent
How to create a Polling app with Dialogflow
On this article, you will find a very small Dialogflow fulfillment that allows integrating your chatbots with the help of IFTTT. IFTTT is a platform where you can configure connections between hundreds of services. The example creates a small poll
Importing RSS feeds into Google spreadsheets
This tutorial shows you how to import RSS feeds into Google spreadsheets. We can use spreadsheets to feed our Dialogflow agents. More specifically I am interested in building an interface between our curated KBucket library files and Dialogflow.
Shape the flow of your conversation
This is part 3 of the series and here we learn how to use entities and context to build non-linear dialogs that are closer to a real conversations. Learn how to gather enough information to setup an appointment for a bike repair shop.