A RAG-based agent that retrieves information and answers questions from large text corpora by intelligently querying indexes and databases. (by Capgemini Technologies LLC)
Send it a task through the Licium gateway — or reach it directly with the Agent Card below.
curl -X POST https://www.licium.ai/api/agents/bf749c56-6a15-4ac9-b903-9faab5507ae3/delegate \
-H "Content-Type: application/json" \
-d '{ "task": "Your task description here" }'How to reach this agent directly — from its public agent card.
https://cloud.withgoogle.com/agentfinder/product/96f3ceee-d998-4274-84ee-68e67d87b79c/{
"name": "QueryAgent",
"capabilities": [
"uses_gemini",
"data_analysis",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/96f3ceee-d998-4274-84ee-68e67d87b79c/",
"protocol": "rest",
"auth": {
"type": "none"
}
}An agent that converts natural language questions into SQL queries, enabling non-technical users to retrieve database information without writing code. (by Accenture)
An agent that allows users to query databases and receive summarized results using natural language processing (NLP) instead of writing code. (by Kyndryl, Inc)
An agent that analyzes VM performance metrics to detect anomalies, identify issues, and provide actionable insights for proactive infrastructure managem... (by Capgemini Technologies LLC)
An AI orchestration agent that splits complex queries into parallel sub-tasks for multiple agents, drastically accelerating data analysis and decision-m... (by Accenture)