KMITL

Permanent URI for this communityhttps://dspace.kmitl.ac.th/handle/123456789/1

Browse

Search Results

Now showing 1 - 2 of 2
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Enhancing HR Support in a Thai Organization with LLM-Based Question Answering
    (2026-01-01)
    Taemkaeo, Chinnatip
    ;
    Saetia, Chanatip
    ;
    Chalothorn, Tawunrat
    ;
    Titijaroonroj, Taravichet
    Large language models (LLMs) enhanced with retrieval-augmented generation (RAG) and multimodal inputs are increasingly used as interfaces to organizational knowledge. However, their effectiveness in specialized, non-English enterprise settings-such as Thai HR support-remains largely unclear. In many Thai organizations, employees frequently ask detailed HR-related questions, but the relevant information is scattered across internal webpages, PDF manuals, announcements, and images, making it difficult for generic LLMs to provide accurate, policy-consistent responses. To address this issue, we develop a multimodal RAG pipeline that combines hybrid dense-sparse retrieval over a vector database and evaluate six LLM models on a private Thai Visual Question Answering (VQA) HR dataset consisting of 226 questions and reference images across five HR topics. The results show that recent multimodal models, especially Qwen2.5-VL, achieve the best performance, with the highest averages in correctness (0.54), relevance (0.75), and helpfulness (0.64), clearly outperforming older vision-language systems and a text-only reasoning model. For large-scale answer evaluation, we apply an LLM-as-a-judge approach using GPT-4.1 and Gemini 2.5 Flash. We found that it serves as a generally reliable, though imperfect, substitute for human evaluation.
  • Some of the metrics are blocked by your 
    Item type:Publication,
    Evaluation and Optimization of LLM and RAG Components for a Post-Operative Oral Surgery Consultation Chatbot
    (2025-01-01)
    Lochanachit, Sirasit
    ;
    Bunlaue, Patcharamon
    ;
    Kaewmuneechoke, Chanapat
    ;
    Wilairatanaporn, Nopasorn
    ;
    Trachoo, Vorapat
    The increasing demand for dental services highlights the need for efficient post-operative oral surgery consultations. Many patients experience anxiety due to limited knowledge of oral care and treatment. This study introduces a chatbot prototype integrating Retrieval-Augmented Generation (RAG) and Large Language Models (LLMs) to provide accurate, context-aware responses. The research evaluates various LLMs, embedding models, and chunking techniques to enhance chatbot performance. The multilingual-e5-large embedding model excelled in retrieval tasks due to its multilingual training, instruction tuning, and contrastive pre-training, ensuring high retrieval precision. The Hybrid Chunking method was selected for its ability to segment text contextually, combining Markdown-based, token-based, and semantic segmentation for optimal chunk relevance. The Llama3.3 (70B) model was chosen for its superior fluency, relevance, and ability to handle complex dependencies. The results demonstrate that combining the multilingual-e5-large embedding model, Hybrid Chunking technique, and Llama3.3 (70B) model improves retrieval precision, response accuracy, and relevance, enhancing patient care and operational effectiveness of dental staffs.