diff --git a/README.md b/README.md index b8502db..0e1d467 100644 --- a/README.md +++ b/README.md @@ -409,6 +409,11 @@ With these functionalities, the AI assistant can summarize key points within an <td><a href="https://github.com/jiqi136/DS-AI">Multi-platform connected DeepSeek</a></td> <td>Leveraging the three-channel AI engine powered by DeepSeek Official, Alibaba Cloud, and Douyin Volcano, it continuously evolves its intelligence. Additionally, it employs a hybrid mode combining "online search + deep thinking".</td> </tr> + <tr> + <td><img src="docs/remio/assets/remio_icon.png" alt="Icon" width="64" height="auto" /></td> + <td><a href="https://www.remio.ai/">remio</a></td> + <td>remio is an AI-powered personal knowledge hub that builds personalized knowledge bases by automatically capturing browsed web content, parsing local files, and integrating personal notes. It enables search and natural language Q&A within your personal knowledge base for instant insights while offering smart writing assistance—adapting to your style to streamline drafting, refining, and completing content with ease. Designed with local-first storage, remio prioritizes data privacy while centralizing fragmented information for maximum productivity.</td> + </tr> </table> <p style="text-align: right;"><a href="#table-of-contents">^ Back to Contents ^</a></p> diff --git a/README_cn.md b/README_cn.md index 12e44be..9fff187 100644 --- a/README_cn.md +++ b/README_cn.md @@ -337,6 +337,11 @@ <td> <a href="https://alphabot.x-pai.com/">AlphaBot</a> </td> <td> AlphaBot是一款智能股票分析助手,整合多源数据与AI分析技术,提供技术分析、预测和风险评估功能,帮助投资者做出数据驱动的交易决策。支持一键部署,操作简便,支持Windows/Linux/MacOS等平台</td> </tr> + <tr> + <td><img src="docs/remio/assets/remio_icon.png" alt="Icon" width="64" height="auto" /></td> + <td><a href="https://www.remio.ai/">remio</a></td> + <td>remio 是一个 AI 驱动的个人知识中心,通过自动捕获浏览的网页内容、解析本地文件并整合个人笔记,构建个性化的知识库。它支持在个人知识库中进行搜索和自然语言问答,以提供即时洞察,同时提供智能写作辅助——适应您的写作风格,轻松简化起草、润色和完成内容的过程。remio 采用本地优先存储设计,优先保护数据隐私,同时集中管理零散信息,以实现最大化的生产力。</td> + </tr> </table> <p style="text-align: right;"><a href="#目录">^ 返回目录 ^</a></p> diff --git a/README_ja.md b/README_ja.md index 719a0b6..d38d42e 100644 --- a/README_ja.md +++ b/README_ja.md @@ -305,6 +305,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取 <td><a href="https://github.com/jiqi136/DS-AI">マルチプラットフォーム対応ネットワークDeepSeek</a></td> <td> DeepSeek公式、アリクラウド、TikTok火山の3つのプラットフォームを連携させたトリプルチャネルAIエンジンにより、絶えず進化するインテリジェンスを実現。さらに「オンライン検索」と「深度思考」を融合したハイブリッドモードを採用しています.</td> </tr> + <tr> + <td><img src="docs/remio/assets/remio_icon.png" alt="Icon" width="64" height="auto" /></td> + <td><a href="https://www.remio.ai/">remio</a></td> + <td>remio は AI を活用したパーソナルナレッジハブです。閲覧したウェブコンテンツを自動的に収集し、ローカルファイルを解析し、個人のメモを統合することで、パーソナライズされたナレッジベースを構築します。パーソナルナレッジベース内での検索と自然言語による Q&A を可能にし、即座に洞察を得られるようにします。さらに、あなたのライティングスタイルに適応し、ドラフト作成や改良、コンテンツ完成を簡単に進めるスマートライティング支援も提供します。ローカル優先のストレージ設計により、remio はデータのプライバシーを重視しながら、断片化した情報を一元化し、最大限の生産性を実現します。</td> + </tr> </table> diff --git a/README_zh_tw.md b/README_zh_tw.md index 000a09b..1b54f35 100644 --- a/README_zh_tw.md +++ b/README_zh_tw.md @@ -389,6 +389,11 @@ <td><a href="https://github.com/jiqi136/DS-AI">多平臺聯網DeepSeek</a></td> <td>依託DeepSeek官方&阿裡雲&抖音火山,三通道AI引擎,持續進化智慧。 並且混合使用"聯網蒐索+深度思考"模式。</td> </tr> + <tr> + <td><img src="docs/remio/assets/remio_icon.png" alt="Icon" width="64" height="auto" /></td> + <td><a href="https://www.remio.ai/">remio</a></td> + <td>remio 是一個 AI 驅動的個人知識中心,通過自動捕獲瀏覽的網頁內容、解析本地文件並整合個人筆記,構建個性化的知識庫。它支持在個人知識庫中進行搜索和自然語言問答,以提供即時洞察,同時提供智能寫作輔助——適應您的寫作風格,輕鬆簡化起草、潤色和完成內容的過程。remio 採用本地優先儲存設計,優先保護數據隱私,同時集中管理零散信息,以實現最大化的生產力。</td> + </tr> </table> <p style="text-align: right;"><a href="#目錄">^ 返回目錄 ^</a></p> diff --git a/docs/remio/assets/remio_icon.png b/docs/remio/assets/remio_icon.png new file mode 100644 index 0000000..5b11971 Binary files /dev/null and b/docs/remio/assets/remio_icon.png differ