Open-source personal AI agent for any platform
Peter Steinberger's open-source personal AI agent that lives inside the messaging apps you already use — WhatsApp, Telegram, Discord, Slack, Signal, iMessage — and can take real actions on your behalf: browse the web, run shell commands, read files, and orchestrate tasks across 50+ integrations. Bring-your-own model: cloud (Anthropic, OpenAI, Google) or fully local through Ollama or LM Studio if you want inference to stay on your hardware. Independent project, explicitly not affiliated with Anthropic, with persistent memory that carries context across sessions.
| Rating | 0 | 0 | 0 | 0 |
| Reviews | — | — | — | — |
| Price | Free / BYO API key | Included with ChatGPT | Free | Contact for pricing |
| Free tier | Fully free; bring your own model | Free tier available | Free | Free tier available |
| API access | ✓ | ✗ | ✓ | ✓ |
OpenAI's official Chrome extension that lets Codex navigate web pages and complete multi-step tasks directly in the browser — fill forms, scrape data, drive web apps without copy-pasting between tabs. Browser-native agents are the new assistant battleground, and this is the most polished option for ChatGPT users who want their AI to actually do the work rather than just describe it.
Open-source browser automation built on Bun rather than Node, with an API designed for AI agent workflows from the ground up. Faster startup and lower memory overhead than Puppeteer or Playwright when spinning up disposable browser sessions for agents to drive — useful for any developer building autonomous web tasks at scale.
Schedules recurring AI agent runs with one command and zero infrastructure — no servers, queues, or wrappers required. The plumbing layer for anyone running agents that need to wake up on a schedule rather than only on a user prompt, which covers most production agent use cases once you move past chat.