docs(ragflow): 更新数据文件以反映新的项目方向

- 修改项目名称为"开源的问答引擎"
- 更新项目描述,突出基于OpenAI GPT模型和对多种问答场景的支持
- 移除与SearX项目相关的旧有信息
- 简化数据文件结构,移除不必要的属性
This commit is contained in:
brightching 2025-02-17 10:16:50 +08:00
parent 38fef9766b
commit 8749230452
1 changed files with 4 additions and 11 deletions

View File

@ -1,19 +1,12 @@
name: ragflow
tags:
- 中间件
title: 隐私保护的开源元搜索引擎
description: 一个注重隐私保护的开源元搜索引擎能够聚合多个搜索引擎的结果为用户提供无追踪的搜索体验。它是SearX项目的升级版遵循自由开源许可致力于保护用户隐私和提供更丰富的搜索功能
title: 开源的问答引擎
description: 一个开源的问答引擎基于OpenAI的GPT模型支持多种问答场景如知识库问答、知识图谱问答、知识库问答等
additionalProperties:
key: ragflow
name: ragflow
tags:
- Middleware
shortDescZh: 隐私保护的开源元搜索引擎
shortDescEn: Privacy-focused open-source meta search engine
type: tool
crossVersionUpdate: false
limit: 1
recommend: 0
website: https://searxng.org
github: https://github.com/searxng/searxng
document: https://docs.searxng.org/
shortDescZh: 开源的问答引擎
shortDescEn: Open source question answering engine