--- 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.