Related Experiment Video
Updated: Sep 26, 2026

A Computer-Based Platform for Aiding Clinicians in Eating Disorder Analysis and Diagnosis
Published on: May 10, 2022
System architecture and interactive LLM prompt framework for the integration of clinical and mitochondrial data in
Karenth Milena Rodríguez-Córdoba1,2, William Darío Ávila-Díaz3
1University of Guadalajara, Guadalajara, Mexico.
Introduction:
Obesity is a critical global health challenge due to its close association with cardiovascular and metabolic risk. At the molecular level, the lipotoxic environment alters the structure, dynamics, and connectivity of the mitochondrial network. Despite advances in cell biology and digital health, there is a lack of lightweight computational tools capable of integrating clinical records with molecular and photomicrographic data in a standardized way. This study presents the design, development, and feasibility assessment of a decoupled software prototype and an interactive prompt engineering framework for integrating clinical and histological mitochondrial data in molecular obesity research.
Methodology:
A client-side software architecture was designed using HTML5, CSS3, and the IndexedDB API for the transactional and anonymized persistence of medical records (coded using the ICD-10 classification) and micrographs of human placental tissue (obtained using transmission electron microscopy, immunofluorescence, and immunohistochemistry for the evaluation of mitochondrial fusion molecular markers such as Mitofusin-2, nitrotyrosine). For interpretive processing, a framework of prompts structured under the Chain-of-Thought paradigm was built, designed to interact with Large-Scale Language Models (LLMs). The interface's usability, local storage performance, and the consistency of AI-assisted reasoning were evaluated.
Results:
The developed platform enabled the seamless and instantaneous management of independent patient tabs (unique storage keys mitochondria_001 to 010), achieving local read/write latency without reliance on external servers or transmission of sensitive personal data. The prompt framework proved effective in guiding LLMs in translating mitochondrial biomarkers and clinical data into structured summaries of oxidative stress status and metabolic risk. The lack of a trained computer vision model for automatic segmentation is declared as the main limitation of the current study.
Conclusion:
The software prototype and prompt interface provide a low-cost, secure (data privacy-oriented), and clinically intuitive solution for translational data management in obesity. This work demonstrates the feasibility of integrating heterogeneous biomedical parameters using conversational AI tools and local storage, laying the groundwork for the future incorporation of image segmentation algorithms.
