Related Experiment Video
Updated: Jan 16, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
A Conversational Large-Language-Model Tutor that Accelerates Machine-Learning Method Development in Routine
An T H Le1, Thomas Shvekher1, Lewis Nguyen1
1Department of Chemistry and Centre for Research on Biomolecular Interactions, York University, 4700 Keele Street, Toronto, M3J 1P3, Ontario, Canada.
Abstract:
As machine learning (ML) becomes increasingly relevant in experimental chemistry, many scientists face barriers to adoption due to limited training in ML. While AutoML platforms offer powerful capabilities, they lack the instructional scaffolding needed by users without an ML background. To address this gap, a lightweight, conversational assistant is presented that guides users through ML workflow design using plain-language dialog. Powered by OpenAI's GPT-4o and deployed via a Gradio interface, the assistant operates under a structured system prompt that simulates pedagogical reasoning. It behaves like a domain-specific tutor: helping users define ML goals, assess data structure, select models, evaluate metrics, and generate annotated Python code. A complete documentation of the development process is provided, allowing researchers to adapt the system for other domains. Herein, its utility is demonstrated in two representative case studies: 1) image classification of lateral flow immunoassay test strips for diagnostic readout; and 2) regression-based prediction of liquid chromatography-mass spectrometry retention times from molecular descriptors for small molecules. In both cases, lab members with no ML experience successfully developed working models guided solely by the assistant. By lowering the barrier to ML adoption in data-rich analytical workflows, this system offers a customizable workflow for building domain-specific assistants across experimental science.
More Related Videos
Related Concept Videos
Improving Translational Accuracy
Improving Translational Accuracy
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...

