forked from BrowserBox/BrowserBox
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathINSPIRATIONS
More file actions
15 lines (8 loc) · 933 Bytes
/
Copy pathINSPIRATIONS
File metadata and controls
15 lines (8 loc) · 933 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Here are some inspirations for future directions
And a bit more context: BrowserBox was originally designed as a delivery layer for clientless web scraping robot authoring. With BrowserBox you can create web scraping agents on your iPhone, from a normal web browser, from anywhere.
However the cybersecurity use case became apparent, and BrowserBox for RBI was factored out as a product layer, that quickly took over all other development.
The realization of the original goal of BrowserBox as a delivery layer for authoring web scrapers will occur.
Now are are in the age of AI, so likely AI will be a useful part of the shape of that product.
Here's some inspirations (not solely limited to this automation use case), regarding BrowserBox and how it can be used right now, or could be used in future!
- https://github.com/lmnr-ai/index - Open-Source Browser Agent for autonomously performing complex tasks on the web
-