From 0004dd8ba54625781c3c70d9cfc272cfc31570ab Mon Sep 17 00:00:00 2001 From: Pranshu Chittora <32242596+pranshuchittora@users.noreply.github.com> Date: Sun, 16 Aug 2026 09:18:04 +0530 Subject: [PATCH] Add Agent QA local agent framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 199abb8..12a3001 100644 --- a/README.md +++ b/README.md @@ -302,6 +302,7 @@ Running autonomous AI agents locally. ### Frameworks +- [Agent QA](https://github.com/vostride/agent-qa) - Run natural-language web/mobile QA with local or compatible models. - [OpenClaw](https://github.com/open-claw/open-claw) - Open-source AI agent framework - [AutoGPT](https://github.com/Significant-Gravitas/AutoGPT) - Autonomous GPT-4 agent - [CrewAI](https://github.com/joaomdmoura/crewAI) - Multi-agent orchestration