ai_browser_automation
This module shall provide the means to automate browser-based workflows using natural language. Users will be able to create multi-step tasks to be executed by an AI Agent that interacts with a browser in the same manner as a human user. This will allow the user to automate repetitive manual operations, from simple actions to complex workflows.
Features
- Defining browser workflow steps via AI prompts using natural language
- Dispatching an AI Agent to execute these browser-based workflows
- Dispatching the AI Agent at specific times or specific time intervals
- Automation of web scraping and site monitoring
- Automation of form-filling
- Automation of online content publishing
- Automation of social media engagement
Post-Installation
There will be a config page, a page with a form for creating the workflows, and a page that lists all existing workflows and the results of their runs
Additional Requirements
The Drupal "ai" and "ai_agents" modules
Community Documentation
Coming Soon!
As of this moment this is a placeholder page and we plan to release the full project in the future. We will start checking in code. We are also eager to network with other potential contributors