Spaces:
Runtime error
Runtime error
Add HF Spaces metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# BrowserPilot
|
| 2 |
|
| 3 |
> Ever wished you could tell your browser "Hey, go grab all the product prices from that e-commerce site" and it would just... do it? That's exactly what this does, but smarter.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: BrowserPilot
|
| 3 |
+
emoji: 🤖
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
python_version: 3.10
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# BrowserPilot
|
| 11 |
|
| 12 |
> Ever wished you could tell your browser "Hey, go grab all the product prices from that e-commerce site" and it would just... do it? That's exactly what this does, but smarter.
|