File size: 862 Bytes
ff41489
076c26d
 
ff41489
076c26d
ff41489
cdb129d
ff41489
cdb129d
ff41489
 
076c26d
 
 
 
94ac9b4
 
 
 
 
 
 
 
076c26d
 
 
 
 
 
cdb129d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: WebVoyager
emoji: 🚀
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 6.3.0
app_file: app.py
python_version: '3.10'
---

# WebVoyager

This is a Gradio demo of the WebVoyager agent, which can complete user instructions end-to-end by interacting with real-world websites.

## Setup

To use this space, you must set your OpenAI API key as a secret.

1.  Go to the "Settings" tab of this space.
2.  Scroll down to the "Secrets" section.
3.  Click on "New secret" and add your `OPENAI_API_KEY`.

## How to use

1.  Enter the URL of the website you want the agent to interact with.
2.  Describe the task you want the agent to perform.
3.  Click "Submit" and watch the agent work in real-time.

**Note:** This is a research demo and may not always succeed. The agent's performance depends on the complexity of the task and the website's structure.