Design and Implementation of a RAG Chatbot System for Scientific Research Institutes
This paper presents the design and implementation of a prototype chatbot system based on the Retrieval-Augmented Generation (RAG) architecture, applied in a scientific research institute to improve knowledge access. The system combines semantic search over a vector knowledge base with response generation using large language models, enabling contextually relevant institutional information. A case study was conducted to evaluate the prototype in a real-world environment. Results indicate improved factual grounding compared to an LLM-only baseline within the evaluated dataset, although the evaluation was limited to a small set of queries and a single institutional document collection.