Test Page for TKU LineBot for Admission Queries, V0.6

Click to join the Line group: https://line.me/R/ti/p/%40659kutew

API for the LineBot
  Test:  curl https://lingpu.im.tku.edu.tw/seke_bot_ui/api/qa_v4 -X POST -i -H "Content-Type:application/json" -H "Accept:application/json" -d '{"question" : "資管系好讀嗎?"}'
  Input: { 'question' : 'the user question to the bot'}
  Output: {'question': 'the user question to the bot',
         'answer': 'the answer to the user question from the bot',
         'qid': 'the id of the builtin question that best matches the user question',
         'department': ''the department of the builtin question that best matches the user question',
         'similarity': 'the similarity of the highest matching builtin question',
         'builtin_question': 'the builtin question that best matches the user question'}
Status:
Input User Question for LineBot, 語音輸入>>> 



Response of LineBot  

History 歷史結果: