Dialogue Rule augmentation

Parameters main(q, d, m): The primary function that takes in the Question (q), Domain (d), and Medical (m) parameters and returns the Answer (a) and Grade (grade). • Decision Logic: Implements the conditional logic as per the pseudocode to determine the appropriate answer a. • answer_content(): A placeholder function to generate the answer content c.…

Augmenting Large Language Models with Rules for Enhanced Domain-Specific Interactions

Abstract In this paper, we present a novel Artificial Intelligence (AI) -empowered system that enhances large language models and other machine learning tools with rules to provide primary care diagnostic advice to patients. Specifically, we introduce a novel methodology, represented through a process diagram, which allows the definition of generative AI processes and functions with…

Cognitive Network Evaluation Toolkit for Medical Domains (COGNET-MD) COGNET-MD

Abstract Large Language Models (LLMs) constitute a breakthrough state-of-the-art Artificial Intelligence (AI) technology which is rapidly evolving and promises to aid in medical diagnosis either by assisting doctors or by simulating a doctor’s workflow in more advanced and complex implementations. In this technical paper, we outline Cognitive Network Evaluation Toolkit for Medical Domains (COGNET-MD), which…