整理文件路径:Technical→AI/

This commit is contained in:
2026-04-14 18:54:05 +08:00
parent c9767442ca
commit b6a3ed5f77
145 changed files with 4249 additions and 83 deletions

View File

@@ -0,0 +1,29 @@
---
id: deepsider
title: "DeepSider"
type: entity
tags: [browser-extension, AI, multi-model]
sources:
- "[[Nano Banana 2使用指南]]"
last_updated: 2025-12-01
---
## Overview
DeepSider是浏览器插件聚合多AI模型供用户使用国内可直接访问。
## Key Features
- 支持Gemini 3.0、Gemini 3 Pro ImageNano Banana 2、GPT-5.1等模型
- 国内可用,绕过访问限制
- 浏览器插件形式,便捷集成
## Use Cases
- 访问Gemini系列模型
- AI图像生成Nano Banana 2
- 多模型对比使用
## Connections
- [[DeepSider]] → enables → [[Nano Banana 2]]
- [[AI工具聚合]] ← uses ← [[DeepSider]]

View File

@@ -0,0 +1,28 @@
---
id: elevenlabs
title: "ElevenLabs"
type: entity
tags: [AI, TTS, voice-cloning, international]
sources:
- "[[AI配音与声音克隆工具合集]]"
last_updated: 2025-03-06
---
## Overview
ElevenLabs是国际顶流AI配音和声音克隆平台支持30+语言和情感变化,付费较高。
## Key Features
- 30+语言支持
- 情感变化控制
- 高保真声音克隆
- 国际顶流品质
## Pricing
付费较贵,适合专业用户
## Connections
- [[AI配音]] ← uses ← [[ElevenLabs]]
- [[声音克隆]] ← uses ← [[ElevenLabs]]

25
wiki/entities/F5TTS.md Normal file
View File

@@ -0,0 +1,25 @@
---
id: f5-tts
title: "F5-TTS"
type: entity
tags: [AI, TTS, voice-cloning, open-source]
sources:
- "[[AI配音与声音克隆工具合集]]"
last_updated: 2025-03-06
---
## Overview
F5-TTS是开源语音克隆项目2秒即可克隆声音适合技术流用户需要代码基础。
## Key Features
- 开源免费
- 2秒克隆
- 技术流首选
- 需代码基础
## Connections
- [[AI配音]] ← uses ← [[F5-TTS]]
- [[声音克隆]] ← uses ← [[F5-TTS]]
- [[开源工具]] ← extends ← [[F5-TTS]]

View File

@@ -0,0 +1,24 @@
---
id: langchain
title: "LangChain"
type: entity
tags: [LLM, framework, RAG]
sources:
- "[[RAG从入门到精通系列1基础RAG]]"
last_updated: 2025-12-18
---
## Overview
LangChain是RAG实现框架用于构建基于LLM的应用。
## Key Features
- RAG流程封装
- 多种数据源连接
- Chain构建能力
- Agent支持
## Connections
- [[RAG]] ← uses ← [[LangChain]]
- [[LLM应用开发]] ← uses ← [[LangChain]]

45
wiki/entities/MCP.md Normal file
View File

