Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CaicoLeung authored Aug 16, 2024
1 parent 837ffa8 commit 20fc998
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# **[bob-plugin-ollama-translator](https://github.com/CaicoLeung/bob-plugin-ollama-translator)**

[bob](https://bobtranslate.com/)编写的通过调用本地Ollama模型接口实现翻译的插件(需要bob版本>=1.8.0)
[bob](https://bobtranslate.com/)编写的通过调用本地Ollama模型接口实现翻译/解释的插件(需要bob版本>=1.8.0)

## Bob效果展示
### 翻译模式
1. 如果输入是单词,自动进入学习模式
![image](https://github.com/user-attachments/assets/5b6913e7-3de0-41ad-b218-44101575337a)

<img width="446" alt="image" src="https://github.com/user-attachments/assets/e31c54a0-ee2b-44f6-b9cc-0c635b6fd9c4">
2. 如果是整句,则直接翻译
![image](https://github.com/user-attachments/assets/3331ae2a-2b60-4204-956d-71c4845d21d1)

### 解释模式
![iShot_2024-08-16_13 52 38](https://github.com/user-attachments/assets/9e3cbe64-8657-4bac-a870-47f847736e85)

## 支持功能

Expand Down

0 comments on commit 20fc998

Please sign in to comment.