From 473a9344ca4f779e70533ad52fe72e378c5d0573 Mon Sep 17 00:00:00 2001 From: Stefan Rinke Date: Sat, 12 Oct 2024 09:35:42 +0200 Subject: [PATCH] Update octomind-bot.mdx Co-authored-by: Maria Z <129901200+ma-zah@users.noreply.github.com> --- octomind-bot.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octomind-bot.mdx b/octomind-bot.mdx index 60e2827..6935a71 100644 --- a/octomind-bot.mdx +++ b/octomind-bot.mdx @@ -64,7 +64,7 @@ Key functionalities include: - The AI model uses techniques like XPath, CSS selectors, and machine learning models for intelligent data extraction. - It dynamically adapts to changes in the page structure (e.g., CSS class changes) by analyzing the context around the data. -6. **Storing the Data:** +6. **Data Storage** - Extracted data is stored in a structured format (JSON, CSV, or database) for easy access and further analysis. - Extracted data will only be used a context for AI models to generate test cases.