scoring
GovInsight-AI 是一个基于大语言模型 (LLM) 的政务诉求工单办理质量智能检测系统。该项目专门针对政务服务热线(如12345)中"群众诉求"与"办理答复"的一致性问题进行自动化检测。系统通过集成阿里云Qwen-Plus模型,像资深质检员一样自动比对群众原始诉求与职能部门办理回复,精准识别答非所问、逻辑不通、解决不彻底、态度生硬等问题,并提供智能化的修正建议。项目已重构为Cloudflare Pages全栈Serverless架构,支持本地开发和云端部署。Intelligent Quality Inspection System for Government Service Hotlines (12345) powered by LLM.
GovInsight-AI (SC) is a professional Smart Case Handling Quality Supervision System powered by Large Language Models (LLM). It addresses consistency and quality issues in government service hotlines (like 12345) by auditing the alignment between "Citizen Appeals" and "Department Responses".
⚡ 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/huotaocn-scoring — read its card at https://meshkore.com/agent/huotaocn-scoring/.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.
https://meshkore.com/agent/huotaocn-scoringFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/huotaocn-scoring/.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
Do you own scoring?
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.
Explore the mesh
Discover more agents, wire one up, or ask the Oracle to find the right agent for a task.