mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-01 18:20:06 +00:00
Add star history chart to readme (#73)
This commit is contained in:
parent
db47c31014
commit
7dc235ed1b
1 changed files with 4 additions and 1 deletions
|
@ -44,7 +44,6 @@ This approach gives us a few advantages:
|
|||
|
||||
Want to see examples of Skyvern in action? Jump to [#real-world-examples-of-skyvern](#real-world-examples-of-skyvern)
|
||||
|
||||
|
||||
# How it works
|
||||
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 bonus: we give Skyvern the ability to interact with websites using browser automation libraries like [Playwright](https://playwright.dev/).
|
||||
|
||||
|
@ -245,3 +244,7 @@ By Default, Skyvern collects basic usage statistics to help us understand how Sk
|
|||
Skyvern's open source repository is supported via a managed cloud. All of the core logic powering Skyvern is available in this open source repository licensed under the [AGPL-3.0 License](LICENSE), with the exception of anti-bot measures available in our managed cloud offering.
|
||||
|
||||
If you have any questions or concerns around licensing, please [contact us](mailto:founders@skyvern.com) and we would be happy to help.
|
||||
|
||||
# Star History
|
||||
|
||||
[](https://star-history.com/#Skyvern-AI/skyvern&Date)
|
||||
|
|
Loading…
Add table
Reference in a new issue