<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>active | AICell Lab</title><link>https://aicell.io/tag/active/</link><atom:link href="https://aicell.io/tag/active/index.xml" rel="self" type="application/rss+xml"/><description>active</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Mon, 01 Jun 2026 00:00:00 +0000</lastBuildDate><image><url>https://aicell.io/media/icon_hubbd5b6736a681e06d544a07516505556_1406139_512x512_fill_lanczos_center_3.png</url><title>active</title><link>https://aicell.io/tag/active/</link></image><item><title>Autonomous Research Agents — Discovery from Minimal AI Loops</title><link>https://aicell.io/project/autonomous-research-agents/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://aicell.io/project/autonomous-research-agents/</guid><description>&lt;p>What is the &lt;em>minimum&lt;/em> an AI agent needs to do real science? In this research
direction we study whether genuine scientific discovery can emerge from radically
simple agent loops: agents that wake up fresh each cycle, read a shared notes
file, do a little work, write back what they learned, and repeat — with no
long-term memory, no hardcoded tools, and no domain-specific programming.&lt;/p>
&lt;p>It&amp;rsquo;s a deliberately minimal setup, and that&amp;rsquo;s the point. Much as intricate
patterns arise from simple rules in nature, we&amp;rsquo;re interested in whether complex,
useful autonomous research behaviour can &lt;em>emerge&lt;/em> from a handful of basic
ingredients. We run these loops across several life-science domains, using public
scientific databases as the agents&amp;rsquo; &amp;ldquo;instruments.&amp;rdquo;&lt;/p>
&lt;p>This work is ongoing and a manuscript describing the underlying principle is in
preparation, so we&amp;rsquo;re holding specific findings until they&amp;rsquo;ve been through
validation and peer review. If you&amp;rsquo;re excited by autonomous AI agents, emergence,
and machine-driven discovery in the life sciences, this is one of the frontiers
we&amp;rsquo;re actively hiring for — &lt;a href="https://aicell.io/#contact">get in touch&lt;/a>.&lt;/p></description></item><item><title>BioEngine - Cloud-Powered AI for Bioimage Analysis</title><link>https://aicell.io/project/bioengine/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://aicell.io/project/bioengine/</guid><description>&lt;p>BioEngine is an &lt;strong>agent-first&lt;/strong> platform: it connects browsers, microscopes, and AI agents to GPU compute over secure links, so a scientist can describe a goal in plain language and have an agent find, run, and adapt the right model for them. Built on &lt;a href="https://aicell.io/project/hypha">Hypha&lt;/a> (serverless RPC connectivity) and &lt;a href="https://www.ray.io" target="_blank" rel="noopener">Ray&lt;/a> (distributed task orchestration), it scales from a single laptop to multi-node GPU clusters with no code changes, and exposes &lt;strong>agent-readable service interfaces&lt;/strong> so AI agents (such as &lt;a href="https://aicell.io/project/agent-lens/">Agent-Lens&lt;/a>) can operate the whole platform. It integrates with the &lt;a href="https://aicell.io/project/bioimage-model-zoo/">BioImage Model Zoo&lt;/a> for FAIR, validated community models.&lt;/p>
&lt;p>Nils Mechtel presented BioEngine at the &lt;strong>Euro-BioImaging Data Days (2026)&lt;/strong> — &lt;a href="https://www.youtube.com/watch?v=IJJ0MdmOA0w&amp;amp;list=PLW-oxncaXRqU91bcl0cZ0xcMlCuMqVUEY&amp;amp;index=39" target="_blank" rel="noopener">watch the talk&lt;/a> or browse the &lt;a href="https://docs.google.com/presentation/d/1Lvc-qcrpA4IWDprdaJxOIb7Xz6UAAELKuPHrBOZQjao/edit?usp=sharing" target="_blank" rel="noopener">slides&lt;/a>. The platform is described in our 2026 preprint, &lt;a href="https://aicell.io/publication/mechtel-2026-bioengine/">&lt;em>BioEngine: scalable execution and adaptation of bioimage AI through agent-readable interfaces&lt;/em>&lt;/a>.&lt;/p>
&lt;p>The increasingly amount of data generated in life science poses challenges in managing and analysis. The conventional approach for storing and processing scientific data locally on workstations or laptops is failing to met modern needs in applications such as AI-powered image analysis. We would like to tackle the challenge by introducing the BioEngine platform, which is a computational platform consists of containerized services for scalable data management and AI model serving. It is a web platform built on top of the &lt;a href="https://github.com/amun-ai/hypha" target="_blank" rel="noopener">Hypha&lt;/a> with an emphasis on serving models for bioimage analysis.&lt;/p>
&lt;p>In this project, we aim to develop web services for providing flexible image data management solutions and also model serving in the cloud (private or public). The BioEngine is being used to support the test run feature in the &lt;a href="https://bioimage.io" target="_blank" rel="noopener">BioImage Model Zoo&lt;/a> website (also see the &lt;a href="https://aicell.io/project/ai4life">AI4Life project&lt;/a>). We aim to provide deployment toolkit for users to setup their own server, either in an institutional Kubernetes cluster or a workstation. Under the AI4Life project, we aim to provide a standard for managing and sharing image data together with the &lt;a href="https://www.ebi.ac.uk/bioimage-archive/" target="_blank" rel="noopener">BioImage Archive&lt;/a>.&lt;/p></description></item><item><title>BioImage Model Zoo — FAIR AI Models for Microscopy</title><link>https://aicell.io/project/bioimage-model-zoo/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://aicell.io/project/bioimage-model-zoo/</guid><description>&lt;p>The &lt;a href="https://bioimage.io" target="_blank" rel="noopener">BioImage Model Zoo&lt;/a> is a community-driven, fully open resource where standardized, pre-trained deep-learning models can be &lt;strong>shared, explored, tested directly in the browser, and deployed&lt;/strong> in many end-user tools — including ilastik, deepImageJ, QuPath, StarDist, ImJoy, and ZeroCostDL4Mic. A shared model standard makes these models cross-compatible, so a model contributed once can be reused everywhere.&lt;/p>
&lt;p>The AICell Lab leads the &lt;strong>user services and cloud infrastructure&lt;/strong> behind the Zoo: the model-upload and testing pipelines, and the &lt;a href="https://aicell.io/project/bioengine">BioEngine&lt;/a> backend that runs the in-browser &amp;ldquo;test run&amp;rdquo; feature. Our goal is to make deep-learning methods for microscopy findable, accessible, interoperable, and reusable (FAIR) across the whole bioimaging ecosystem. This effort grew out of the now-completed &lt;a href="https://aicell.io/project/ai4life">AI4Life&lt;/a> project and continues as a living community platform.&lt;/p>
&lt;p>Recent additions push the Zoo further into the browser: &lt;strong>in-browser model testing&lt;/strong>
on cloud or HPC GPUs via &lt;a href="https://aicell.io/project/bioengine">BioEngine&lt;/a> (no install, no local GPU);
a &lt;strong>collaborative annotation layer&lt;/strong> with AI-assisted segmentation (Cellpose and
Cellpose-SAM); and an &lt;strong>agent skill&lt;/strong> that lets any AI assistant guide a researcher
through contributing a model end to end — packaging, validating, and submitting it.
Much of this runs entirely client-side via Pyodide/WebAssembly, backed by
&lt;a href="https://aicell.io/project/hypha">Hypha&lt;/a> Cloud.&lt;/p>
&lt;p>Read more in our &lt;a href="https://www.biorxiv.org/content/10.1101/2022.06.07.495102v1" target="_blank" rel="noopener">preprint&lt;/a>.&lt;/p></description></item><item><title>Hypha — Distributed Computing for AI-Powered Science</title><link>https://aicell.io/project/hypha/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://aicell.io/project/hypha/</guid><description>&lt;p>Modern science is increasingly built from many moving parts — AI models, large datasets, compute clusters, and laboratory instruments — that rarely live in the same place. &lt;strong>Hypha&lt;/strong> is our open-source framework for connecting them. It lets researchers and AI agents call remote functions, services, and models as if they were local, organising everything into unified &lt;em>virtual workspaces&lt;/em>.&lt;/p>
&lt;p>Hypha is the backbone of much of what the lab builds: it powers cloud model serving in &lt;a href="https://aicell.io/project/bioengine">BioEngine&lt;/a>, instant model testing in the &lt;a href="https://bioimage.io" target="_blank" rel="noopener">BioImage Model Zoo&lt;/a>, autonomous microscopy in &lt;a href="https://aicell.io/project/agent-lens">Agent-Lens&lt;/a>, and agent-ready biological data. Its companion libraries — &lt;code>hypha-rpc&lt;/code>, &lt;code>hypha-core&lt;/code>, and &lt;code>hypha-compute&lt;/code> — make it easy to expose any Python or browser service to the network and to AI agents over standards like the Model Context Protocol.&lt;/p>
&lt;p>Learn more in the &lt;a href="https://docs.amun.ai" target="_blank" rel="noopener">documentation&lt;/a> or try the public server at &lt;a href="https://hypha.aicell.io" target="_blank" rel="noopener">hypha.aicell.io&lt;/a>.&lt;/p></description></item><item><title>Euro-BioImaging Research Navigator — AI for Access</title><link>https://aicell.io/project/eubio-navigator/</link><pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate><guid>https://aicell.io/project/eubio-navigator/</guid><description>&lt;p>Finding the right microscope — or the right facility — shouldn&amp;rsquo;t require knowing
the map of European imaging infrastructure by heart. The &lt;strong>Euro-BioImaging
Research Navigator&lt;/strong> is an AI-powered assistant for the
&lt;a href="https://eap.eurobioimaging.eu" target="_blank" rel="noopener">Euro-BioImaging Access Portal&lt;/a> that answers
plain-language research questions like &lt;em>&amp;ldquo;Which nodes offer MINFLUX in Europe?&amp;rdquo;&lt;/em> or
&lt;em>&amp;ldquo;I need cryo-EM for structural biology — where can I go?&amp;rdquo;&lt;/em> and returns grounded,
ranked recommendations.&lt;/p>
&lt;p>Built as part of the EU-funded &lt;strong>&amp;ldquo;AI for Access&amp;rdquo;&lt;/strong> project, the Navigator uses a
&lt;strong>retrieval-first&lt;/strong> architecture: the language model generates focused search
queries, a deterministic BM25 lookup retrieves real records from the facility
database, and an agent synthesizes the answer — so recommendations stay grounded
in actual data, with honest fallback when something isn&amp;rsquo;t in the database. It
supports streaming responses, visible reasoning steps, multi-turn conversation and
interactive clarification.&lt;/p>
&lt;p>The Navigator is &lt;strong>&lt;a href="https://navigator.bioimage.io" target="_blank" rel="noopener">live at navigator.bioimage.io&lt;/a>&lt;/strong>,
deployed on Kubernetes on the KTH cluster, with frontend integration into the
Euro-BioImaging Access Portal underway. It continues the lab&amp;rsquo;s work — alongside
&lt;a href="https://aicell.io/project/ai4life/">AI4Life&lt;/a> and the &lt;a href="https://aicell.io/project/bioimage-model-zoo/">BioImage Model Zoo&lt;/a> —
on making bioimaging infrastructure open, findable and AI-accessible.&lt;/p></description></item><item><title>Agent-Lens — AI Agents for Smart Microscopy</title><link>https://aicell.io/project/agent-lens/</link><pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate><guid>https://aicell.io/project/agent-lens/</guid><description>&lt;p>What if you could run a microscope just by describing what you want to see? &lt;strong>Agent-Lens&lt;/strong> is a web-based platform where an AI agent turns natural-language intent — &lt;em>&amp;ldquo;scan well C3 and find the cells with strong green fluorescence&amp;rdquo;&lt;/em> — into concrete microscope commands. It brings together multi-microscope hardware control with robotic sample handling, time-lapse and multi-channel imaging, segmentation (SAM), and similarity search (CLIP/DINOv2) behind a single conversational interface.&lt;/p>
&lt;p>Built on &lt;a href="https://aicell.io/project/hypha">Hypha&lt;/a>, Agent-Lens connects instruments, AI models, and an interactive UI into one workspace, and manages large image datasets in OME-Zarr. It is our step toward &lt;em>self-driving microscopy&lt;/em>: experiments that observe, decide, and adapt on their own, so biologists can focus on the questions instead of the controls.&lt;/p></description></item><item><title>ImageJ.JS — ImageJ in Your Browser</title><link>https://aicell.io/project/imagej-js/</link><pubDate>Thu, 01 May 2025 00:00:00 +0000</pubDate><guid>https://aicell.io/project/imagej-js/</guid><description>&lt;p>&lt;a href="https://ij.aicell.io" target="_blank" rel="noopener">ImageJ.JS&lt;/a> brings &lt;strong>ImageJ — one of the most widely used scientific image-analysis tools — into the web browser&lt;/strong>. Powered by WebAssembly (via CheerpJ), it runs the full Java application with no installation: open it from any link, keep plugin support, work directly with local files, and get AI assistance for analysis. It serves &lt;strong>1,000–1,500 unique users every day&lt;/strong> — researchers and educators worldwide.&lt;/p>
&lt;p>By removing the installation barrier, ImageJ.JS makes image analysis instantly shareable — ideal for teaching, reproducible workflows, and embedding interactive analysis in websites and notebooks. It integrates with the lab&amp;rsquo;s broader web-computing ecosystem around &lt;a href="https://aicell.io/project/imjoy">ImJoy&lt;/a> and &lt;a href="https://aicell.io/project/hypha">Hypha&lt;/a>.&lt;/p></description></item><item><title>BioImage.IO Chatbot — Your AI Assistant for Bioimage Analysis</title><link>https://aicell.io/project/bioimageio-chatbot/</link><pubDate>Tue, 20 Aug 2024 00:00:00 +0000</pubDate><guid>https://aicell.io/project/bioimageio-chatbot/</guid><description>&lt;p>Bioimaging is evolving fast, with an ever-growing landscape of tools, data
formats and workflows. For many researchers — especially those without extensive
programming experience — navigating it is daunting. The &lt;strong>BioImage.IO Chatbot&lt;/strong>
bridges that gap: an AI-powered assistant, built on a knowledge base contributed
by the global bioimaging community, that answers complex questions, points to the
right tools and databases, and can &lt;em>autonomously carry out&lt;/em> analysis tasks on
demand.&lt;/p>
&lt;p>Under the hood it pairs large language models with a retrieval-augmented
generation (RAG) system over community-curated documentation, and a set of
specialized AI agents tuned for different needs — general information, education,
and hands-on bioimage analysis. Leveraging modern code-generation, tool-calling
and vision capabilities, it solves bioimaging tasks with increasing autonomy and
accuracy, and can be embedded into third-party websites or extended through
&lt;a href="https://aicell.io/project/imjoy/">ImJoy&lt;/a> and &lt;a href="https://aicell.io/project/hypha/">Hypha&lt;/a>.&lt;/p>
&lt;p>The work was &lt;strong>&lt;a href="https://www.nature.com/articles/s41592-024-01565-4" target="_blank" rel="noopener">published in &lt;em>Nature Methods&lt;/em>&lt;/a>&lt;/strong>
(2024, &lt;em>Focus on advanced AI in biology&lt;/em>; &lt;a href="https://rdcu.be/dQuw7" target="_blank" rel="noopener">free access&lt;/a>)
by Wanlu Lei, Caterina Fuster-Barceló, Gabriel Reder, Arrate Muñoz-Barrutia and
Wei Ouyang — a collaboration between the AICell Lab (KTH), KTH&amp;rsquo;s Department of
Intelligent Systems, Ericsson, and Universidad Carlos III de Madrid.&lt;/p>
&lt;p>&lt;a href="https://bioimage.io/chat" target="_blank" rel="noopener">&lt;strong>Try the BioImage.IO Chatbot →&lt;/strong>&lt;/a>&lt;/p></description></item><item><title>Reef - Automated Imaging Farm</title><link>https://aicell.io/project/reef-imaging-farm/</link><pubDate>Sat, 01 Jun 2024 00:00:00 +0000</pubDate><guid>https://aicell.io/project/reef-imaging-farm/</guid><description>&lt;p>The aim of the project is to build a smart microscopy imaging farm for massive production of image data. It consists of multiple microscopes and fluidic systems, robotic arms, liquid handling robots and automatic incubators. The farm will be used for performing automated widefield/fluorescence imaging, long-term live cell imaging, tracking, spatial-omics and multiplexing imaging. With the AI-powered control software, data are analyzed in real-time, augmented views are added on the fly. By generating feedback control signals to control the microscope, the software will automatically change field-of-views, illumination power and other experimental conditions in order to optimize the phototoxicity and capture rare events in live cells.&lt;/p>
&lt;p>Here is a sketch for our cell lab with the imaging farm:&lt;/p>
&lt;iframe width="100%" height="400px" src="https://www.youtube.com/embed/1CmMyhX1ZTM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen>&lt;/iframe></description></item><item><title>Human Cell Simulator</title><link>https://aicell.io/project/human-cell-simulator/</link><pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate><guid>https://aicell.io/project/human-cell-simulator/</guid><description>&lt;p>Whole-cell modeling enables a holistic and quantitative view of cell biology and allows performing in-silico experimentation which has a great potential in revolutionizing systems biology, synthetic biology, medicine and other applications in life science. However, modeling the entire cell is an extremely complex task and is heavily limited by our understanding of the biological systems. We take on this grand challenge of building a human cell simulator through recent advances in multi-omics data generation and artificial intelligence. Our aim is to use modern deep learning techniques — transformers, structure models such as AlphaFold, and diffusion/generative models — to integrate existing multi-omics datasets with massive amounts of newly generated live-cell and multiplexed imaging data, and to model cellular behavior through generative and predictive models.&lt;/p>
&lt;p>This is the heart of our contribution to SciLifeLab&amp;rsquo;s &lt;a href="https://www.scilifelab.se/alpha-cell/" target="_blank" rel="noopener">&lt;strong>Alpha Cell&lt;/strong>&lt;/a> program: turning molecular maps of the human cell — grounded in the &lt;a href="https://www.proteinatlas.org" target="_blank" rel="noopener">Human Protein Atlas&lt;/a> and high-resolution imaging — into predictive, simulatable AI models. We build the data engines (&lt;a href="https://aicell.io/project/reef-imaging-farm/">Reef imaging farm&lt;/a>, &lt;a href="https://aicell.io/project/self-driving-microscope/">Self-driving Microscope&lt;/a>) and the AI infrastructure (&lt;a href="https://aicell.io/project/hypha/">Hypha&lt;/a>, &lt;a href="https://aicell.io/project/bioengine/">BioEngine&lt;/a>) that make whole-cell modeling at this scale possible.&lt;/p></description></item><item><title>Self-driving Microscope</title><link>https://aicell.io/project/self-driving-microscope/</link><pubDate>Sun, 01 Jan 2023 00:00:00 +0000</pubDate><guid>https://aicell.io/project/self-driving-microscope/</guid><description>&lt;blockquote>
&lt;p>This is the lab&amp;rsquo;s overarching vision for autonomous microscopy. We are realizing it concretely through two active projects: &lt;a href="https://aicell.io/project/agent-lens">Agent-Lens&lt;/a> — AI agents that control microscopes — and the &lt;a href="https://aicell.io/project/reef-imaging-farm">REEF Automated Imaging Farm&lt;/a> — robotics and fluidics for imaging at scale.&lt;/p>
&lt;/blockquote>
&lt;p>The aim of the project is to develop an AI-powered self-driving microscopy system for studying cellular response under genetic and environmental stressors. The project will also be supported by the WASP-DDLS collaboration, and closely collaborate with the Jaldén group at KTH. The Jaldén group has rich experience in computer vision and automatic control systems. The work will also be supported by the Lundberg group under the Human Protein Atlas, which is a unique world-leading effort to map all the human proteins in cells, tissues, and organs in the human body. By joining the force with the Jaldén group and Lundberg group, we would like to develop an AI-powered imaging system to continuously monitor, actively acquire and track human cells under different cellular and environmental stressors. The data will be used to train large-scale AI models to study cellular responses and make predictions for cell fate.&lt;/p></description></item><item><title>AI4Life - AI Models for BioImaging (completed)</title><link>https://aicell.io/project/ai4life/</link><pubDate>Thu, 01 Sep 2022 00:00:00 +0000</pubDate><guid>https://aicell.io/project/ai4life/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>Status: completed.&lt;/strong> AI4Life ran from 2022 to 2025 as a Horizon Europe project. The infrastructure and community services the AICell Lab built within it continue today through the &lt;a href="https://aicell.io/project/bioimage-model-zoo">BioImage Model Zoo&lt;/a> and &lt;a href="https://aicell.io/project/bioengine">BioEngine&lt;/a>.&lt;/p>
&lt;/blockquote>
&lt;p>AI4LIFE is a Horizon Europe-funded project that brings together the computational and life science communities. Its goal is to empower life science researchers to harness the full potential of Artificial Intelligence (AI) and Machine Learning (ML) methods for bioimage analysis – and in particular microscopy image analysis, by providing services, and developing standards aimed at both developers and users. With a consortium of ten partners, AI4LIFE promises to create harmonized and interoperable AI tools &amp;amp; methods via Open calls and public challenges and bring these developments to researchers via strategic outreach and advanced training. The services provided and solutions developed within the AI4LIFE framework are crucial to solving today’s microscopy image analysis problems and will contribute to boosting the pace of biological and medical insights and discovery in the coming years.&lt;/p>
&lt;p>For more information about the project, check it out at the &lt;a href="https://ai4life.eurobioimaging.eu/" target="_blank" rel="noopener">AI4Life website&lt;/a>.&lt;/p>
&lt;p>The AICell Lab at KTH is a leading partner in the AI4Life consortium. We focus on supporting the user services and cloud computing infrastructure via BioImage Model Zoo (&lt;a href="https://bioimage.io" target="_blank" rel="noopener">https://bioimage.io&lt;/a>). The model zoo is a community-driven, fully open resource where standardized pre-trained models can be shared, explored, tested, and downloaded for further adaptation or direct deployment in multiple end user-facing tools (e.g., ilastik, deepImageJ, QuPath, StarDist, ImJoy, ZeroCostDL4Mic, CSBDeep). To enable everyone to contribute and consume the Zoo resources, we provide a model standard to enable cross-compatibility, a rich list of example models and practical use-cases, developer tools, documentation, and the accompanying infrastructure for model upload, download and testing. Our contribution aims to lay the groundwork to make deep learning methods for microscopy imaging findable, accessible, interoperable, and reusable (FAIR) across software tools and platforms.&lt;/p>
&lt;p>For more details about the model zoo, see our publication &lt;a href="https://www.biorxiv.org/content/10.1101/2022.06.07.495102v1" target="_blank" rel="noopener">here&lt;/a>.&lt;/p></description></item></channel></rss>