You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -238,6 +240,16 @@ Programmatically assemble prompts for LLMs using [GenAIScript](https://microsoft
238
240
- Local-first approach with support for multiple LLM providers
239
241
- Open-source, built to be extensible and easy to modify
240
242
243
+
### HyperAgent
244
+
[HyperAgent](https://github.com/hyperbrowserai/HyperAgent) is Playwright supercharged with AI. No more brittle scripts, just powerful natural language commands.
245
+
246
+
**Key features**
247
+
- AI Commands: Simple APIs like page.ai(), page.extract() and executeTask() for any AI automation
248
+
- Fallback to Regular Playwright: Use regular Playwright when AI isn't needed
249
+
- Stealth Mode – Avoid detection with built-in anti-bot patches
250
+
- Cloud Ready – Instantly scale to hundreds of sessions via [Hyperbrowser](https://www.hyperbrowser.ai/)
251
+
- MCP Client – Connect to tools like Composio for full workflows (e.g. writing web data to Google Sheets)
252
+
241
253
### Klavis AI Slack/Discord/Web
242
254
[Klavis AI](https://www.klavis.ai/) is an Open-Source Infra to Use, Build & Scale MCPs with ease.
0 commit comments