{"id":63394,"date":"2025-08-13T06:25:43","date_gmt":"2025-08-13T06:25:43","guid":{"rendered":"https:\/\/www.newsbeep.com\/uk\/63394\/"},"modified":"2025-08-13T06:25:43","modified_gmt":"2025-08-13T06:25:43","slug":"crispr-gpt-for-agentic-automation-of-gene-editing-experiments","status":"publish","type":"post","link":"https:\/\/www.newsbeep.com\/uk\/63394\/","title":{"rendered":"CRISPR-GPT for agentic automation of gene-editing experiments"},"content":{"rendered":"<p>Building AI co-pilot harnessing LLM\u2019s reasoning ability<\/p>\n<p>CRISPR-GPT supports four major gene-editing modalities and 22 gene-editing experiment tasks (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig1\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a> and Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a>). It offers tunable levels of automation via three modes: Meta, Auto and Q&amp;A. They are designed to accommodate users ranging from novice PhD-level scientists fresh to gene editing, to domain experts looking for more efficient, automated solutions for selected tasks (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig1\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a>). The \u2018Meta mode\u2019 is designed for beginner researchers, guiding them through a sequence of essential tasks from selection of CRISPR systems, delivery methods, to designing gRNA, assessing off-target efficiency, generating experiment protocols and data analysis. Throughout this decision-making process, CRISPR-GPT interacts with users at every step, provides instructions and seeks clarifications when needed. The \u2018Auto mode\u2019 caters to advanced researchers and does not adhere to a predefined task order. Users submit a freestyle request, and the LLM Planner decomposes this into tasks, manages their interdependence, builds a customized workflow and executes them automatically. It fills in missing information on the basis of the initial inputs and explains its decisions and thought process, allowing users to monitor and adjust the process. The \u2018Q&amp;A mode\u2019 supports users with on-demand scientific inquiries about gene editing.<\/p>\n<p>To assess the AI agent\u2019s capabilities to perform gene-editing research, we compiled an evaluation test set, Gene-editing bench, from both public sources and human experts (details in Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">C<\/a>). This test set covers a variety of gene-editing tasks (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig1\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a>). By using the test set, we performed extensive evaluation of CRISPR-GPT\u2019s capabilities in major gene-editing research tasks, such as experiment planning, delivery selection, single guide (sg)RNA design and experiment troubleshooting. In addition, we invited human experts to perform a thorough user experience evaluation of CRISPR-GPT and collected valuable human feedback.<\/p>\n<p>Further, we implement CRISPR-GPT in real-world wet labs. Using CRISPR-GPT as an AI co-pilot, we demonstrate a fully AI-guided knockout (KO) of four genes: TGF\u03b2R1, SNAI1, BAX and BCL2L1, using CRISPR-Cas12a in human lung adenocarcinoma cell line, as well as AI-guided CRISPR-dCas9 epigenetic activation of two genes: NCR3LG1 and CEACAM1, in a human melanoma model. All these wet-lab experiments were carried out by junior researchers not familiar with gene editing. They both succeeded on the first attempt, confirmed by not only editing efficiencies, but also biologically relevant phenotypes and protein-level validation, highlighting the potential of LLM-guided biological research.<\/p>\n<p>CRISPR-GPT is a multi-agent, compositional system involving a team of LLM-based agents, including an LLM Planner agent, a User-proxy agent, Task executor agents and Tool provider agents (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig2\" rel=\"nofollow noopener\" target=\"_blank\">2a<\/a>). These components are powered by LLMs to interact with one another as well as the human user. We also refer to the full system as an \u2018agent\u2019 to encapsulate the overall functionalities.<\/p>\n<p>To automate biological experiment design and analysis, we view the overall problem as sequential decision-making. This perspective frames the interaction between the user and the automated system as a series of decision-making steps, each essential for progressing towards the ultimate goal. Take the Auto mode for example. A user can initiate the process with a meta-request, for example, \u201cI want to knock out the human TGF\u03b2R1 gene in A549 lung cancer cells\u201d. In response, the agent\u2019s LLM Planner will analyse the user\u2019s request, drawing on its extensive internal knowledge base via retrieval techniques. Leveraging the reasoning abilities of the base LLM, the Planner generates a chain-of-thought<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 37\" title=\"Wei, J. et al. Chain-of-thought prompting elicits reasoning in large language models. In Advances in Neural Information Processing Systems (eds Koyejo, S. et al.) Vol. 35, 24824&#x2013;24837 (Curran Associates, Inc., 2022).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR37\" id=\"ref-link-section-d92954237e886\" rel=\"nofollow noopener\" target=\"_blank\">37<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 38\" title=\"Zhou, D. et al. Least-to-most prompting enables complex reasoning in large language models. In Proc. 11th International Conference on Learning Representations (OpenReview, 2023).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR38\" id=\"ref-link-section-d92954237e889\" rel=\"nofollow noopener\" target=\"_blank\">38<\/a> reasoning path and chooses an optimal action from a set of plausible ones while following expert-written guidelines. Consequently, the Planner breaks down the user\u2019s request into a sequence of discrete tasks, for example, \u2018CRISPR-Cas system selection\u2019 and \u2018gRNA design for knockout\u2019, while managing interdependencies among these tasks. Each individual task is solved by an LLM-powered state machine, via the Task executor, entailing a sequence of states to progress towards the specific goal. After the meta-task decomposition, the Task executor will chain the state machines of the corresponding tasks together into a larger state machine and begin the execution process, systematically addressing each task in sequence to ensure that the experiment\u2019s objectives are met efficiently and effectively (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig2\" rel=\"nofollow noopener\" target=\"_blank\">2a<\/a>).<\/p>\n<p>The User-proxy agent is responsible for guiding the user throughout the decision-making process via multiple rounds of textual interactions (typical user interactions required by each task detailed in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a>). At each decision point, the internal state machine presents a \u2018state variable\u2019 to the User-proxy agent, which includes the current task instructions, and specifies any necessary input from the user to proceed. The User-proxy agent then interprets this state given the user interactions and makes informed decisions as input to the Task executor on behalf of the user. Subsequently, the User-proxy agent receives feedback from the Task executor, including the task results and the reasoning process that led to those outcomes. Concurrently, the User-proxy agent continues to interact with the user and provides them with instructions, continuously integrating their feedback to ensure alignment with the user\u2019s objectives (detailed in <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"section anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Sec13\" rel=\"nofollow noopener\" target=\"_blank\">Methods<\/a>; Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig2\" rel=\"nofollow noopener\" target=\"_blank\">2a<\/a> and Supplementary Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a>).<\/p>\n<p>To enhance the LLM with domain knowledge, we enable the CRISPR agent to retrieve and synthesize information from published protocols, peer-reviewed research papers and expert-written guidelines, and to utilize external tools and conduct web searches via Tool provider agents (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig2\" rel=\"nofollow noopener\" target=\"_blank\">2a<\/a>).<\/p>\n<p>For an end-to-end gene-editing workflow, CRISPR-GPT typically constructs a chain of tasks that includes selecting the appropriate CRISPR system, recommending delivery methods, designing gRNAs, predicting off-target effects, selecting experimental protocols, planning validation assays and performing data analysis (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig2\" rel=\"nofollow noopener\" target=\"_blank\">2b<\/a>). The system\u2019s modular architecture facilitates easy integration of additional functionalities and tools. CRISPR-GPT serves as a prototype LLM-powered AI co-pilot for scientific research, with potential applications extending beyond gene editing.<\/p>\n<p>CRISPR-GPT agents automate gene-editing research tasks<\/p>\n<p>CRISPR-GPT is able to automate gene-editing research via several key functionalities. For each functionality we discuss the agentic implementation and evaluation results.<\/p>\n<p>Experiment planning<\/p>\n<p>The Task planner agent is charged with directing the entire workflow and breaking down the user\u2019s meta-request into a task chain (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig2\" rel=\"nofollow noopener\" target=\"_blank\">2b<\/a>). While the Planner selects and follows a predefined workflow in the Meta mode, it is able to take in freestyle user requests and auto-build a customized workflow in the Auto mode. For example, a user may only need part of the pre-designed workflow including CRISPR-Cas system selection, delivery method selection, gRNA design and experimental protocol selection before the experiment. Then the Task planner agent extracts the right information from the user request and assembles a customized workflow to suit user needs (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig3\" rel=\"nofollow noopener\" target=\"_blank\">3a<\/a>). To evaluate CRISPR-GPT\u2019s ability to correctly layout gene-editing tasks and manage intertask dependence, we compiled a planning test set, as part of the Gene-editing bench, with user requests and golden answers curated by human experts. Using this test set, we evaluated CRISPR-GPT in comparison with prompted general LLMs, showing that CRISPR-GPT outperforms general LLMs in planning gene-editing tasks (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig3\" rel=\"nofollow noopener\" target=\"_blank\">3b<\/a>). The CRISPR-GPT agent driven by GPT-4o scored over 0.99 in accuracy, precision, recall and F1 score, and had &lt;0.05 normalized Levenshtein distance between agent-generated plans and golden answers (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig3\" rel=\"nofollow noopener\" target=\"_blank\">3b<\/a>). For extensive description of the test set and evaluation, please see Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">C1<\/a>.<\/p>\n<p>Fig. 3: Task decomposition and experiment planning in CRISPR-GPT Auto mode with performance evaluation.<a class=\"c-article-section__figure-link\" data-test=\"img-link\" data-track=\"click\" data-track-label=\"image\" data-track-action=\"view figure\" href=\"https:\/\/www.nature.com\/articles\/s41551-025-01463-z\/figures\/3\" rel=\"nofollow noopener\" target=\"_blank\"><img decoding=\"async\" aria-describedby=\"Fig3\" src=\"https:\/\/www.newsbeep.com\/uk\/wp-content\/uploads\/2025\/08\/41551_2025_1463_Fig3_HTML.png\" alt=\"figure 3\" loading=\"lazy\" width=\"685\" height=\"632\"\/><\/a><\/p>\n<p>a, The LLM Planner agent automatically breaks down the user\u2019s meta-request to a sequence of tasks. Then it assembles a customized workflow of the chained tasks to meet the user\u2019s needs. Part of the panel was created with <a href=\"https:\/\/BioRender.com\/qy4v\" rel=\"nofollow noopener\" target=\"_blank\">BioRender.com\/qy4v<\/a>. b, Evaluation of the LLM Planner using a gene-editing planning test set. For each test case, we generate three independent answers from each model and report the average scores (Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">C<\/a>). Data shown are the mean\u2009\u00b1\u2009s.d. (n\u2009=\u20093 per group).<\/p>\n<p>Delivery method selection<\/p>\n<p>We present and evaluate the delivery agent of CRISPR-GPT (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig4\" rel=\"nofollow noopener\" target=\"_blank\">4a,b<\/a>). Delivery is a critical step for all gene-editing experiments. CRISPR-GPT equips LLM with expert-tailored instructions and external tools to choose delivery methods. Specifically, the agent first tries to understand the biological system that the user is planning to edit. It extracts keywords for the target cell\/tissues\/organisms, performs Google search and summarizes the results. Then, given its own knowledge and search results, CRISPR-GPT matches the user case with a major biological category (cell lines, primary cells, in vivo and so on) which reduces the possible options to a focused set of candidate methods. Next, CRISPR-GPT performs literature search with user and method-specific keywords, and ranks the candidate methods on the basis of citation metrics to suggest a primary and a secondary delivery method (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig4\" rel=\"nofollow noopener\" target=\"_blank\">4a<\/a>). To evaluate the performance of this module, we compiled test cases including 50 biological systems as part of the Gene-editing bench. For each case, we invited three human experts to score potential delivery options and utilized those as ground truth. We then evaluated the output of CRISPR-GPT and baseline models by comparing to the pre-compiled ground-truth score sheet. We found that CRISPR-GPT outperforms the baseline GPT-4 and GPT-3-turbo models (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig4\" rel=\"nofollow noopener\" target=\"_blank\">4b<\/a>). The agent has a substantial edge on difficult tasks such as those involving hard-to-transfect cell lines and primary cell types. We also noticed that including an additional literature search step improves the agent\u2019s performance only moderately. More details about the delivery selection evaluation can be found in Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">C2<\/a>.<\/p>\n<p>Fig. 4: CRISPR-GPT automates gene-editing research and experiment tasks.<a class=\"c-article-section__figure-link\" data-test=\"img-link\" data-track=\"click\" data-track-label=\"image\" data-track-action=\"view figure\" href=\"https:\/\/www.nature.com\/articles\/s41551-025-01463-z\/figures\/4\" rel=\"nofollow noopener\" target=\"_blank\"><img decoding=\"async\" aria-describedby=\"Fig4\" src=\"https:\/\/www.newsbeep.com\/uk\/wp-content\/uploads\/2025\/08\/41551_2025_1463_Fig4_HTML.png\" alt=\"figure 4\" loading=\"lazy\" width=\"685\" height=\"420\"\/><\/a><\/p>\n<p>a, Design of delivery method selection agent in CRISPR-GPT, showing the workflow, example request and a series of agent thoughts\u2013actions to identify most suitable delivery methods for the user\u2019s needs. b, Evaluation results of delivery method selection using CRISPR-GPT and baseline models. Data shown are the mean\u2009\u00b1\u2009s.d. (n\u2009=\u20093 per group). c, Design of gRNA design agent in CRISPR-GPT, showing the workflow, example request and a series of agent thoughts\u2013actions to select top-ranked gRNA customized to user\u2019s request. d, Evaluation results of gRNA design using CRISPR-GPT and baseline models. Models were prompted to generate functions and associated parameters to design gRNAs requested by the user. Data shown are the mean\u2009\u00b1\u2009s.d. (n\u2009=\u20093 per group). e, Design of Q&amp;A mode in CRISPR-GPT, showing the workflow, example request and a series of agent thoughts\u2013actions to answer gene-editing questions. f, Evaluation of CRISPR-GPT and baseline models for answering gene-editing research questions. Models were prompted to generate answers, which were anonymized, evaluated by three human experts in a fully blind setup. Scores range from 1 (lowest) to 5 (highest). All scores above were from three independent trials (details on evaluation in Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">C<\/a>). Data shown are the mean\u2009\u00b1\u2009s.d. (n\u2009=\u20093 per group).<\/p>\n<p>gRNA design<\/p>\n<p>Good gRNA design is crucial for the success of CRISPR experiments. Various gRNA design tools and software, such as CRISPick<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Kim, H. K. et al. Deep learning improves prediction of CRISPR&#x2013;Cpf1 guide RNA activity. Nat. Biotechnol. 36, 239&#x2013;241 (2018).\" href=\"#ref-CR39\" id=\"ref-link-section-d92954237e1070\">39<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"DeWeirdt, P. C. et al. Optimization of AsCas12a for combinatorial genetic screens in human cells. Nat. Biotechnol. 39, 94&#x2013;104 (2021).\" href=\"#ref-CR40\" id=\"ref-link-section-d92954237e1070_1\">40<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Doench, J. G. et al. Optimized sgRNA design to maximize activity and minimize off-target effects of CRISPR-Cas9. Nat. Biotechnol. 34, 184&#x2013;191 (2016).\" href=\"#ref-CR41\" id=\"ref-link-section-d92954237e1070_2\">41<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 42\" title=\"Sanson, K. R. et al. Optimized libraries for CRISPR-Cas9 genetic screens with multiple modalities. Nat. Commun. 9, 5416 (2018).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR42\" id=\"ref-link-section-d92954237e1073\" rel=\"nofollow noopener\" target=\"_blank\">42<\/a> and ChopChop<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 43\" title=\"Labun, K. et al. CHOPCHOP v3: expanding the CRISPR web toolbox beyond genome editing. Nucleic Acids Res. 47, W171&#x2013;W174 (2019).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR43\" id=\"ref-link-section-d92954237e1077\" rel=\"nofollow noopener\" target=\"_blank\">43<\/a>, are available. However, we believe there are two key challenges in general usage: (1) choosing a trustworthy source and (2) difficulty in quickly identifying gRNAs that suit specific user requirements or experiment contexts, often requiring lengthy sorting, ranking or literature review. To address these issues, we utilized pre-designed gRNA tables from CRISPick, a reputable and widely used tool. We leverage the reasoning capabilities of LLMs to accurately identify regions of interest and quickly extract relevant gRNAs. This approach is similar to the recently proposed \u2018chain-of-tables\u2019 methodology<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 44\" title=\"Wang, Z. et al. Chain-of-table: evolving tables in the reasoning chain for table understanding. In Proc. 12th International Conference on Learning Representations (OpenReview, 2024).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR44\" id=\"ref-link-section-d92954237e1081\" rel=\"nofollow noopener\" target=\"_blank\">44<\/a> (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig4\" rel=\"nofollow noopener\" target=\"_blank\">4c<\/a>, Extended Data Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig7\" rel=\"nofollow noopener\" target=\"_blank\">1a<\/a>, and Supplementary Demo Videos <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM5\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a> and <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM6\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a>). To evaluate the ability of CRISPR-GPT to correctly retrieve gRNAs, we compiled a gRNA design test set with ground truth from human experts (detailed in Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">C3<\/a>). CRISPR-GPT agent outperforms the baseline LLMs in accurately selecting gRNA design actions and configuring the arguments (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig4\" rel=\"nofollow noopener\" target=\"_blank\">4d<\/a>).<\/p>\n<p>Further, we picked a real-world test case from a cancer biology study, in which many highly ranked gRNA designs did not generate biological phenotypes, even when their editing efficiencies were high<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 45\" title=\"Shi, J. et al. Discovery of cancer drug targets by CRISPR-Cas9 screening of protein domains. Nat. Biotechnol. 33, 661&#x2013;667 (2015).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR45\" id=\"ref-link-section-d92954237e1107\" rel=\"nofollow noopener\" target=\"_blank\">45<\/a>. Instead, the authors of the study had to design gRNAs manually against exons encoding important functional domains within a gene, and exon-selected gRNAs induced expected cancer-killing effects. We tested CRISPR-GPT for designing gRNAs targeting BRD4 gene from this study, and compared results with those generated by CRISPick and CHOPCHOP (Extended Data Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig7\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a>). CRISPR-GPT was uniquely able to select the key exons, Exon3\u20134, within BRD4. In contrast, gRNAs designed by CRISPick or CHOPCHOP would be likely ineffective, as 7 out of 8 gRNAs mapped to non-essential exons (Extended Data Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig7\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a>). Taken together, our results support the benefit and validity of this module.<\/p>\n<p>Other functions and tools<\/p>\n<p>CRISPR-GPT provides specific suggestions on the choice of the CRISPR system, experimental and validation protocol by leveraging LLM\u2019s reasoning ability and retrieving information from an expert-reviewed knowledge base<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Giuliano, C. J., Lin, A., Girish, V. &amp; Sheltzer, J. M. Generating single cell-derived knockout clones in mammalian cells with CRISPR\/Cas9. Curr. Protoc. Mol. Biol. 128, e100 (2019).\" href=\"#ref-CR46\" id=\"ref-link-section-d92954237e1126\">46<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Du, D. &amp; Qi, L. S. CRISPR technology for genome activation and repression in mammalian cells. Cold Spring Harb. Protoc. 2016, pdb.prot090175 (2016).\" href=\"#ref-CR47\" id=\"ref-link-section-d92954237e1126_1\">47<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Huang, T. P., Newby, G. A. &amp; Liu, D. R. Precision genome editing using cytosine and adenine base editors in mammalian cells. Nat. Protoc. 16, 1089&#x2013;1128 (2021).\" href=\"#ref-CR48\" id=\"ref-link-section-d92954237e1126_2\">48<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Hanna, R. E. et al. Massively parallel assessment of human variants with base editor screens. Cell 184, 1064&#x2013;1080.e20 (2021).\" href=\"#ref-CR49\" id=\"ref-link-section-d92954237e1126_3\">49<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Doman, J. L., Sousa, A. A., Randolph, P. B., Chen, P. J. &amp; Liu, D. R. Designing and executing prime editing experiments in mammalian cells. Nat. Protoc. 17, 2431&#x2013;2468 (2022).\" href=\"#ref-CR50\" id=\"ref-link-section-d92954237e1126_4\">50<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 51\" title=\"McGee, A. V. et al. Modular vector assembly enables rapid assessment of emerging CRISPR technologies. Cell Genomics 4, 100519 (2024).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR51\" id=\"ref-link-section-d92954237e1129\" rel=\"nofollow noopener\" target=\"_blank\">51<\/a>. It also offers automated gRNA off-target prediction, primer design for validation experiments, and data analysis. In particular, the agent provides fully automated solutions to run external software, such as Primer3 (ref. <a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 52\" title=\"Untergasser, A. et al. Primer3&#x2014;new capabilities and interfaces. Nucleic Acids Res. 40, e115 (2012).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR52\" id=\"ref-link-section-d92954237e1133\" rel=\"nofollow noopener\" target=\"_blank\">52<\/a>), CRISPRitz<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Cancellieri, S., Canver, M. C., Bombieri, N., Giugno, R. &amp; Pinello, L. CRISPRitz: rapid, high-throughput and variant-aware in silico off-target site identification for CRISPR genome editing. Bioinformatics 36, 2001&#x2013;2008 (2020).\" href=\"#ref-CR53\" id=\"ref-link-section-d92954237e1137\">53<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Hwang, G.-H. et al. PE-Designer and PE-Analyzer: web-based design and analysis tools for CRISPR prime editing. Nucleic Acids Res. 49, W499&#x2013;W504 (2021).\" href=\"#ref-CR54\" id=\"ref-link-section-d92954237e1137_1\">54<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Chow, R. D., Chen, J. S., Shen, J. &amp; Chen, S. A web tool for the design of prime-editing guide RNAs. Nat. Biomed. Eng. 5, 190&#x2013;194 (2021).\" href=\"#ref-CR55\" id=\"ref-link-section-d92954237e1137_2\">55<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 56\" title=\"Morris, J. A., Rahman, J. A., Guo, X. &amp; Sanjana, N. E. Automated design of CRISPR prime editors for 56,000 human pathogenic variants. iScience 24, 103380 (2021).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR56\" id=\"ref-link-section-d92954237e1140\" rel=\"nofollow noopener\" target=\"_blank\">56<\/a> and CRISPResso2 (ref. <a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 57\" title=\"Clement, K. et al. CRISPResso2 provides accurate and rapid genome editing sequence analysis. Nat. Biotechnol. 37, 224&#x2013;226 (2019).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR57\" id=\"ref-link-section-d92954237e1144\" rel=\"nofollow noopener\" target=\"_blank\">57<\/a>) (Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">1<\/a>). We focused on implementing these tools as they are considered gold standard in respective tasks and have been extensively validated in previous work.<\/p>\n<p>Problem solving via fine-tuning LLM on scientific discussion<\/p>\n<p>General-purpose LLMs may possess broad knowledge but often lack the deep understanding of science needed to solve research problems. To enhance the CRISPR-GPT agent\u2019s capacity in answering advanced research questions, we build a Q&amp;A mode that synthesizes information from multiple resources, including published literature, established protocols and discussions between human scientists, utilizing a combination of RAG technique, a fine-tuned specialized model and a general LLM (for which we picked GPT-4o; <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"section anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Sec13\" rel=\"nofollow noopener\" target=\"_blank\">Methods<\/a>).<\/p>\n<p>To enhance the Q&amp;A mode\u2019s capacity to \u2018think\u2019 like a scientist for problem solving, we sought to train a specialized language model using real scientific discussions among domain experts. The fine-tuned model is used as one of the multiple sources of knowledge for the Q&amp;A mode (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig4\" rel=\"nofollow noopener\" target=\"_blank\">4e<\/a>). To this end, we collected 11\u2009years of open-forum discussions from a public Google Discussion Group on CRISPR gene-editing, starting from 2013 (Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">B<\/a>). The discussion group involved a diverse cohort of scientists worldwide. This dataset, comprising ~4,000 discussion threads, was curated into an instructional dataset with over 3,000 question-and-answer pairs (Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">B<\/a>). Using this dataset, we fine tuned an 8-billion-parameter LLM on the basis of the Llama3-instruct model<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Introducing Meta Llama 3: the most capable openly available LLM to date. Meta Blog &#10;                https:\/\/ai.meta.com\/blog\/meta-llama-3\/&#10;                &#10;               (2024).\" href=\"#ref-CR58\" id=\"ref-link-section-d92954237e1175\">58<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Vaswani, A. et al. Attention is all you need. Adv. Neural Inf. Process. Syst. 30, 5998&#x2013;6008 (2017).\" href=\"#ref-CR59\" id=\"ref-link-section-d92954237e1175_1\">59<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Loshchilov, I. et al. Decoupled Weight Decay Regularization (ICLR, 2019).\" href=\"#ref-CR60\" id=\"ref-link-section-d92954237e1175_2\">60<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Hu, E. et al. LoRA: Low-Rank Adaptation of Large Language Models (ICLR, 2022).\" href=\"#ref-CR61\" id=\"ref-link-section-d92954237e1175_3\">61<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Dettmers, T., Pagnoni, A., Holtzman, A. &amp; Zettlemoyer, L. QLORA: efficient finetuning of quantized LLMs. In Proc. 37th International Conference on Neural Information Processing Systems (eds Oh, A. et al.) 441 (NeurIPS, 2023).\" href=\"#ref-CR62\" id=\"ref-link-section-d92954237e1175_4\">62<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Zhou, C. et al. Lima: Less is more for alignment. In Proc. 37th International Conference on Neural Information Processing Systems (eds Oh, A. et al.) 2400 (NeurIPS, 2023).\" href=\"#ref-CR63\" id=\"ref-link-section-d92954237e1175_5\">63<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" title=\"Delvin, J., Chang, M.-W., Lee, K. &amp; Toutanova, K. BERT: pre-training of deep bidirectional transformers for language understanding. Proc. Conf. NAACL-HLT 2019, 4171&#x2013;4186 (2019).\" href=\"#ref-CR64\" id=\"ref-link-section-d92954237e1175_6\">64<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 65\" title=\"Liu, Z., Lin, W., Shi, Y. &amp; Zhao, J. RoBERTa: A Robustly Optimized BERT Pretraining Approach. In Proc. 20th Chinese National Conference on Computational Linguistics (eds Li, S. et al.) 1218&#x2013;1227 (Chinese Information Processing Society of China, 2021).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR65\" id=\"ref-link-section-d92954237e1178\" rel=\"nofollow noopener\" target=\"_blank\">65<\/a>. The fine-tuned model, which we call CRISPR-Llama3, has improved abilities in gene-editing questions, outperforms the baseline model on basic questions by a moderate 8% and on real-world research questions by ~20% (Supplementary Figs. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a> and <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">3<\/a>). We integrate this fine-tuned LLM into the Q&amp;A mode as a \u2018brainstorming source\u2019, enabling the agent to generate ideas like a human scientist and provide a second opinion for difficult queries (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig4\" rel=\"nofollow noopener\" target=\"_blank\">4e<\/a>).<\/p>\n<p>To assess the performance of the Q&amp;A mode, we used the Gene-editing bench Q&amp;A test set (Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">C<\/a>). The test questions encompass basic gene-editing knowledge, experimental troubleshooting, CRISPR application in various biological systems, ethics and safety<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 66\" title=\"Frequently Asked Questions About CRISPR (Innovative Genomics Institute, 2025).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR66\" id=\"ref-link-section-d92954237e1198\" rel=\"nofollow noopener\" target=\"_blank\">66<\/a>,<a data-track=\"click\" data-track-action=\"reference anchor\" data-track-label=\"link\" data-test=\"citation-ref\" aria-label=\"Reference 67\" title=\"Beumer, J. et al. CRISPR: questions and answers. STAR Protoc. &#010;                https:\/\/star-protocols.cell.com\/protocols\/2555&#010;                &#010;               (2023).\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#ref-CR67\" id=\"ref-link-section-d92954237e1201\" rel=\"nofollow noopener\" target=\"_blank\">67<\/a>. We prompted CRISPR-GPT, GPT-3.5-turbo and GPT-4o to generate responses to test questions. Three human experts scored the answers in a fully blinded setting. The test demonstrated that the Q&amp;A mode outperformed baseline LLMs in accuracy, reasoning and conciseness, with improvement of 12%, 15% and 32%, respectively, versus GPT-4o (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig4\" rel=\"nofollow noopener\" target=\"_blank\">4f<\/a>). Human evaluators observed that general-purpose LLMs sometimes make factual errors and tend to provide extensive answers not all of which are relevant to the questions. For example, one question was about solving cell growth issues in an experiment where a scientist performed Cas9 editing followed by single-cell sorting using MCF-7 cells. For this question, the Q&amp;A mode provided a concise, accurate summary of potential reasons and actionable solutions. In contrast, GPT-4o responded with a long list of 9 factors\/options, but at least 2 of them were not applicable to MCF-7 cells (Extended Data Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig8\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a>). This and other examples (Extended Data Figs. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig9\" rel=\"nofollow noopener\" target=\"_blank\">3<\/a> and <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig10\" rel=\"nofollow noopener\" target=\"_blank\">4<\/a>) showcase the advantage of the CRISPR-GPT Q&amp;A mode. Overall, evaluation results confirmed that the multisource Q&amp;A mode is better at answering advanced research questions about gene editing.<\/p>\n<p>CRISPR-GPT excels in human\u2013AI collaboration<\/p>\n<p>To further evaluate the human user experience of CRISPR-GPT, we assembled a panel of eight gene-editing experts to assess the agents\u2019 performance for end-to-end experiment covering all 22 individual tasks (Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a> and <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">3<\/a> demos). The experts were asked to rate their experiences in four dimensions: accuracy, reasoning and action, completeness and conciseness (see Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">C<\/a> for detailed rubrics). CRISPR-GPT demonstrated improved accuracy and strong capabilities in reasoning and action, whereas general LLMs, such as GPT-4o, often included errors and were prone to hallucination (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig5\" rel=\"nofollow noopener\" target=\"_blank\">5a,b<\/a>).<\/p>\n<p>Fig. 5: CRISPR-GPT outperforms general-purpose LLM for gene-editing research in human user experiences.<a class=\"c-article-section__figure-link\" data-test=\"img-link\" data-track=\"click\" data-track-label=\"image\" data-track-action=\"view figure\" href=\"https:\/\/www.nature.com\/articles\/s41551-025-01463-z\/figures\/5\" rel=\"nofollow noopener\" target=\"_blank\"><img decoding=\"async\" aria-describedby=\"Fig5\" src=\"https:\/\/www.newsbeep.com\/uk\/wp-content\/uploads\/2025\/08\/41551_2025_1463_Fig5_HTML.png\" alt=\"figure 5\" loading=\"lazy\" width=\"685\" height=\"711\"\/><\/a><\/p>\n<p>a, Human user experience: evaluation of CRISPR-GPT for end-to-end gene-editing copiloting. Human experts scored performances from 1 (lowest) to 5 (highest). See detailed procedure and rubrics in Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">C<\/a> (full chat history and video demo provided in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a>). b, Human user experience: evaluation results breakdown by major gene-editing tasks. Data shown are the mean\u2009\u00b1\u2009s.d. (n\u2009=\u20098 per group). c, User observations on the strengths and limitations of CRISPR-GPT compared to baseline LLMs.<\/p>\n<p>Highlighted by human evaluators\u2019 observations (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig5\" rel=\"nofollow noopener\" target=\"_blank\">5c<\/a>), the CRISPR-GPT agent provides users with more accurate, concise and well-rounded instructions to execute the planned experiments. The ability of CRISPR-GPT to perform specialty gene-editing tasks, such as exon-selected gRNA design, customized off-target prediction and automated sequencing data analysis, reinforced its advantage versus general-purpose LLMs. This is confirmed by the task-specific evaluation results (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig5\" rel=\"nofollow noopener\" target=\"_blank\">5b<\/a>). Despite its strengths, CRISPR-GPT struggled with complex requests and rare biological cases, highlighting areas for improvement (limitations in Supplementary Note <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">D<\/a>).<\/p>\n<p>Real-world demonstration for fully AI-guided gene editing<\/p>\n<p>To showcase and validate CRISPR-GPT\u2019s ability as an AI co-pilot to general biologists, we enlisted two junior researchers unfamiliar with gene editing. They used CRISPR-GPT in two real-world experiments: (1) designing and conducting a multigene knockout and (2) epigenetic editing, from scratch.<\/p>\n<p>In the first experiment, the junior researcher conducted gene knockouts in the human A549 lung adenocarcinoma cell line, targeting four genes involved in tumour survival and metastasis: TGF\u03b2R1, SNAI1, BAX and BCL2L1 (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig6\" rel=\"nofollow noopener\" target=\"_blank\">6<\/a>). The experiment was designed from scratch with CRISPR-GPT (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig6\" rel=\"nofollow noopener\" target=\"_blank\">6a<\/a>). On the basis of the user\u2013AI interaction, enAsCas12a was selected for its multitarget editing capability and low off-target effects. For delivery, CRISPR-GPT recommended lentiviral transduction for stable Cas and gRNA expression. The gRNAs for the four target genes were designed through CRISPR-GPT. Furthermore, CRISPR-GPT provided step-by-step protocols for gRNA cloning, lentivirus production and viral delivery into A549 cells. To validate the editing, the researcher followed CRISPR-GPT\u2019s next-generation sequencing (NGS) protocol, using assay primers designed via the integrated Primer3 tool. After generating the NGS data, the raw sequencing files were uploaded into CRISPR-GPT for automated analysis through the CRISPResso2 pipeline. The analysis reports, sent directly via email, summarized the editing outcomes and showed consistently ~80% high efficiency across all target genes (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig6\" rel=\"nofollow noopener\" target=\"_blank\">6b<\/a>, Supplementary Demo Video <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM7\" rel=\"nofollow noopener\" target=\"_blank\">3<\/a>, user interactions summarized in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">4<\/a>, full chat history listed in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a>). To further assess the biological phenotypes of TGF\u03b2R1 and SNAI1 knockout in A549 cells, the researcher conducted an epithelial\u2013mesenchymal transition (EMT) induction experiment by treating A549 cells with TGF\u03b2 (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig6\" rel=\"nofollow noopener\" target=\"_blank\">6c<\/a> and <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"section anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Sec13\" rel=\"nofollow noopener\" target=\"_blank\">Methods<\/a>). The qPCR results revealed that the knockout A549 cell lines (A549 TGF\u03b2R1 KO and A549 SNAI1 KO) showed up to 9-fold reduction in CDH1 expression change and up to 34-fold reduction in VIM expression change, which are both key marker genes in the EMT process. This confirms the biological role of TGF\u03b2R1 and SNAI1 signalling in driving EMT progression (a crucial driver of metastasis) in lung cancer cells (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig6\" rel=\"nofollow noopener\" target=\"_blank\">6d<\/a>).<\/p>\n<p>Fig. 6: Wet-lab demonstrations of CRISPR-GPT in knockout and activation experiments.<a class=\"c-article-section__figure-link\" data-test=\"img-link\" data-track=\"click\" data-track-label=\"image\" data-track-action=\"view figure\" href=\"https:\/\/www.nature.com\/articles\/s41551-025-01463-z\/figures\/6\" rel=\"nofollow noopener\" target=\"_blank\"><img decoding=\"async\" aria-describedby=\"Fig6\" src=\"https:\/\/www.newsbeep.com\/uk\/wp-content\/uploads\/2025\/08\/41551_2025_1463_Fig6_HTML.png\" alt=\"figure 6\" loading=\"lazy\" width=\"685\" height=\"768\"\/><\/a><\/p>\n<p>a, The full workflow of CRISPR-GPT-guided knockout experiment of TGF\u03b2R1, SNAI1, BAX1 and BCL2L1 through multiple rounds of human\u2013AI interaction (TGF\u03b2R1 knockout is shown as an example, see Supplementary Demo Video <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM7\" rel=\"nofollow noopener\" target=\"_blank\">3<\/a> and full chat history listed in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a>). Panel was originally created with <a href=\"https:\/\/BioRender.com\/iim1m2t\" rel=\"nofollow noopener\" target=\"_blank\">BioRender.com\/iim1m2t<\/a> and processed. b, Editing efficiencies for TGF\u03b2R1, SNAI1, BAX1 and BCL2L1 measured via NGS, analysed using CRISPResso2 and CRISPR-GPT. c, Schematic of the EMT induction process via TGF\u03b2 treatment (<a data-track=\"click\" data-track-label=\"link\" data-track-action=\"section anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Sec13\" rel=\"nofollow noopener\" target=\"_blank\">Methods<\/a>). Panel was originally created with <a href=\"https:\/\/BioRender.com\/iim1m2t\" rel=\"nofollow noopener\" target=\"_blank\">BioRender.com\/iim1m2t<\/a> and processed. d, Functional outcomes of TGF\u03b2R1 and SNAI1 knockout in A549 cells after EMT induction by TGF\u03b2. qPCR analysis shows reduced expression changes in EMT marker genes (CDH1, VIM) in A549 TGF\u03b2R1 and SNAI1 knockout cells compared with A549 wildtype (WT) cells, confirming successful knockouts of TGF\u03b2R1\/SNAI1. Data shown are the mean\u2009\u00b1\u2009s.d. (n\u2009=\u20093 per group). One-way analysis of variance (ANOVA) was used to calculate statistics. ****p\u2009&lt;\u20090.0001. e, Simplified workflow of a beginner researcher activating NCR3LG1 and CEACAM1 expression through multiround interactions with CRISPR-GPT (full chat history listed in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a>). f, Editing outcomes of NCR3LG1 and CEACAM1 activation using CRISPR-GPT-designed sgRNAs, measured via flow cytometry (<a data-track=\"click\" data-track-label=\"link\" data-track-action=\"section anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Sec13\" rel=\"nofollow noopener\" target=\"_blank\">Methods<\/a>).<\/p>\n<p>In the second experiment, the junior researcher performed epigenetic editing to activate two genes involved in cancer immunotherapy resistance in a human melanoma model cell line (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig6\" rel=\"nofollow noopener\" target=\"_blank\">6e<\/a>, user interactions summarized in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">4<\/a>, full chat history listed in Supplementary Table <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"supplementary material anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#MOESM1\" rel=\"nofollow noopener\" target=\"_blank\">2<\/a>). CRISPR-GPT guides the researcher through the full workflow: identifying the most suitable CRISPR activation system, selecting an appropriate delivery method for A375 cells, designing dCas9 gRNAs (three gRNAs per gene) and generating protocols for validating editing outcomes. After editing was completed, measurements of target protein expression level confirmed successful activation of both genes, with up to 56.5% efficiency for NCR3LG1, and 90.2% efficiency for CEACAM1, when comparing gRNA-edited groups vs negative control gRNAs (Fig. <a data-track=\"click\" data-track-label=\"link\" data-track-action=\"figure anchor\" href=\"http:\/\/www.nature.com\/articles\/s41551-025-01463-z#Fig6\" rel=\"nofollow noopener\" target=\"_blank\">6f<\/a>).<\/p>\n<p>Overall, CRISPR-GPT enabled successful completion of the first set of AI-guided gene-editing experiments. Interactions between the researchers and LLM-powered agents led to efficient, accurate and ethically mindful gene-editing on the first attempt, even by users new to the technique.<\/p>\n","protected":false},"excerpt":{"rendered":"Building AI co-pilot harnessing LLM\u2019s reasoning ability CRISPR-GPT supports four major gene-editing modalities and 22 gene-editing experiment tasks&hellip;\n","protected":false},"author":2,"featured_media":63395,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[25],"tags":[18924,3251,23203,11958,19314,3250,916,90,56,54,55],"class_list":{"0":"post-63394","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-genetics","8":"tag-biomedical-engineering-biotechnology","9":"tag-biomedicine","10":"tag-computational-biology-and-bioinformatics","11":"tag-computational-science","12":"tag-crispr-cas-systems","13":"tag-general","14":"tag-genetics","15":"tag-science","16":"tag-uk","17":"tag-united-kingdom","18":"tag-unitedkingdom"},"_links":{"self":[{"href":"https:\/\/www.newsbeep.com\/uk\/wp-json\/wp\/v2\/posts\/63394","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.newsbeep.com\/uk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.newsbeep.com\/uk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/uk\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/uk\/wp-json\/wp\/v2\/comments?post=63394"}],"version-history":[{"count":0,"href":"https:\/\/www.newsbeep.com\/uk\/wp-json\/wp\/v2\/posts\/63394\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/uk\/wp-json\/wp\/v2\/media\/63395"}],"wp:attachment":[{"href":"https:\/\/www.newsbeep.com\/uk\/wp-json\/wp\/v2\/media?parent=63394"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.newsbeep.com\/uk\/wp-json\/wp\/v2\/categories?post=63394"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.newsbeep.com\/uk\/wp-json\/wp\/v2\/tags?post=63394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}