Skip to main content
2025

50% Faster! SciOne AI Rebuilds Lab Workflows with Multi-Agent Architecture

With multi-agent collaboration and serverless deployment, SciOne AI implements systematic R&D and lab operations solutions and enables faster responses, accelerating productivity by 50%

Benefits

10+

AI agents built to support R&D and lab operations

50%

Reduction in AI agent development

Overview

SciOne AI is transforming R&D and lab operations through digitization and AI, delivering an AI-powered IDE(Integrated Development Environment) for researchers in the chemical and life sciences industries. This solution helps streamline research workflows and accelerates innovation. Leveraging the multi-agent collaboration capabilities of Amazon Bedrock, SciOne AI has developed more than ten AI agents for R&D and lab operations, including the SciOne Equipment agent, SciOne Inventory agent, SciOne PLM(Product Lifecyle Management) agent, SciOne Recipe agent, SciOne Sample and SciOne Test agent. This approach has significantly simplified R&D and lab operations workflows and has reduced product time to market by 50%. The AWS products and solutions used by SciOne AI include: Amazon Bedrock, Amazon OpenSearch Service, Amazon Lambda, Amazon Elastic Compute Cloud (Amazon EC2), and Amazon Elastic Kubernetes Service (Amazon EKS).

Missing alt text value

Opportunity | Addressing Hidden R&D Challenges in Labs

SciOne AI is committed to addressing the underlying challenges of modern scientific research. Studies show that R&D teams spend up to 50% of their time on tasks such as R&D management, sample preparation, equipment management, and chemical inventory management, preventing them from focusing on core work such as new drug and new material development. To tackle this issue, SciOne AI developed a comprehensive SciOne R&D Platform and SciOne LabOps Platform that manage end-to-end R&D and lab operations. By enabling seamless collaboration across multiple functional modules, these platforms automate repetitive, process-driven tasks, allowing scientists to concentrate on innovation.

For example, SciOne AI deployed its comprehensive platform for a leading multinational chemical company, which includes more than ten modules such as formula management, sample management, and test management. Unlike traditional monolithic and inflexible systems, these plug & play modules enable systematization and digital upgrades to R&D workflows in lab environments. Building on this foundation, SciOne AI integrated generative AI technologies and AI agents in the solution, intelligently automating repetitive operations that were performed manually. This improves intelligent recommendation in the development process, boosting their R&D productivity by 20% and reducing their product time to market by 20%.

Validated by leading industry customers, SciOne AI has developed solutions for a wider range of scenarios in chemical and life sciences companies.

As the number of system modules and functions grew, SciOne AI found that its early single-agent architecture could no longer efficiently handle complex tasks. Around this time, Amazon Web Services announced the general availability of Amazon Bedrock agents with multi-agent collaboration capabilities, which can enable organizations to build, deploy, and manage AI agents for coordinated work. SciOne AI integrated multi-agent collaboration into its R&D and lab operations systems, driving innovations.

Missing alt text value

Solution

Building a Better-Architected Intelligent Scientific Research Foundation with Optimized Interaction Capabilities and Advanced Technologies

The Amazon Bedrock multi-agent collaboration framework supports a comprehensive multi-agent system with a supervisor agent and sub-agents. SciOne AI only needs to define the functional scope and prompts for each sub-agent and the types of tasks that are assigned to the supervisor agent. The system then automatically performs task distribution, execution, and output generation upon receiving a user request, significantly streamlining the deployment and debugging processes.

Before using the multi-agent architecture, SciOne AI's single-agent architecture presented two key problems. First, with the single agent, single action group architecture, the growing number of features made intent recognition prone to ambiguity. For example, when the agent received a user request querying equipment information, the agent struggled to determine whether to retrieve data from the RAG knowledge base or access equipment records from the internal system. Such challenges became more pronounced as task complexity increased, prompting SciOne AI to adopt a more scalable architecture with clearly defined module boundaries.

Second, when handling multiple parallel tasks, the single-agent architecture made independent task management and efficient scheduling difficult. SciOne AI's solution suite includes more than ten functional modules — such as lab scheduling, equipment management, and sample preparation — each with significant functional differences and complex logic for invocation order and state management. Consolidating all operational logic into a single agent led to tight coupling between modules, limiting flexibility for feature expansion and iteration.

By adopting Amazon Bedrock multi-agent collaboration, SciOne AI has addressed the intent ambiguity and module coupling issues, laying the foundation for future product improvement and feature expansion. In the new architecture, each sub-agent has clearly defined functional boundaries, enabling independent debugging and optimization, while the supervisor agent handles tasks such as intent recognition, routing, and agent invocation and scheduling. This approach boosts maintainability and responsiveness of the overall system.

"With the Amazon Bedrock multi-agent collaboration framework, we break down functionality into dedicated sub-agents and use a supervisor agent to schedule sub-agents, implementing automated intent recognition and routing. We only need to define each agent's work scope and prompts, and the system automatically routes requests. The Amazon Bedrock multi-agent collaboration framework delivers a clearer, more scalable, and maintainable architecture, and also streamlines deployment."
— Co-founder of SciOne AI

