A relatively new medium of support for businesses small to global conglomerates becomes available based on the exciting yet embryonic [Chabot] / Digital Agent services. Amazon and Microsoft, among others, are diving into this transforming space. The coat of paint is still wet on Amazon Lex and Microsoft Cortana Skills. MSFT Cortana Skills Kit is not yet available to any/all developers, but has been opened to a select set of partners, enabling them to expand Cortana’s core knowledge set. Microsoft’s Bot Framework is in “Preview” phase. However, the possibilities are extensive, such as another tier of support for both of these companies, if they turn on their own knowledge repositories using their respective Digital Agents [Chabot] platforms.
Approach from Inception to Deployment
- The curation and creation of knowledge content may occur with the definition of ‘Goals/Intents’ and their correlated human utterances which trigger the Goal Question and Answer (Q&A) dialog format. Classic Use Case. The question may provide an answer with text, images, and video.
- Taking Goals/Intents and Utterances to ‘the next level’ involves creating / implementing Process Workflows (PW). A workflow may contain many possibilities for the user to reach their goal with a single utterance triggered. Workflows look very similar to what you might see in a Visio diagram, with multiple logical paths. Instead of presenting users with the answer based upon the single human utterance, the question, the workflow navigates the users through a narrative to:
- disambiguate the initial human utterance, and get a better understanding of the specific user goal/intention. The user’s question to the Digital Agent may have a degree of ambiguity, and workflows enable the AI Digital Agent to determine the goal through an interactive dialog/inspection. The larger the volume of knowledge, and the closer the goals/intentions, the implementation would require disambiguation.
- interactive conversation / dialog with the AI Digital Agent, to walk through a process step by step, including text, images, and Video inline with the conversation. The AI chat agent may pause the ‘directions’ waiting for the human counterpart to proceed.
Future Opportunities:
- Amazon to provide billing and implementation / technical support for AWS services through a customized version of their own AWS Lex service? All the code used to provide this Digital Agent / Chabot maybe ‘open source’ for those looking to implement similar [enterprise] services.
- Digital Agent may allow the user to share their screen, OCR the current section of code from an IDE, and perform a code review on the functions / methods.
- Microsoft has an ‘Online Chat’ capability for MSDN. Not sure how extensive the capability is, and if its a true 1:1 chat, which they claim is a 24/7 service. Microsoft has libraries of content from Microsoft Docs, MSDN, and TechNet. If the MSFT Bot framework has the capability to ingest their own articles, users may be able to trigger these goals/intents from utterances, similar to searching for knowledge base articles today.
- Abstraction, Abstraction, Abstraction. These AI Chatbot/Digital Agents must float toward Wizards to build and deploy, and attempt to stay away from coding. Elevating this technology to be configurable by a business user. Solutions have significant possibilities for small companies, and this technology needs to reach their hands. It seems that Amazon Lex is well on their way to achieving the wizard driven creation / distribution, but have ways to go. I’m not sure if the back end process execution, e.g. Amazon Lambda, will be abstracted any time soon.