Juji announced the launch of its new generative AI tool that enables any organization to rapidly generate custom AI chatbots with no code or additional IT resources. These AI chatbots are powered with cognitive intelligence—advanced human soft skills like active listening and reading between the lines, and can be used to scale human teams and automate high-touch, high-stakes engagements 24x7.
In my previous blog, I talked about what it takes to build a chatbot using GPT-4, including the engineering efforts required and a rough cost and time estimate. Although it is non-trivial to build a practical chatbot solution for real-world applications, with the right tools, one can build a custom chatbot solution quickly to take full advantage of the state-of-the-art large language models (LLMs) like GPT-4.
The Chatbot Tsunami has brought us a flood of chatbots to help automate various business functions, including customer service chatbots that automate customer Q&A, marketing research chatbots that automate customer interviews, and HR chatbots that automate job interviews. Although a chatbot is often made to serve one purpose, users expect the chatbot to perform multiple related functions while serving the main purpose.
As indicated by this Forbes article, 76% of customers contact businesses to make inquiries and get support via text messaging. Now with the required social distancing during the COVID-19 pandemic, more and more consumers choose to interact with brands online.
Since one of the most popular chatbot uses is to automate customer service, a chatbot's abilities to answer user questions is directly related to brand image and customer satisfaction. Previously, I talked about how to create a Q&A chatbot in a few minutes to answer users' free-text questions and handle complex, multi-turn Q&As, all without coding. Because no chatbot is perfect, I also mentioned how to teach a chatbot handle unknown user questions and further improve customer satisfaction.
We all know that user interface (UI) development is an iterative process. It is important that we can iterate quickly based on user feedbacks. At Juji, we have been constantly searching for solutions that enable faster iterations for our Juji Studio product. Around the end of last year, we did a major revamp of Juji Studio UI. By all accounts, this change made a huge difference in term of usability of Juji Studio. More importantly, we can now iterate much faster than previously possible. What's more, we did the wholesale changes in less than one month! Here is how we did it.