This commit is contained in:
Bùi Đức Nhật 2025-02-17 15:25:04 +08:00 committed by GitHub
commit 0cdf3842ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 22 additions and 0 deletions

View file

@ -353,6 +353,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="https://rssflow.oinchain.com"> RssFlow </a> </td> <td> <a href="https://rssflow.oinchain.com"> RssFlow </a> </td>
<td>An intelligent RSS reader browser extension with AI-powered RSS summarization and multi-dimensional feed views. Supports DeepSeek model configuration for enhanced content understanding. </td> <td>An intelligent RSS reader browser extension with AI-powered RSS summarization and multi-dimensional feed views. Supports DeepSeek model configuration for enhanced content understanding. </td>
</tr> </tr>
<tr>
<td> <img src="https://lh3.googleusercontent.com/dXuThUr_4odH8PyJWu66hUjRlcG1f3IJ7hbzEkREu_x_7Qo7-nDfylZLrk-gbfKbdpngvM_C5c2KJhSmy7YATtLj=s120" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/ollamazing/README.md"> Ollamazing </a> </td>
<td> An Open Source Web extension for using Ollama models, including DeepSeek models. Supporting chat, translate, and more. </td>
</tr>
</table> </table>
### VS Code Extensions ### VS Code Extensions

17
docs/ollamazing/README.md Normal file
View file

@ -0,0 +1,17 @@
<img src="https://lh3.googleusercontent.com/dXuThUr_4odH8PyJWu66hUjRlcG1f3IJ7hbzEkREu_x_7Qo7-nDfylZLrk-gbfKbdpngvM_C5c2KJhSmy7YATtLj=s120" width="64" height="auto" />
# [Ollamazing](https://github.com/buiducnhat/ollamazing)
Ollamazing is the Open Source Web extension for using Ollama. The current main features are:
- Chat with Ollama models - include `deepseek` models (r1, v3,...)
- Use Ollama models as a translator in web page
## Just follow these steps:
1. Ensure to have Ollama server running
2. Install the extension from [Chrome Web Store](https://chromewebstore.google.com/detail/ollamazing/bfndpdpimcehljfgjdacbpapgbkecahi)
# UI
![image](assets/demo.gif)

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 MiB