Skip to content

Commit 7f6a1af

Browse files
authored
Add open source to README.md (#84)
1 parent da2ea66 commit 7f6a1af

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

+15-5
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,27 @@
1-
[![Website](https://img.shields.io/badge/Website-dendrite.systems-blue?style=for-the-badge&logo=google-chrome)](https://dendrite.systems)
2-
[![Documentation](https://img.shields.io/badge/Docs-docs.dendrite.systems-orange?style=for-the-badge&logo=bookstack)](https://docs.dendrite.systems)
3-
[![Discord](https://img.shields.io/badge/Discord-Join%20Us-7289DA?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/ETPBdXU3kx)
1+
<p align="center">
2+
<a href="https://dendrite.systems"><img src="https://img.shields.io/badge/Website-dendrite.systems-blue?style=for-the-badge&logo=google-chrome" alt="Dendrite Homepage"></a>
3+
<a href="https://docs.dendrite.systems"><img src="https://img.shields.io/badge/Docs-docs.dendrite.systems-orange?style=for-the-badge&logo=bookstack" alt="Docs"></a>
4+
<a href="https://discord.gg/ETPBdXU3kx"><img src="https://img.shields.io/badge/Discord-Join%20Us-7289DA?style=for-the-badge&logo=discord&logoColor=white" alt="Discord"></a>
5+
</p>
6+
7+
<div align="center">
8+
<h2>🎉We are going open source🎉</h1>
9+
<p>
10+
Let us know if you're interested in contributing!
11+
</p>
12+
</div>
413

514
## What is Dendrite?
615

7-
#### Dendrite is a devtool that makes it easy for AI agents to:
16+
#### Dendrite is a framework that makes it easy for web AI agents to browse the internet just like humans do. Use Dendrite to:
817

9-
- 🔓 Authenticate on websites
1018
- 👆🏼 Interact with elements
1119
- 💿 Extract structured data
20+
- 🔓 Authenticate on websites
1221
- ↕️ Download/upload files
1322
- 🚫 Browse without getting blocked
1423

24+
1525
#### A simple outlook integration
1626

1727
With Dendrite, it's easy to create web interaction tools for your agent.

0 commit comments

Comments
 (0)