Web AI
Weasley Podex can automate ChatGPT, Gemini, and Grok web interfaces through browser tab management, letting your agent use multiple AI providers without API keys.
Overview
Web AI uses CDP (Chrome DevTools Protocol) to control browser tabs. Your agent can send prompts to ChatGPT, Gemini, or Grok through their web UIs and read responses back.
Setup
weasley-podex browser start --agent # Start CDP browser
weasley-podex browser status # Check connection
Supported Providers
| Provider | URL | Features |
|---|---|---|
| ChatGPT | chat.openai.com | Effort controls, copy trace, tab reuse |
| Gemini | gemini.google.com | Session management |
| Grok | grok.x.ai | Resume handling |
Tab Pool
Weasley Podex maintains a pool of browser tabs to avoid opening new tabs for every request. Tabs are reused across sessions, and orphaned tabs are automatically cleaned up.
Commands
/browser web-ai send "prompt" # Send to active provider
/browser web-ai poll # Poll for response
/browser web-ai sessions # List active sessions
agbrowse
The agbrowse skill enables agents to delegate questions to web AI providers when they hit API limits or need a second opinion.
Try it:
- ChatGPT한테 물어봐줘
- 제미나이로 확인해줘