Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add raycast #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://github.com/tisfeng/Easydict">Easydict</a></td>
<td> Easydict is a concise and easy-to-use translation dictionary macOS App that allows you to easily and elegantly look up words or translate text. Supports calling large language model APIs for translation.</td>
</tr>
</tr>
<td> <img src="https://www.raycast.com/favicon-production.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://raycast.com/?via=ViGeng">Raycast</a></td>
<td> Raycast is a productivity tool for macOS that lets you control your tools with a few keystrokes. It supports various extensions including DeepSeek AI.</td>
</tr>
</table>

### RAG framework
Expand Down
5 changes: 5 additions & 0 deletions README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@
<td> <a href="https://github.com/tisfeng/Easydict">Easydict</a></td>
<td> Easydict 是一个简洁易用的词典翻译 macOS App,能够轻松优雅地查找单词或翻译文本,支持调用大语言模型 API 翻译。</td>
</tr>
</tr>
<td> <img src="https://www.raycast.com/favicon-production.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://raycast.com/?via=ViGeng">Raycast</a></td>
<td> Raycast 是一款 macOS 生产力工具,它允许你用几个按键来控制你的工具。它支持各种扩展,包括 DeepSeek AI。</td>
</tr>
</table>

### RAG 框架
Expand Down
23 changes: 23 additions & 0 deletions docs/raycast/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<img width="1024" src="assets/og-image.png" alt="ray.so">

<!-- TEXT_SECTION:header:END -->

# Raycast Extension - Deepseek Quick Actions

Raycast is a productivity tool that allows you to control your tools with a few keystrokes. It's far more than an app launcher, it's a way to interact with your tools and data in a more efficient way. With Raycast, you can run scripts, open files, and even interact with your favorite apps without leaving your keyboard.

[Deepseek Quick Actions](https://www.raycast.com/ViGeng/deepseeker?via=ViGeng) is a Raycast extension that allows you to interact with the Deepseek API directly from Raycast. You can perform common tasks like `summarize`, `rephrase`, `fix writing`, so on.


# Features
- [x] 🚀 Results Stream in real time
- [x] ⌘ Supports custom keybinding for each action
- [x] 📄 Custom prompt for each action
- [x] Set token price in settings

# UI
![alt text](assets/deepseeker-1.png)
![alt text](assets/deepseeker-2.png)
![alt text](assets/deepseeker-3.png)
![alt text](assets/deepseeker-4.png)
![alt text](assets/deepseeker-5.png)
23 changes: 23 additions & 0 deletions docs/raycast/README_cn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<img width="1024" src="assets/og-image.png" alt="ray.so">

<!-- TEXT_SECTION:header:END -->

# Raycast Extension - Deepseek Quick Actions

Raycast 是一款效率工具,允许你只需敲击几下按键就能控制你的工具。它远不止是一个应用程序启动器,它是一种更高效地与你的工具和数据交互的方式。使用 Raycast,你可以运行脚本、打开文件,甚至可以在不离开键盘的情况下与你最喜欢的应用程序进行交互。

[Deepseek 快速操作](https://www.raycast.com/ViGeng/deepseeker?via=ViGeng) 是一个 Raycast 扩展,允许你直接从 Raycast 与 Deepseek API 交互。你可以执行诸如 `summarize`、`rephrase`、`fix writing` 等常见任务。


# Features
- [x] 🚀 实时结果流
- [x] ⌘ 支持每个动作的自定义键绑定
- [x] 📄 每个动作的自定义提示
- [x] 💰 在设置中设置Token价格

# UI
![alt text](assets/deepseeker-1.png)
![alt text](assets/deepseeker-2.png)
![alt text](assets/deepseeker-3.png)
![alt text](assets/deepseeker-4.png)
![alt text](assets/deepseeker-5.png)
Binary file added docs/raycast/assets/deepseeker-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/raycast/assets/deepseeker-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/raycast/assets/deepseeker-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/raycast/assets/deepseeker-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/raycast/assets/deepseeker-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/raycast/assets/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/raycast/assets/og-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.