Documentation
How to use RIRD, the autonomous AI browser agent.
rird.ai
The AI browser agent is embedded directly on the homepage. Open a session, type what you want, and the agent browses, clicks, fills forms, and reports back.
A live Chrome session launches when you load the page. The browser panel shows the live screen. If it is blank, wait a few seconds or click "Launch Browser".
Use plain English. "Go to amazon.com and find the best-rated coffee grinder under $50" or "Search LinkedIn for CTOs at fintech startups in NYC". Be specific for best results.
The agent shows each step it takes. When done it sends a short summary in the chat. You can keep the conversation going or give a new task.
- Red dot -- close the session and start fresh.
- Yellow dot -- hide/show the chat panel so the browser fills the whole window.
- Green dot -- toggle fullscreen.
- Click the URL bar to type a URL and press Enter to navigate manually.
- Tabs are supported -- the agent can open, switch, and close tabs.
- Trackpad cursor -- drag your finger on the browser panel to move the remote PC cursor. Tap to click. Two-finger tap for right-click.
- The chat panel scrolls normally. Tap any message to copy it, or use "Copy chat" to grab the full conversation.
- The layout fills your entire screen -- browser on top, chat on bottom.
Built-in skills
Type / in the chat input to open the skills menu. Built-in skills give the agent a pre-filled prompt you can edit before sending.
/search/navigate/research/summarize/findSave any prompt as a custom skill using the bookmark icon in the input bar. Your skills are stored locally and appear in the / menu.
Recurring tasks
The clock icon in the input bar opens the recurring task panel. Set a prompt and an interval (in minutes) and the agent will run it automatically on a loop for as long as your session is open.
- Check the price of BTC every 5 minutes and alert me if it drops below $X.
- Every 30 minutes, go to my competitor's site and report any new listings.
- Every 60 minutes, search Twitter for mentions of my brand and summarize.
Sending email
The agent can send email in two ways -- from its own address or from yours.
@rird.ai email address. Just say "send an email to X about Y" and it will send immediately -- no login needed.Logging into sites
The lock icon in the chat input bar opens the saved logins panel. Save credentials for any site and the agent can log in automatically when you ask it to.
Click the lock icon, fill in the label, URL, login type, and username/password. Supports email, Google, Twitter/X, Facebook, GitHub, LinkedIn, and more.
Say "log into my Gmail using my saved credentials" or click "Use" next to the saved login. The agent navigates and fills in the credentials automatically.
- Signed-in users: logins are saved to your account and persist across devices.
- Guests: logins are saved to your browser's local storage for this device only.
Persistent memory
The agent can remember facts across sessions. Tell it to remember something and it will recall it the next time you open a session.
- "Remember that my timezone is PST and I prefer metric units."
- "Save my company name and website URL so you don't have to ask every time."
- "Remember that I'm tracking AAPL and want daily price checks at market open."
/success
Your account dashboard. Shows your plan, usage, API key, and downloads.
rird_ license key. Used to connect the CLI tool or the desktop app.rird Desktop beta
A native desktop app powered by Tauri. No Python required. Connects directly to RIRD cloud via WebSocket for real-time AI control of your browser.
- Native app (Tauri 2) -- no Python, no manual setup
- Bundled Chromium controlled by RIRD AI
- Real-time WebSocket protocol (wss://rird.ai/ws/agents)
- Credential masking -- passwords never reach the LLM
- Auto-updater built in
Legacy Desktop Agent v3.x Archived
Archived. Use the Tauri Desktop app above for new installs.
The original Python + Playwright desktop app. Still works, but will not receive new features.
curl -fsSL https://rird.ai/install-desktop-mac.sh | bashirm https://rird.ai/install-desktop.ps1 | iexcurl -fsSL https://rird.ai/install-desktop-linux.sh | bash- Python 3.12 (if not already installed)
- Playwright + pywebview Python packages
- Chromium browser for AI control
- Desktop shortcut / app launcher
Plans
Common issues
More help at troubleshooting guide.