Add EDD and BCI Seguros as examples (#40)

This commit is contained in:
Suchintan
2024-03-07 00:40:56 -05:00
committed by GitHub
parent 97f67feaa6
commit 619e77e6d0
2 changed files with 48 additions and 1 deletions

View File

@@ -162,11 +162,20 @@ You'll need to have Skyvern running locally if you want to try these examples ou
</p>
## Navigating to government websites to register accounts or fill out forms
💡 See it in action
```
./run_ui.sh california_edd
```
<p align="center">
<img src="images/edd_services.gif"/>
</p>
<!-- Add example of delaware entity lookups x2 -->
## Retrieving insurance quotes from insurance providers in any language
💡 See it in action
```
./run_ui.sh bci_seguros
```
<p align="center">
<img src="images/bci_seguros_recording.gif"/>
</p>