awesome-deepseek-integration/docs/autoflow/README_cn.md

24 lines
1.7 KiB
Markdown
Raw Normal View History

# Autoflow
<a href="https://trendshift.io/repositories/12294" target="_blank"><img src="https://trendshift.io/api/badge/repositories/12294" alt="pingcap%2Fautoflow | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
[AutoFlow](https://github.com/pingcap/autoflow) 是一个基于 GraphRAG基于图的检索增强生成的开源知识库工具构建于 [TiDB](https://www.pingcap.com/ai?utm_source=tidb.ai&utm_medium=community) Vector、LlamaIndex 和 DSPy 之上。它提供类似 Perplexity 的搜索界面,并允许通过嵌入简单的 JavaScript 代码片段,将 AutoFlow 的对话式搜索窗口轻松集成到您的网站中。
## UI 界面
1. **Perplexity 风格的对话式搜索页面**:我们的平台配备了高级内置网站爬虫,旨在提升您的浏览体验。该爬虫能够轻松抓取官方网站和文档站点,通过 sitemap 抓取,实现全面覆盖和高效搜索。
![Image](https://github.com/user-attachments/assets/50a4e5ce-8b93-446a-8ce7-11ed7844bd1e)
2. **可嵌入的 JavaScript 代码片段**:通过复制并嵌入一段简单的 JavaScript 代码,即可轻松将我们的对话式搜索窗口集成到您的网站中。此小部件通常放置在网站右下角,可即时回答与产品相关的查询。
![Image](https://github.com/user-attachments/assets/f0dc82db-c14d-4863-a242-c7da3a719568)
## 集成 Deepseek API
- 点击 `Models` 选项卡,然后进入 `LLMs` 以进入 LLM 模型管理页面。
- 点击 `Create` 按钮创建一个新的 LLM 模型。
- 按照下方示例输入数据,然后点击 `Create LLM` 按钮。
![Image](https://github.com/user-attachments/assets/875cac18-707b-465f-ac62-89ddb416f94d)