Search papers, labs, and topics across Lattice.
Agentic-J is a multi-agent AI assistant designed for biological microscopy image analysis, allowing researchers to specify tasks in natural language and generating executable scripts for ImageJ/Fiji. This system addresses the challenge of integrating diverse tools and domain knowledge, enabling reproducible workflows that enhance collaboration among biologists. Key findings demonstrate that Agentic-J effectively streamlines complex analysis tasks such as nuclei segmentation and cell tracking, making the process more accessible and efficient for users with varying expertise levels.
Natural language processing meets microscopy analysis, enabling biologists to automate complex tasks without deep programming knowledge.
Biological image analysis increasingly demands integration across heterogeneous tools, programming environments, and domain knowledge that few researchers can command simultaneously. We present Agentic-J, a containerised, multi-agent AI assistant, primarily for ImageJ/Fiji that enables biologists to specify analysis tasks in natural language, from nuclei segmentation and cell tracking to multi-condition quantification. The agent generates executable scripts organised into a documented project structure, so every analysis decision is traceable and the workflow can be reproduced or shared. The specialised sub-agents handle plugin management, code generation, debugging, quality assurance, and statistical reporting. In this paper we introduce the system's design, demonstrate real biological microscopy image analysis workflows, and detailed the technical implementation.