DeviceIntelligenceAI

ravindrabhartiya/DeviceIntelligenceAI
★ 0 stars C# AI/LLM Updated today
WinUI 3 app + MCP server that turns a Windows device into a continuously maintained semantic knowledge graph with a callable action surface for AI agents. Uses Windows Copilot Runtime (Phi Silica), App Actions, and on-device RAG.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "deviceintelligenceai": {
      "command": "npx",
      "args": [
        "-y",
        "ravindrabhartiya/DeviceIntelligenceAI"
      ]
    }
  }
}

README Excerpt

> **Turning the Windows device into a continuously maintained semantic knowledge graph with a callable action surface for agents.** A WinUI 3 app + MCP server that builds and maintains a semantic knowledge graph of your Windows device state — health, updates, drivers, reliability, performance, security — and exposes AI-powered reasoning via both a visual UI and MCP tools. Any AI agent can query the graph to get grounded, evidence-based answers, and users can interact through Windows Search, Copi

Tools (15)

AssessUpdateReadinessCheckDeviceHealthDiagnoseSlowExplainUpdateFailureShowServicingStateWhatChangedexplain_update_failuregenerate_servicing_diagramget_causal_chainget_device_narrativeget_graph_statsget_health_summaryingest_device_twinpredict_update_riskquery_knowledge_graph