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.