diff --git a/README.md b/README.md index c055797b..68b6d745 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,20 @@ Cherry Studio is a desktop client that supports for multiple LLM providers, avai - 📝 Complete Markdown Rendering - 🤲 Easy Content Sharing +# 📝 TODO + +- [x] Quick popup (read clipboard, quick question, explain, translate, summarize) +- [x] Comparison of multi-model answers +- [x] Support login using SSO provided by service providers +- [ ] All models support networking (in development...) +- [ ] Launch of the first official version +- [ ] Plugin functionality (JavaScript) +- [ ] Browser extension (highlight text to translate, summarize, add to knowledge base) +- [ ] iOS & Android client +- [ ] AI notes +- [ ] Voice input and output (AI call) +- [ ] Data backup supports custom backup content + # 🖥️ Develop ## IDE Setup @@ -117,7 +131,8 @@ For more detailed guidelines, please refer to our [Contributing Guide](./CONTRIB Thank you for your support and contributions! ## Related Projects -* [one-api](https://github.com/songquanpeng/one-api):LLM API management and distribution system, supporting mainstream models like OpenAI, Azure, and Anthropic. Features unified API interface, suitable for key management and secondary distribution. + +- [one-api](https://github.com/songquanpeng/one-api):LLM API management and distribution system, supporting mainstream models like OpenAI, Azure, and Anthropic. Features unified API interface, suitable for key management and secondary distribution. # 🚀 Contributors diff --git a/docs/README.ja.md b/docs/README.ja.md index 9ba1c69f..10c05f06 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -61,6 +61,20 @@ Cherry Studioは、複数のLLMプロバイダーをサポートするデスク - 📝 完全な Markdown レンダリング - 🤲 簡単な共有機能 +# 📝 TODO + +- [x] クイックポップアップ(クリップボードの読み取り、簡単な質問、説明、翻訳、要約) +- [x] 複数モデルの回答の比較 +- [x] サービスプロバイダーが提供するSSOを使用したログインをサポート +- [ ] すべてのモデルがネットワークをサポート(開発中...) +- [ ] 最初の公式バージョンのリリース +- [ ] プラグイン機能(JavaScript) +- [ ] ブラウザ拡張機能(テキストをハイライトして翻訳、要約、ナレッジベースに追加) +- [ ] iOS & Android クライアント +- [ ] AIノート +- [ ] 音声入出力(AIコール) +- [ ] データバックアップはカスタムバックアップコンテンツをサポート + # 🖥️ 開発 ## IDEの設定 @@ -118,7 +132,8 @@ Cherry Studioへの貢献を歓迎します!以下の方法で貢献できま ご支援と貢献に感謝します! ## 関連頁版 -* [one-api](https://github.com/songquanpeng/one-api):LLM APIの管理・配信システム。OpenAI、Azure、Anthropicなどの主要モデルに対応し、統一APIインターフェースを提供。APIキー管理と再配布に利用可能。 + +- [one-api](https://github.com/songquanpeng/one-api):LLM APIの管理・配信システム。OpenAI、Azure、Anthropicなどの主要モデルに対応し、統一APIインターフェースを提供。APIキー管理と再配布に利用可能。 # 🚀 コントリビューター diff --git a/docs/README.zh.md b/docs/README.zh.md index 730b1e93..3afddfaa 100644 --- a/docs/README.zh.md +++ b/docs/README.zh.md @@ -61,6 +61,20 @@ Cherry Studio 是一款支持多个大语言模型(LLM)服务商的桌面客 - 📝 完整的 Markdown 渲染 - 🤲 便捷的内容分享功能 +# 📝 待辦事項 + +- [x] 快捷彈窗 (讀取剪貼簿、快速提問、解釋、翻譯、總結) +- [x] 多模型回答對比 +- [x] 支援使用服務供應商提供的 SSO 進行登入 +- [ ] 全部模型支援連網(開發中...) +- [ ] 推出第一個正式版 +- [ ] 插件功能(JavaScript) +- [ ] 瀏覽器插件(劃詞翻譯、總結、新增至知識庫) +- [ ] iOS & Android 客戶端 +- [ ] AI 筆記 +- [ ] 語音輸入輸出(AI 通話) +- [ ] 資料備份支援自訂備份內容 + # 🖥️ 开发 ## IDE 设置 @@ -118,7 +132,8 @@ $ yarn build:linux 感谢您的支持和贡献! ## 相关项目 -* [one-api](https://github.com/songquanpeng/one-api):LLM API管理及分发系统,支持OpenAI、Azure、Anthropic等主流模型,统一API接口,可用于密钥管理与二次分发。 + +- [one-api](https://github.com/songquanpeng/one-api):LLM API管理及分发系统,支持OpenAI、Azure、Anthropic等主流模型,统一API接口,可用于密钥管理与二次分发。 # 🚀 贡献者