README diagrams are case-sensitive (#14)
This commit is contained in:
@@ -74,8 +74,8 @@ pre-commit install
|
|||||||
Skyvern was inspired by the Task-Driven autonomous agent design popularized by [BabyAGI](https://github.com/yoheinakajima/babyagi) and [AutoGPT](https://github.com/Significant-Gravitas/AutoGPT) -- with one major difference: we give Skyvern the ability to interact with websites using browser automation libraries like [Playwright](https://playwright.dev/).
|
Skyvern was inspired by the Task-Driven autonomous agent design popularized by [BabyAGI](https://github.com/yoheinakajima/babyagi) and [AutoGPT](https://github.com/Significant-Gravitas/AutoGPT) -- with one major difference: we give Skyvern the ability to interact with websites using browser automation libraries like [Playwright](https://playwright.dev/).
|
||||||
|
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="images/skyvern-system-diagram.png"/>
|
<source media="(prefers-color-scheme: dark)" srcset="images/Skyvern-system-diagram.png"/>
|
||||||
<img src="images/skyvern-system-diagram.png"/>
|
<img src="images/Skyvern-system-diagram.png"/>
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
<!-- > TODO (suchintan):
|
<!-- > TODO (suchintan):
|
||||||
|
|||||||
Reference in New Issue
Block a user