paper-with-me

홈 › Papers

Generative AI-Based Virtual Assistant using Retrieval-Augmented Generation: An evaluation study for bachelor projects

2026-04-01 · Dumitru Verşebeniuc, Martijn Elands, Sara Falahatkar, Chiara Magrone, Mohammad Falah, Martijn Boussé, Aki Härmä arxiv

Large Language Models have been increasingly employed in the creation of Virtual Assistants due to their ability to generate human-like text and handle complex inquiries. While these models hold great promise, challenges such as hallucinations, missing information, and the difficulty of providing accurate and context-specific responses persist, particularly when applied to highly specialized content domains. In this paper, we focus on addressing these challenges by developing a virtual assistant designed to support students at Maastricht University in navigating project-specific regulations. We propose a virtual assistant based on a Retrieval-Augmented Generation system that enhances the accuracy and reliability of responses by integrating up-to-date, domain-specific knowledge. Through a robust evaluation framework and real-life testing, we demonstrate that our virtual assistant can effectively meet the needs of students while addressing the inherent challenges of applying Large Language Models to a specialized educational context. This work contributes to the ongoing discourse on improving LLM-based systems for specific applications and highlights areas for further research.

📄 PDF Abstract BibTeX arXiv:2604.25924

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Open Assistant Toolkit -- version 2

2024-03-01 · Sophie Fischer, Federico Rossetto, Carlos Gemmell, Andrew Ramsay 외

We present the second version of the Open Assistant Toolkit (OAT-v2), an open-source task-oriented conversational system for composing generative neural models. OAT-v2 is a scalable and flexible assistant platform suppor…

Code GenerationResponse GenerationRetrieval

AI Assistants for Spaceflight Procedures: Combining Generative Pre-Trained Transformer and Retrieval-Augmented Generation on Knowledge Graphs With Augmented Reality Cues

2024-09-21 · Oliver Bensch, Leonie Bensch, Tommy Nilsson, Florian Saling 외

This paper describes the capabilities and potential of the intelligent personal assistant (IPA) CORE (Checklist Organizer for Research and Exploration), designed to support astronauts during procedures onboard the Intern…

Knowledge GraphsRAGRetrievalRetrieval-augmented Generation

YA-TA: Towards Personalized Question-Answering Teaching Assistants using Instructor-Student Dual Retrieval-augmented Knowledge Fusion

2024-08-31 · Dongil Yang, Suyeon Lee, Minjin Kim, Jungsoo Won 외

Engagement between instructors and students plays a crucial role in enhancing students'academic performance. However, instructors often struggle to provide timely and personalized support in large classes. To address thi…

Question AnsweringResponse GenerationRetrieval

Retail-GPT: leveraging Retrieval Augmented Generation (RAG) for building E-commerce Chat Assistants

2024-08-15 · Bruno Amaral Teixeira de Freitas, Roberto de Alencar Lotufo

This work presents Retail-GPT, an open-source RAG-based chatbot designed to enhance user engagement in retail e-commerce by guiding users through product recommendations and assisting with cart operations. The system is …

ChatbotRAGRetrievalRetrieval-augmented Generation

A RAG-Based Institutional Assistant

2025-01-23 · Gustavo Kuratomi, Paulo Pirozelli, Fabio G. Cozman, Sarajane M. Peres

Although large language models (LLMs) demonstrate strong text generation capabilities, they struggle in scenarios requiring access to structured knowledge bases or specific documents, limiting their effectiveness in know…

RAGRetrieval-augmented GenerationText Generation