Merge pull request #89 from ak12s2021/main

Update README.md to add SiYuan
This commit is contained in:
Huang Panpan 2025-01-23 09:22:56 +08:00 committed by GitHub
commit f2fce63333
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 97 additions and 1 deletions

View File

@ -96,7 +96,12 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<tr>
<td> <img src="./docs/zotero/assets/zotero-icon.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/zotero/README_cn.md">Zotero</a></td>
<td> <a href="https://www.zotero.org">Zotero</a> is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.</td>
<td> <a href="https://www.zotero.org">Zotero</a> is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research.</td>
</tr>
<tr>
<td> <img src="./docs/Siyuan/assets/image-20250122162731-7wkftbw.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/Siyuan/README.md">SiYuan</a> </td>
<td> SiYuan is a privacy-first personal knowledge management system that supports complete offline usage, as well as end-to-end encrypted data sync.</td>
</tr>
</table>

View File

@ -82,6 +82,11 @@
<td> <a href="docs/zotero/README_cn.md">Zotero</a></td>
<td> <a href="https://www.zotero.org">Zotero</a> 是一款免费且易于使用的文献管理工具,旨在帮助您收集、整理、注释、引用和分享研究成果。</td>
</tr>
<tr>
<td> <img src="./docs/Siyuan/assets/image-20250122162731-7wkftbw.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/Siyuan/README_cn.md">思源笔记</a> </td>
<td> 思源笔记是一款隐私优先的个人知识管理系统,支持完全离线使用,并提供端到端加密的数据同步功能。</td>
</tr>
</table>
### RAG 框架

50
docs/Siyuan/README.md Normal file
View File

@ -0,0 +1,50 @@
# README
![image](assets/image-20250122162731-7wkftbw.png)
---
SiYuan is a privacy-first personal knowledge management system that supports complete offline usage, as well as end-to-end encrypted data sync.
Fuse blocks, outlines, and bidirectional links to refactor your thinking.
## STEP1.
Apply a token from [deepseek open platform](https://platform.deepseek.com/)
## STEP 2
Enter the Settings interface
![image](assets/image-20250122163007-hkuruoe.png)
## STEP 3
Navigate to the "AI" tab in Settings and configure the following:
* Enter your DeepSeek API key in the text field
* Configure the endpoint URL and model details:
* URI: `https://api.deepseek.com/v1/`
* Model: `deepseek-chat`
* Temperature: 1.3
![image](assets/image-20250122162241-32a4oma.png)
how to use:
![image](assets/image-20250122162425-wlsgw0u.png)

36
docs/Siyuan/README_cn.md Normal file
View File

@ -0,0 +1,36 @@
# README_cn
![image](assets/image-20250122162731-7wkftbw.png)
---
思源笔记是一款注重隐私的个人知识管理系统,支持完全离线使用,并提供端到端加密的数据同步功能。通过融合块、大纲和双向链接,重构你的思维方式。
## 第一步
从[深度求索开放平台](https://platform.deepseek.com/)申请一个令牌。
## 第二步
进入设置界面
![image](assets/image-20250122163007-hkuruoe.png)
## 第三步
在设置中导航到“AI”选项卡并进行以下配置
* 在文本框中输入你的DeepSeek API密钥
* 配置端点URL和模型详细信息
* URI: `https://api.deepseek.com/v1/`
* 模型: `deepseek-chat`
* 温度: 1.3
![image](assets/image-20250122162241-32a4oma.png)
如何使用:
![image](assets/image-20250122162425-wlsgw0u.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB