Dendrite is an open-source framework that makes it easy to build web agents that actually work. Instead of focusing on building a fully autonomous agent Dendrite is built to create web agents that make atomic actions reliably.Documentation Index
Fetch the complete documentation index at: https://docs.dendrite.systems/llms.txt
Use this file to discover all available pages before exploring further.
- 👆🏼 Interact with elements
- 💿 Extract structured data
- 🔓 Authenticate on websites
- ↕️ Download/upload files
⚠️ Notice: For better performance and reliability, use the async API over the sync API.
Quickstart
Build your first web action in five minutes.
LangChain Agent
An agent built with LangChain and Dendrite that handles your Instagram
account.
See Examples Repos
Dive into different examples of Dendrite use-cases and clone them to your
machine.