From fd14e75351a0726cf7e87e25c54d355d867bb1d2 Mon Sep 17 00:00:00 2001 From: Cranot Date: Mon, 1 Dec 2025 16:48:34 +0100 Subject: [PATCH] Add AgentsKB - researched knowledge base for AI assistants --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fca8a38..e654dab 100644 --- a/README.md +++ b/README.md @@ -237,3 +237,5 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [MutahunterAI](https://github.com/codeintegrity-ai/mutahunter) — Accelerate developer productivity and code security by finding vulnerabilities in code and generating tests for them. Open Source and available as a CLI or CI/CD pipeline. - [KushoAI](https://kusho.ai/) — AI agent for API testing which transforms your Postman collections, OpenAPI specs, curl commands, etc. into exhaustive test suites that plug into your CI/CD pipeline. - [Test Gru](https://gru.ai/home#test-gru) — Provides enterprise-level unit test automation services. + +- [AgentsKB](https://agentskb.com) - Expert knowledge layer for AI assistants. Your AI searches, we research. That's the difference.