集成

将 Skill Seekers 连接至 16+ AI 系统,按使用场景分类整理。

🗂️ 按使用场景分类

1. RAG 与知识系统

构建生产级搜索和问答系统。

RAG 框架:

向量数据库:

→ RAG 概述


2. AI 编程助手

为您的 IDE 注入框架专业知识。

→ AI 编程概述


⚡ 快速选择器

我想要…使用这个
构建问答机器人LangChain + Pinecone
让 Cursor 了解 ReactCursor 集成
搜索我的文档LlamaIndex
在 JetBrains 中使用 AI 编程Continue.dev
生产级 RAG 管道Haystack

一条命令,任意集成

# 相同来源,不同输出
skill-seekers scrape --config react.json --format langchain
skill-seekers scrape --config react.json --format llama-index
skill-seekers scrape --config react.json --target claude  # 用于 Cursor

教程