You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current norm and issues of administrative services
All laws, service explanations, and announcements will be posted on the website.
The website is like a big maze where everything is available, but what you're looking for is often hard to find.
The quickest way is to call the responsible person and ask, but this leads to them spending a lot of time answering similar questions, ultimately reducing their availability to handle daily public affairs.
Existing Solutions for Administrative Services
Single Service Window: Staffed by professional customer service representatives who can answer simple questions. However, complex questions still need to be referred to caseworkers, the response time for referral cases is prolonged, and the customer service representative may make errors in judgment.
Organizing FAQ for users to self-check: A dedicated team writes and updates the FAQ regularly. However, the wording, tone, and type of questions in the FAQ are difficult to standardize, and updating it can be prone to oversight.
Introducing a chatbot: A conversational bot designed based on a database to answer questions. However, it can only answer standardized questions and requires a significant cost for fine-tuning.
Our Solution
Let ChatGPT/TAIDE provide suggestions for questions that users may be interested in, thereby achieving the goal of automatically generating FAQs.
Use the ChatGPT/TAIDE API to cast a spell (prompt) that prompts ChatGPT/TAIDE to ask questions based on the input content (context, i.e. relevant regulations); then ask ChatGPT/TAIDE to answer the collected questions based on the input content.