@@ -0,0 +1,45 @@
---
title: "MCP"
type: entity
tags: [mcp, protocol, integration]
last_updated: 2026-04-14
---
# MCP
Modal Context Protocol模态上下文协议AI大模型与外围服务集成的协议。
## 基本信息
- **全称**Modal Context Protocol
- **类型**Client-Server架构协议
- **用途**:实现大模型与外围工具服务的高效集成
## 核心功能
### 三种接口
MCP Server提供三种功能接口
1. **资源获取**Resource/GET类似HTTP GET请求
2. **工具调用**Tool/POST类似POST请求
3. **Promise提示词**:用于多样化交互与扩展
### 客户端
- [[Cursor]]AI代码编辑器
- Claude Desktop
- 其他支持MCP的客户端
### 服务端
- 热点新闻MCP Server
- Sequential Thinking工具
- [[n8n-mcp]]N8N的MCP实现
## 接入方式
1. **SSE服务方式**通过Server-Sent Events接入
2. **本地Command方式**:通过本地执行命令接入
## 使用场景
详见:
- [[MCP在Cursor中的集成与应用]]
## 相关链接
- [MCP协议文档](https://modelcontextprotocol.io/)

45
wiki/entities/N8N.md Normal file
View File

@@ -0,0 +1,45 @@
---
title: "N8N"
type: entity
tags: [n8n, automation, workflow]
last_updated: 2026-04-14
---
# N8N
开源工作流自动化平台,支持节点连接执行任务。
## 基本信息
- **类型**:工作流自动化平台
- **开源协议**Apache-2.0
- **部署方式**Docker、本地安装、云端
- **特点**:可视化拖拽界面
## 核心概念
### 节点Node
工作流中的单个操作单元,分为五类:
- 触发器节点Trigger
- 动作节点Action
- 工具节点Utility
- 代码节点Code
- 高级AI节点Advanced AI
### 工作流Workflow
由多个节点按一定顺序执行的自动化流程。
### 与AI Agent集成
- [[n8n-mcp]]N8N的MCP服务器实现
- [[OpenClaw + n8n工作流编排]]通过webhook安全集成
- [[使用Claude自动生成N8N工作流]]
## 使用场景
详见各use case
- [[N8N Telegram Trigger配置]]
- [[N8N全教程构建AI Agent]]
- [[N8N工作流编排]]
## 相关链接
- [N8N官网](https://n8n.io/)
- [N8N文档](https://docs.n8n.io/)

View File

@@ -0,0 +1,32 @@
---
id: nano-banana
title: "Nano Banana"
type: entity
tags: [google, AI, image-generation]
sources:
- "[[Nano Banana提示词框架]]"
- "[[Nano Banana Pro提示词指南]]"
- "[[Nano Banana 2使用指南]]"
last_updated: 2025-12-01
---
## Overview
Nano Banana是Google开发的AI图像生成模型基于Gemini系列模型的图像生成能力。最新版本为Nano Banana 2Gemini 3 Pro Image是推理模型生成前会进行内部推理。
## Key Features
- **推理模型**:生成前会进行内部推理,提升质量
- **多分辨率支持**1K、2K、4K分辨率
- **多图像组合**最多14张输入图像组合输出
- **多语言长文本渲染**:擅长在中英文环境中渲染长文本
## Versions
- **Nano Banana**:基础版本
- **Nano Banana Pro**:增强版本
- **Nano Banana 2**Gemini 3 Pro Image推理模型
## Connections
- [[AI图像生成]] ← uses ← [[Nano Banana]]
- [[Nano Banana]] ← supports ← [[提示词框架]]

View File

@@ -0,0 +1,36 @@
---
id: notebooklm
title: "NotebookLM"
type: entity
tags: [google, AI, learning, productivity]
sources:
- "[[7 ways I use NotebookLM to make my life easier]]"
- "[[NotebookLM Open Source Alternatives]]"
last_updated: 2025-11-23
---
## Overview
NotebookLM是Google推出的AI学习和工作助手核心特点是Source-Grounding机制确保回答准确且可溯源。
## Key Features
- **Source-Grounding**限制知识库仅包含用户上传的文档避免AI幻觉
- **音频概览**将文档转化为AI双人播客格式适合被动学习
- **项目中心**:集中管理研究、想法、会议记录的统一空间
- **精确引用**:法律文档审查时提供精确引用
## Use Cases
- 信息整理和学习笔记
- 文档问答和摘要
- 项目研究和知识管理
- 被动学习(音频概览)
## Aliases
- Google NotebookLM
## Connections
- [[NotebookLM]] ← uses ← [[Source-Grounding]]
- [[AI学习工具]] ← extends ← [[NotebookLM]]

56
wiki/entities/OpenClaw.md Normal file
View File

@@ -0,0 +1,56 @@
---
title: "OpenClaw"
type: entity
tags: [openclaw, agent, framework]
last_updated: 2026-04-14
---
# OpenClaw
开源AI Agent框架支持多Agent协作、记忆系统、技能扩展。
## 基本信息
- **类型**AI Agent框架
- **开源协议**MIT
- **平台**跨平台支持macOS、Linux、Windows
- **连接方式**CLI、Telegram、Discord、WebUI
## 核心功能
### Workspace文件体系
OpenClaw使用workspace目录下的文件来配置Agent行为
- [[AGENTS.md]]Agent工作说明书
- [[SOUL.md]]Agent性格档案
- [[USER.md]]:用户偏好
- [[TOOLS.md]]:工具权限声明
- [[IDENTITY.md]]Agent身份元数据
- [[BOOTSTRAP.md]]:首次启动引导
- [[memory/]]:长期记忆目录
### 多Agent支持
- 通过`sessions_spawn`启动子Agent
- 通过`sessions_send`发送消息
- 支持多Agent团队协作如Milo、Josh等
### 技能系统
- 技能包目录:`skills/`
- 支持第三方技能安装
- MCP协议集成
### 记忆系统
- 内置Markdown文件记忆
- 支持向量语义搜索通过memsearch
- 长期上下文保留
## 使用场景
详见各use case
- [[多Agent专业团队]]
- [[自愈家庭服务器]]
- [[第二大脑]]
- [[目标驱动自主任务]]
## 相关链接
- [OpenClaw GitHub](https://github.com/openclaw/openclaw)
- [OpenClaw文档](https://docs.openclaw.ai)
- [OpenClaw Showcase](https://openclaw.ai/showcase)

24
wiki/entities/剪映.md Normal file
View File

@@ -0,0 +1,24 @@
---
id: jianying
title: "剪映"
type: entity
tags: [video-editing, ByteDance, TikTok]
sources:
- "[[AI配音与声音克隆工具合集]]"
last_updated: 2025-03-06
---
## Overview
剪映是字节跳动推出的视频编辑工具抖音官方短视频首选部分音色需VIP。
## Key Features
- 抖音官方工具
- 短视频首选
- 部分音色需VIP
- 内置AI配音功能
## Connections
- [[AI视频制作]] ← uses ← [[剪映]]
- [[短视频制作]] ← uses ← [[剪映]]

24
wiki/entities/海螺AI.md Normal file
View File

@@ -0,0 +1,24 @@
---
id: hailo-ai
title: "海螺AI"
type: entity
tags: [AI, TTS, voice-cloning, MiniMax]
sources:
- "[[AI配音与声音克隆工具合集]]"
last_updated: 2025-03-06
---
## Overview
海螺AI是MiniMax出品的AI工具主打语音克隆和配音功能对中文支持好小白友好。
## Key Features
- 30秒克隆声音
- 免费使用
- 中文支持好
- 小白友好界面
## Connections
- [[AI配音]] ← uses ← [[海螺AI]]
- [[声音克隆]] ← uses ← [[海螺AI]]