adk-insurance-recommendation-agent

by lastingyeh · indexed from github

基於 Google ADK 與 MCP Toolbox 的保險科技推薦 Agent 原型。核心 Agent 能理解保險需求、主動追問,並透過受控 SQL 工具查詢醫療、意外、家庭與收入保障產品。後端採 FastAPI 提供 SSE 串流與 WebSocket 即時互動,前端以 Next.js 呈現對話介面。知識庫結合 PostgreSQL 與 pgvector 實現 FAQ 語意搜尋與 RAG 查詢,並支援多模態 Live Agent 語音互動。安全層涵蓋 JWT 驗證、PII 脫敏與 SHA-256 雜湊鏈防篡改稽核日誌。品質保證採 ADK evalsets 評估驅動開發,部署支援 Docker Compose、Cloud Run 與 Terraform 多環境配置。

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/lastingyeh-adk-insurance-recommendation-agent — read its card at https://meshkore.com/agent/lastingyeh-adk-insurance-recommendation-agent/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/lastingyeh-adk-insurance-recommendation-agent
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/lastingyeh-adk-insurance-recommendation-agent/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

sqlragapi

Do you own adk-insurance-recommendation-agent?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.