The intelligent system SciOne AI built with the multi-agent architecture uses a supervisor agent to schedule multiple task-specific sub-agents, implementing cross-module collaboration. The design improves intent recognition accuracy and interaction efficiency. In customized scenarios, the solution allows deep integration with customer-side tools and dedicated agents, aligning product capabilities with unique business needs. For instance, for drug screening, SciOne AI integrated the customer's proprietary tools into the multi-agent system to create an end-to-end automated pipeline that covers data acquisition, analytical tool selection and execution, and results delivery. This significantly boosted task processing intelligence, demonstrating the architecture's scalability and adaptability in complex business scenarios.

Missing alt text value

After building the multi-agent system, SciOne AI aimed to further streamline and decouple critical logic modules in task chains. To maximize execution flexibility and resource efficiency, the company adopted a serverless architecture with Amazon Lambda, encapsulating commonly-used features, such as user authentication and timestamp conversion, into reusable functions embedded in AI agent workflows as tools or actions.

User authentication is a critical module in lab systems. By running lightweight authentication logic with Amazon Lambda, SciOne AI implemented user credential synchronization during API calls, enabling AI agents to inherit permissions for simulated human actions and ensuring a closed authentication loop.
In modules like equipment reservation, the API system requires input time information in the standard timestamp format, whereas users tend to enter time information in natural language expressions such as "10 to 11 a.m. tomorrow." SciOne AI encapsulated the timestamp conversion logic into an Amazon Lambda function to create a tool that can be invoked by AI agents, and integrated the tool into the AI agent workflows. When a user submits a reservation request, the system automatically invokes the tool to convert natural language into a timestamp and passes the timestamp to the API server for equipment reservation. This significantly enhances task execution accuracy and stability.

By embedding lightweight Amazon Lambda functions in AI agent workflows, SciOne AI has significantly reduced the complexity of integrating critical business logic, while improving engineering efficiency and laying a solid foundation for rapid deployment and replication of enterprise-grade AI applications.

"By defining Amazon Lambda functions as tools invoked in AI agent workflows and specifying them as actions, we integrated them into the AI agent systems. This approach streamlines system integration and significantly shortens development cycles."
— Co-founder of SciOne AI

With Amazon EKS, SciOne AI deployed functional modules as containerized workloads in diverse customer environments, implementing seamless migration from cloud to on-premises infrastructure for unified management, enhancing flexibility and scalability for multi-environment deployments.

For knowledge acquisition and management, SciOne AI built an enterprise-grade RAG knowledge base with Amazon Bedrock, integrated with the high-performance search capability of Amazon OpenSearch Service to help researchers quickly find critical resources such as lab operation guides, equipment documentation, and safety specifications.

The knowledge base includes extensive resources from a variety of data sources — including instrument manufacturers and chemical databases (such as Safety Data Sheet files) — and allows enterprise users to upload lab workflows, research outputs, and other content into a dedicated private knowledge space, facilitating accumulation and reuse of structured, access-controlled knowledge assets.

The knowledge base system also supports document-based intelligent Q&A, multi-round conversation analysis, and structured notes accumulation. Researchers can ask questions directly while reviewing lab manuals, and the model provides real-time answers with references, enhancing knowledge accessibility and usability and driving information services toward greater intelligence.

Missing alt text value

Outcome | Accelerating AI Agent Development by 50%, Driving Generative AI Adoption

With support from AWS, SciOne AI achieved efficient coordination with the multi-agent architecture and serverless deployment. This enhanced the system performance and service flexibility while significantly improving R&D efficiency, reducing the AI agent development time by 50% and accelerating deployment and value realization of generative AI in lab environments.

Beyond technical enablement, AWS worked closely with SciOne AI through both online and offline collaboration, dedicated workshops, and resource sharing to help SciOne AI optimize user experience and expand its industry influence. For SciOne AI, AWS is not only a service provider of foundational capabilities but also a key partner in unlocking the value of AI applications and driving business innovation.

"SciOne AI is committed to creating an intelligent copilot for researchers, and AWS has served as our 'intelligent copilot' — helping us turn ideas into products and deliver higher-quality services to the research community."
— Co-founder of SciOne AI

Looking ahead, SciOne AI plans to collaborate with AWS to explore best practices for enhancing agent performance and interaction. To support modular designs for on-demand combinations and flexible scaling, the company aims to extend the multi-agent architecture to cover more critical workflows in R&D and labs. By leveraging the technologies and resources from AWS, SciOne AI seeks to further advance intelligent services for researchers.

About SciOne AI

SciOne AI leverages digital technologies and AI to transform R&D and operations in labs. The company provides an AI-driven IDE for researchers in the chemical and life sciences industries, enabling them to streamline workflows, accelerate innovation, and significantly improve R&D efficiency.

Missing alt text value