Host: The Japanese Society for Artificial Intelligence
Name : The 99th SIG-SLUD
Number : 99
Location : [in Japanese]
Date : December 13, 2023 - December 14, 2023
Pages 191-192
In customer support, the advancement of Large Language Models (LLMs) has led to the development of dialogue systems based on the Retrieval Augmented Generation (RAG) that answer based on frequently asked questions. However, presenting the direct outputs of LLMs to users poses challenges, including issues like hallucination, necessitating thorough pre-validation. In this context, we introduce a method where an LLM-simulated user interacts with the RAG-based dialogue system, and the resulting dialogue data is evaluated using the LLM. Furthermore, we present a demo created for the business implementation of the dialogue system and efforts towards improving the prompts.