RSS

博客

Windows10重装系统重装软件方案part2 - Winget当前电脑导出“已安装软件清单(Windows 官方支持 的方式)
  11 Table of Contents 一、winget一步导出当前电脑已安装软件(官方) 一、winget一步导出当前电脑已安装软件(官方) 管理员 PowerShell 执行:  w
云电脑|电信天翼云电脑|天翼云电脑主机登录教程(客户端采用远程桌面方式登录)
天翼云电脑主机登录教程
QuickGrid
QuickGrid添加,更新,删除,过滤,排序分页
ASP.NET Core Blazor(1):ASP.NET Core Blazor resources
ASP.NET Core Blazor resources
各种AI框架之间的关系
sherpa-onnx icefall k2 体系 funasr PyTorch 框架 之间的关系
funasr 接入 home assistant
funasr 接入 home assistant       要将 FunASR(一个自动语音识别工具)接入 Home Assistant,你
AI and Home assistant -homeassistant-ai/ha-mcp-integration
我们使用自然语言跟大模型交流,大模型选择一个合适工具函数,把函数名称还有参数返回给我,再使用Python具体执行这个函数,这个就是大模型Function Call的一个实现思路。 你是一个智能家居AI,你的根据用户输入返回对函数,必须从函
AI 企业会议 实时 音频转文字记录方案
  企业会议实时音频转文字记录,要求: 低延迟(0.3~2 秒)准确率高多人说话自动分段区分发言人 - 说话人识别(Speaker Diarization)关键词检索会议纪要自动生成支持中英混合支持私有化部署  
ASP.NET Core Blazor(wjl)- How to create NavMenu with collapsible submenu in ASP.NET Core Blazor Server (.NET 10)
I'm using the Blazor template which using the NavLink component. This wraps up the bootstrap menu so it's basically boot
MCP Server in C# .NET Part1 - How it works?(AI Chat Application Using MCP)
MCP provides a structured framework for AI agents to communicate with data sources seamlessly. The protocol consists of three primary components: MCP Host MCP Client MCP Server