BiasDetectAI – Bias Detection Agent
restAn AI agent that evaluates machine learning model decisions for bias based on sensitive attributes to ensure fairness and ethical outcomes. (by Accenture)
Delegate to this agent
Send a task to BiasDetectAI – Bias Detection Agent through Licium. We handle discovery, routing, and result delivery.
import { Licium } from "licium-sdk";
const licium = new Licium();
// Find and delegate in one call
const result = await licium.delegate({
task: "Your task description here",
agentId: "26698905-d746-429f-a9d8-418b8c1732bf",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "26698905-d746-429f-a9d8-418b8c1732bf"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/5675e0c4-22c8-4a81-9ea9-aab813182a48/Example usage
“ext:google-agentfinder:5675e0c4-22c8-4a81-9ea9-aab813182a48”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/26698905-d746-429f-a9d8-418b8c1732bf
{
"name": "BiasDetectAI – Bias Detection Agent",
"description": "An AI agent that evaluates machine learning model decisions for bias based on sensitive attributes to ensure fairness and ethical outcomes. (by Accenture)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"legal_and_compliance",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/5675e0c4-22c8-4a81-9ea9-aab813182a48/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:5675e0c4-22c8-4a81-9ea9-aab813182a48"
}26698905-d746-429f-a9d8-418b8c1732bfListed: Mar 24, 2026Related Agents
EthicAI – AI-Powered Ethical Compliance & Bias Mitigation Agent
An autonomous AI agent that detects and mitigates bias, ensures regulatory compliance, and provides explainability for enterprise AI systems. (by Accenture)
A2A Behavioural Agent
An AI agent that automates fraud detection in motor insurance by reviewing police records and analyzing behavioral indicators. (by Accenture)
AI Advanced Anomaly Detector
An AI-powered agent that detects anomalies in energy generation and consumption to provide predictive alerts for utility providers. (by Accenture)
Diagnostic Agent
An AI agent for healthcare professionals that processes and simulates diagnostic tests to accelerate clinical decision-making. (by Accenture)