From 83949163c9eabd8715ca71c615834f0003683e32 Mon Sep 17 00:00:00 2001 From: ftboy Date: Wed, 10 Sep 2025 10:50:53 +0800 Subject: [PATCH] docs: update readme information --- README.jp.md | 335 --------------------------------------------------- README.md | 95 ++++----------- README.zh.md | 78 +++--------- 3 files changed, 46 insertions(+), 462 deletions(-) delete mode 100644 README.jp.md diff --git a/README.jp.md b/README.jp.md deleted file mode 100644 index b7223a2..0000000 --- a/README.jp.md +++ /dev/null @@ -1,335 +0,0 @@ -

-DeepChat AI アシスタントアイコン -

- -

DeepChat - 強力なオープンソースマルチモデルAIチャットプラットフォーム

- -

DeepChatは、複数のクラウドおよびローカル大規模言語モデルをサポートする機能豊富なオープンソースAIチャットプラットフォームです。強力な検索強化機能とツール呼び出し機能を提供します。

- -

- Stars Badge - Forks Badge - Pull Requests Badge - Issues Badge - License Badge - Ask DeepWiki -

- -
- 中文 / English / 日本語 -
- -## 📑 目次 - -- [📑 目次](#-目次) -- [🚀 プロジェクト紹介](#-プロジェクト紹介) -- [💡 なぜDeepChatを選ぶのか](#-なぜdeepchatを選ぶのか) -- [🔥 主な機能](#-主な機能) -- [🤖 サポートされているモデルプロバイダー](#-サポートされているモデルプロバイダー) - - [OpenAI/Gemini/Anthropic API形式の任意のモデルプロバイダーと互換性あり](#openaigeminianthropic-api形式の任意のモデルプロバイダーと互換性あり) -- [🔍 ユースケース](#-ユースケース) -- [📦 クイックスタート](#-クイックスタート) - - [ダウンロードとインストール](#ダウンロードとインストール) - - [モデルの設定](#モデルの設定) - - [会話を開始](#会話を開始) -- [💻 開発ガイド](#-開発ガイド) - - [依存関係のインストール](#依存関係のインストール) - - [開発を開始](#開発を開始) - - [ビルド](#ビルド) -- [👥 コミュニティと貢献](#-コミュニティと貢献) -- [⭐ スター履歴](#-スター履歴) -- [👨‍💻 貢献者](#-貢献者) -- [📃 ライセンス](#-ライセンス) - -## 🚀 プロジェクト紹介 - -DeepChatは、様々な大規模言語モデルと対話するための統一されたインターフェースを提供する強力なオープンソースAIチャットプラットフォームです。OpenAI、Gemini、AnthropicなどのクラウドAPIや、ローカルにデプロイされたOllamaモデルを使用する場合でも、DeepChatはスムーズなユーザー体験を提供します。 - -クロスプラットフォームAIアシスタントアプリケーションとして、DeepChatは基本的なチャット機能をサポートするだけでなく、検索強化、ツール呼び出し、マルチモーダル対話などの高度な機能も提供し、AI機能をより身近で効率的なものにします。 - - - - - - -
- DeepChat ライトモード -
-
- DeepChat ダークモード -
-
- -## 💡 なぜDeepChatを選ぶのか - -他のAIツールと比較して、DeepChatは以下のようなユニークな利点を提供します: - -- **統一されたマルチモデル管理**: 1つのアプリケーションでほぼすべての主要なLLMをサポートし、複数のアプリを切り替える必要がありません -- **シームレスなローカルモデル統合**: 組み込みのOllamaサポートにより、コマンドライン操作なしでローカルモデルを管理・使用できます -- **高度なツール呼び出し**: 組み込みのMCPサポートにより、追加設定なしでコード実行、ウェブアクセス、その他のツールを利用可能です -- **強力な検索強化**: 複数の検索エンジンをサポートし、AIの応答をより正確でタイムリーにします。非標準のウェブ検索パラダイムを提供し、迅速なカスタマイズが可能です -- **プライバシー重視**: ローカルデータストレージとネットワークプロキシのサポートにより、情報漏洩のリスクを軽減します -- **ビジネスフレンドリー**: Apache License 2.0の下でオープンソース化され、商用・個人利用の両方に適しています - -## 🔥 主な機能 - -- 🌐 **複数のクラウドLLMプロバイダーサポート**: DeepSeek、OpenAI、SiliconFlow、Grok、Gemini、Anthropicなど -- 🏠 **ローカルモデルデプロイメントサポート**: - - 包括的な管理機能を備えた統合Ollama - - コマンドライン操作なしでOllamaモデルのダウンロード、デプロイメント、実行を制御・管理 -- 🚀 **豊富で使いやすいチャット機能** - - 業界最高レベルの [CodeMirror](https://codemirror.net/) を基盤としたコードブロックレンダリングを含む完全なMarkdownレンダリング - - マルチウィンドウ + マルチタブアーキテクチャで、あらゆる次元でマルチセッション並列動作をサポート。ブラウザのように大規模モデルを使用し、ノンブロッキング体験により優れた効率を実現 - - MCP統合後、トークン消費を大幅に節約する多様な結果表示のためのアーティファクトレンダリングをサポート - - メッセージは複数のバリエーションを生成するためのリトライをサポート。会話は自由にフォーク可能で、常に適切な思考の流れを確保 - - 画像、Mermaidダイアグラム、その他のマルチモーダルコンテンツのレンダリングをサポート。GPT-4o、Gemini、Grokのテキストから画像生成機能をサポート - - 検索結果などの外部情報ソースをコンテンツ内でハイライト表示 -- 🔍 **強力な検索強化機能** - - MCPモードで博查搜索、Brave Searchなどの主要な検索APIを組み込み、モデルが検索のタイミングを賢く判断 - - ユーザーのウェブブラウジングをシミュレートすることで、Google、Bing、Baidu、Sogou公式アカウント検索などの主要検索エンジンをサポート - - あらゆる検索エンジンの読み取りをサポート。検索アシスタントモデルを設定するだけで、内部ネットワーク、APIなしのエンジン、垂直ドメイン検索エンジンなど、様々な情報ソースをモデルに接続可能 -- 🔧 **優れたMCP(Model Context Protocol)サポート** - - MCPプロトコルのResources/Prompts/Tools三大コア機能を完全サポート - - セマンティックワークフローをサポートし、タスクの意味とコンテキストを理解することで、より複雑でインテリジェントな自動化を実現します。 - - 非常にユーザーフレンドリーな設定インターフェース - - 美しく明確なツール呼び出し表示 - - ツールパラメータとリターンデータの自動フォーマット機能を備えた詳細なツール呼び出しデバッグウィンドウ - - 組み込みNode.js実行環境。npx/node類似のサービスは追加設定不要で開箱即用 - - StreamableHTTP/SSE/Stdioプロトコル トランスポートをサポート - - コード実行、ウェブ情報取得、ファイル操作などの組み込みユーティリティを備えたinMemoryサービスをサポート。二次インストールなしで一般的なユースケースに対応 - - 組み込みMCPサービスを通じて、視覚モデル機能を任意のモデルで使用可能な普遍的な機能に変換 -- 💻 **マルチプラットフォームサポート**: Windows、macOS、Linux -- 🎨 **美しく使いやすいインターフェース**、ユーザー志向の設計、丁寧なライト/ダークモードテーマ -- 🔗 **豊富なDeepLinkサポート**: リンクを通じて会話を開始し、他のアプリケーションとシームレスに統合。MCPサービスのワンクリックインストールもサポートし、シンプルさとスピードを実現 -- 🚑 **セキュリティ重視の設計**: チャットデータと設定データに暗号化インターフェースとコード難読化機能を備える -- 🛡️ **プライバシー保護**: スクリーン投影の非表示、ネットワークプロキシなどのプライバシー保護方法をサポートし、情報漏洩のリスクを軽減 -- 💰 **ビジネスフレンドリー**: - - オープンソースを採用し、Apache License 2.0ライセンスに基づく、企業利用も安心 - - 企業統合では最小限の設定コード変更のみで予約された暗号化難読化セキュリティ機能を使用可能 - - コード構造が明確で、モデルプロバイダーもMCPサービスも高度に分離されており、最小コストで自由にカスタマイズ可能 - - 合理的なアーキテクチャ、データ相互作用とUI動作の分離により、Electronの機能を十分に活用し、単純なウェブラッパーを拒否、優れたパフォーマンス - -## 🤖 サポートされているモデルプロバイダー - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Ollama Icon
- Ollama -
- Deepseek Icon
- Deepseek -
- PPIO Icon
- PPIO -
- DashScope Icon
- DashScope -
- Doubao Icon
- Doubao -
- MiniMax Icon
- MiniMax -
- Fireworks Icon
- Fireworks -
- 302.AI Icon
- 302.AI -
- OpenAI Icon
- OpenAI -
- Gemini Icon
- Gemini -
- GitHub Models Icon
- GitHub Models -
- Moonshot Icon
- Moonshot -
- OpenRouter Icon
- OpenRouter -
- Azure OpenAI Icon
- Azure OpenAI -
- Qiniu Icon
- Qiniu -
- Grok Icon
- Grok -
- Zhipu Icon
- Zhipu -
- SiliconFlow Icon
- SiliconFlow -
- AIHubMix Icon
- AIHubMix -
- Hunyuan Icon
- Hunyuan -
- LM Studio Icon
- LM Studio -
- Groq Icon
- Groq -
- -### OpenAI/Gemini/Anthropic API形式の任意のモデルプロバイダーと互換性あり - -## 🔍 ユースケース - -DeepChatは様々なAIアプリケーションシナリオに適しています: - -- **日常アシスタント**: 質問への回答、提案の提供、文章作成の支援 -- **開発支援**: コード生成、デバッグ、技術的問題の解決 -- **学習ツール**: 概念の説明、知識の探求、学習ガイダンス -- **コンテンツ作成**: コピーライティング、クリエイティブなインスピレーション、コンテンツの最適化 -- **データ分析**: データの解釈、チャート生成、レポート作成 - -## 📦 クイックスタート - -### ダウンロードとインストール - -[GitHub Releases](https://github.com/ThinkInAIXYZ/deepchat/releases)ページからお使いのシステム用の最新バージョンをダウンロードしてください: - -- Windows: `.exe`インストールファイル -- macOS: `.dmg`インストールファイル -- Linux: `.AppImage`または`.deb`インストールファイル - -### モデルの設定 - -1. DeepChatアプリケーションを起動 -2. 設定アイコンをクリック -3. "モデルプロバイダー"タブを選択 -4. APIキーを追加するか、ローカルOllamaを設定 - -### 会話を開始 - -1. "+"ボタンをクリックして新しい会話を作成 -2. 使用したいモデルを選択 -3. AIアシスタントとの対話を開始 - -## 💻 開発ガイド - -[貢献ガイドライン](./CONTRIBUTING.md)をお読みください。 - -WindowsとLinuxはGitHub Actionによってパッケージングされます。 -Mac関連の署名とパッケージングについては、[Mac リリースガイド](https://github.com/ThinkInAIXYZ/deepchat/wiki/Mac-Release-Guide)を参照してください。 - -### 依存関係のインストール - -```bash -$ pnpm install -$ pnpm run installRuntime -# エラーが出た場合: No module named 'distutils' -$ pip install setuptools -``` - -* For Windows: 非管理者ユーザーがシンボリックリンクやハードリンクを作成できるようにするには、設定で「開発者モード」を有効にするか、管理者アカウントを使用してください。それ以外の場合、pnpm の操作は失敗します。 - -### 開発を開始 - -```bash -$ pnpm run dev -``` - -### ビルド - -```bash -# Windowsの場合 -$ pnpm run build:win - -# macOSの場合 -$ pnpm run build:mac - -# Linuxの場合 -$ pnpm run build:linux - -# アーキテクチャを指定してパッケージング -$ pnpm run build:win:x64 -$ pnpm run build:win:arm64 -$ pnpm run build:mac:x64 -$ pnpm run build:mac:arm64 -$ pnpm run build:linux:x64 -$ pnpm run build:linux:arm64 -``` - -## 👥 コミュニティと貢献 - -DeepChatはアクティブなオープンソースコミュニティプロジェクトであり、様々な形での貢献を歓迎します: - -- 🐛 [問題を報告する](https://github.com/ThinkInAIXYZ/deepchat/issues) -- 💡 [機能の提案を提出する](https://github.com/ThinkInAIXYZ/deepchat/issues) -- 🔧 [コードの改善を提出する](https://github.com/ThinkInAIXYZ/deepchat/pulls) -- 📚 [ドキュメントを改善する](https://github.com/ThinkInAIXYZ/deepchat/wiki) -- 🌍 [翻訳を手伝う](https://github.com/ThinkInAIXYZ/deepchat/tree/main/locales) - -プロジェクトへの参加方法について詳しく知るには、[貢献ガイドライン](./CONTRIBUTING.md)をご確認ください。 - -## ⭐ スター履歴 - -[![Star History Chart](https://api.star-history.com/svg?repos=ThinkInAIXYZ/deepchat&type=Timeline)](https://www.star-history.com/#ThinkInAIXYZ/deepchat&Timeline) - -## 👨‍💻 貢献者 - -deepchatへの貢献をご検討いただきありがとうございます!貢献ガイドは[貢献ガイドライン](./CONTRIBUTING.md)でご確認いただけます。 - - - Contribution Leaderboard - - -## 🙏🏻 謝辞 - -このプロジェクトは、以下の素晴らしいライブラリの支援により構築されています: - -- [Vue](https://vuejs.org/) -- [Electron](https://www.electronjs.org/) -- [Electron-Vite](https://electron-vite.org/) -- [oxlint](https://github.com/oxc-project/oxc) - -## 📃 ライセンス - -[LICENSE](./LICENSE) diff --git a/README.md b/README.md index 8f49042..6fbb440 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,16 @@ -

-DeepChat AI Assistant Icon -

+

PolyMind - DevStation Developer AI Assistant

-

DeepChat - Powerful Open-Source Multi-Model AI Chat Platform

- -

DeepChat is a feature-rich open-source AI chat platform supporting multiple cloud and local large language models with powerful search enhancement and tool calling capabilities.

- -

- Stars Badge - Forks Badge - Pull Requests Badge - Issues Badge - License Badge - Ask DeepWiki -

+

PolyMind is a feature-rich AI assistant that supports mainstream language models, providing environment awareness and powerful tool scheduling capabilities for the DevStation distribution.

- 中文 / English / 日本語 + 中文 / English
## 📑 Table of Contents - [📑 Table of Contents](#-table-of-contents) - [🚀 Project Introduction](#-project-introduction) -- [💡 Why Choose DeepChat](#-why-choose-deepchat) +- [💡 Why Choose PolyMind](#-why-choose-polymind) - [🔥 Main Features](#-main-features) - [🤖 Supported Model Providers](#-supported-model-providers) - [Compatible with any model provider in OpenAI/Gemini/Anthropic API format](#compatible-with-any-model-provider-in-openaigeminianthropic-api-format) @@ -43,40 +30,26 @@ ## 🚀 Project Introduction -DeepChat is a powerful open-source AI chat platform providing a unified interface for interacting with various large language models. Whether you're using cloud APIs like OpenAI, Gemini, Anthropic, or locally deployed Ollama models, DeepChat delivers a smooth user experience. +PolyMind is an AI intelligent assistant developed based on [DeepChat](https://github.com/thinkinaixyz/deepchat), providing environment awareness and powerful tool scheduling capabilities for the DevStation distribution. -As a cross-platform AI assistant application, DeepChat not only supports basic chat functionality but also offers advanced features such as search enhancement, tool calling, and multimodal interaction, making AI capabilities more accessible and efficient. - - - - - - -
- DeepChat Light Mode -
-
- DeepChat Dark Mode -
-
+As a cross-platform AI assistant application, it not only supports basic chat functionality but also provides advanced features such as search enhancement, tool calling, multimodal interaction, making AI capabilities more convenient and efficient. -## 💡 Why Choose DeepChat +## 💡 Why Choose PolyMind -Compared to other AI tools, DeepChat offers the following unique advantages: +Compared to other AI tools, PolyMind has the following unique advantages: -- **Unified Multi-Model Management**: One application supports almost all mainstream LLMs, eliminating the need to switch between multiple apps -- **Seamless Local Model Integration**: Built-in Ollama support allows you to manage and use local models without command-line operations -- **Advanced Tool Calling**: Built-in MCP support enables code execution, web access, and other tools without additional configuration -- **Powerful Search Enhancement**: Support for multiple search engines makes AI responses more accurate and timely, providing non-standard web search paradigms that can be quickly customized -- **Privacy-Focused**: Local data storage and network proxy support reduce the risk of information leakage -- **Business-Friendly**: Embraces open source under the Apache License 2.0, suitable for both commercial and personal use +- **Unified Multi-Model Management**: One application supports almost all mainstream LLMs, no need to switch between multiple applications +- **Seamless Local Model Integration**: Built-in Ollama support, no command-line operations required to manage and use local models +- **Advanced Tool Calling**: Built-in MCP support, no additional configuration required to use tools like code execution, network access, etc. +- **openEuler Community Friendly**: Integrated with openEuler community open-source projects like DevStore, openEuler Intelligence +- **System Prompt Management**: Powerful system prompt management, making general AI more efficient and intelligent ## 🔥 Main Features -- 🌐 **Multiple Cloud LLM Provider Support**: DeepSeek, OpenAI, SiliconFlow, Grok, Gemini, Anthropic, and more +- 🌐 **Multiple Cloud LLM Provider Support**: DeepSeek, OpenAI, SiliconFlow, Grok, Gemini, Anthropic, etc. - 🏠 **Local Model Deployment Support**: - Integrated Ollama with comprehensive management capabilities - - Control and manage Ollama model downloads, deployments, and runs without command-line operations + - No command-line operations required to control and manage Ollama model downloads, deployments, and runs - 🚀 **Rich and Easy-to-Use Chat Capabilities** - Complete Markdown rendering with code block rendering based on industry-leading [CodeMirror](https://codemirror.net/) - Multi-window + multi-tab architecture supporting parallel multi-session operations across all dimensions, use large models like using a browser, non-blocking experience brings excellent efficiency @@ -90,7 +63,7 @@ Compared to other AI tools, DeepChat offers the following unique advantages: - Supports reading any search engine; simply configure a search assistant model to connect various search sources, whether internal networks, API-less engines, or vertical domain search engines, as information sources for the model - 🔧 **Excellent MCP (Model Context Protocol) Support** - Complete support for the three core capabilities of Resources/Prompts/Tools in the MCP protocol - - Supports semantic workflows, enabling more complex and intelligent automation by understanding the meaning and context of tasks. + - Supports semantic workflows, enabling more complex and intelligent automation by understanding the meaning and context of tasks - Extremely user-friendly configuration interface - Aesthetically pleasing and clear tool call display - Detailed tool call debugging window with automatic formatting of tool parameters and return data @@ -109,8 +82,6 @@ Compared to other AI tools, DeepChat offers the following unique advantages: - Clear code structure, both model providers and MCP services are highly decoupled, can be freely customized with minimal cost - Reasonable architecture, data interaction and UI behavior separation, fully utilizing Electron's capabilities, rejecting simple web wrappers, excellent performance -For more details on how to use these features, see the [User Guide](./docs/user-guide.md). - ## 🤖 Supported Model Providers @@ -223,7 +194,7 @@ For more details on how to use these features, see the [User Guide](./docs/user- ## 🔍 Use Cases -DeepChat is suitable for various AI application scenarios: +PolyMind is suitable for various AI application scenarios: - **Daily Assistant**: Answering questions, providing suggestions, assisting with writing and creation - **Development Aid**: Code generation, debugging, technical problem solving @@ -235,7 +206,7 @@ DeepChat is suitable for various AI application scenarios: ### Download and Install -Download the latest version for your system from the [GitHub Releases](https://github.com/ThinkInAIXYZ/deepchat/releases) page: +Download the latest version for your system from the [Gitee Releases](https://gitee.com/openeuler/polymind/releases) page: - Windows: `.exe` installation file - macOS: `.dmg` installation file @@ -243,7 +214,7 @@ Download the latest version for your system from the [GitHub Releases](https://g ### Configure Models -1. Launch the DeepChat application +1. Launch the PolyMind application 2. Click the settings icon 3. Select the "Model Providers" tab 4. Add your API keys or configure local Ollama @@ -254,15 +225,10 @@ Download the latest version for your system from the [GitHub Releases](https://g 2. Select the model you want to use 3. Start communicating with your AI assistant -For a comprehensive guide on getting started and using all features, please refer to the [User Guide](./docs/user-guide.md). - ## 💻 Development Guide Please read the [Contribution Guidelines](./CONTRIBUTING.md) -Windows and Linux are packaged by GitHub Action. -For Mac-related signing and packaging, please refer to the [Mac Release Guide](https://github.com/ThinkInAIXYZ/deepchat/wiki/Mac-Release-Guide). - ### Install Dependencies ```bash @@ -301,36 +267,27 @@ $ pnpm run build:linux:x64 $ pnpm run build:linux:arm64 ``` -For a more detailed guide on development, project structure, and architecture, please see the [Developer Guide](./docs/developer-guide.md). - ## 👥 Community & Contribution -DeepChat is an active open-source community project, and we welcome various forms of contribution: +We welcome various forms of contribution: -- 🐛 [Report issues](https://github.com/ThinkInAIXYZ/deepchat/issues) -- 💡 [Submit feature suggestions](https://github.com/ThinkInAIXYZ/deepchat/issues) -- 🔧 [Submit code improvements](https://github.com/ThinkInAIXYZ/deepchat/pulls) -- 📚 [Improve documentation](https://github.com/ThinkInAIXYZ/deepchat/wiki) -- 🌍 [Help with translation](https://github.com/ThinkInAIXYZ/deepchat/tree/main/locales) +- 🐛 [Report issues](https://gitee.com/openeuler/polymind/issues) +- 💡 [Submit feature suggestions](https://gitee.com/openeuler/polymind/issues) +- 🔧 [Submit code improvements](https://gitee.com/openeuler/polymind/pulls) +- 📚 [Improve documentation](https://gitee.com/openeuler/polymind/wikis) Check the [Contribution Guidelines](./CONTRIBUTING.md) to learn more about ways to participate in the project. -## ⭐ Star History - -[![Star History Chart](https://api.star-history.com/svg?repos=ThinkInAIXYZ/deepchat&type=Timeline)](https://www.star-history.com/#ThinkInAIXYZ/deepchat&Timeline) - ## 👨‍💻 Contributors -Thank you for considering contributing to deepchat! The contribution guide can be found in the [Contribution Guidelines](./CONTRIBUTING.md). +Thank you for considering contributing to PolyMind! The contribution guide can be found in the [Contribution Guidelines](./CONTRIBUTING.md). - - Contribution Leaderboard - ## 🙏🏻 Thanks This project is built with the help of these awesome libraries: +- [deepchat](https://github.com/thinkinaixyz/deepchat) - [Vue](https://vuejs.org/) - [Electron](https://www.electronjs.org/) - [Electron-Vite](https://electron-vite.org/) diff --git a/README.zh.md b/README.zh.md index 543ed99..0be2738 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,29 +1,16 @@ -

-DeepChat AI助手图标 -

+

PolyMind - DevStation开发者AI智能助手

-

DeepChat - 强大的开源多模型AI聊天平台

- -

DeepChat是一个功能丰富的开源AI聊天平台,支持多种云端和本地大语言模型,提供强大的搜索增强和工具调用能力。

- -

- Stars Badge - Forks Badge - Pull Requests Badge - Issues Badge - License Badge - Ask DeepWiki -

+

PolyMind是一个功能丰富的AI助手,支持主流语言模型,为DevStation发行版提供环境感知和强大的工具调度能力。

- 中文 / English / 日本語 + 中文 / English
## 📑 目录 - [📑 目录](#-目录) - [🚀 项目简介](#-项目简介) -- [💡 为什么选择DeepChat](#-为什么选择deepchat) +- [💡 为什么选择PolyMind](#-为什么选择PolyMind) - [🔥 主要功能](#-主要功能) - [🤖 支持的模型提供商](#-支持的模型提供商) - [兼容任何OpenAI/Gemini/Anthropic API格式的模型提供商](#兼容任何openaigeminianthropic-api格式的模型提供商) @@ -43,33 +30,19 @@ ## 🚀 项目简介 -DeepChat是一个功能强大的开源AI聊天平台,为用户提供与多种大语言模型交互的统一界面。无论是云端API如OpenAI、Gemini、Anthropic,还是本地部署的Ollama模型,DeepChat都能提供流畅的用户体验。 +PolyMind是一款基于[DeepChat](https://github.com/thinkinaixyz/deepchat)开发的AI智能助手,为DevStation发行版提供环境感知和强大的工具调度能力。 -作为一个跨平台的AI助手应用,DeepChat不仅支持基础的聊天功能,还提供了搜索增强、工具调用、多模态交互等高级特性,让AI能力的应用更加便捷和高效。 +作为一个跨平台的AI助手应用,不仅支持基础的聊天功能,还提供了搜索增强、工具调用、多模态交互等高级特性,让AI能力的应用更加便捷和高效。 -
- - - - -
- DeepChat Light -
-
- DeepChat Dark -
-
+## 💡 为什么选择PolyMind -## 💡 为什么选择DeepChat - -与其他AI工具相比,DeepChat具有以下独特优势: +与其他AI工具相比,PolyMind具有以下独特优势: - **多模型统一管理**:一个应用支持几乎所有主流LLM,无需在多个应用间切换 - **本地模型无缝集成**:内置Ollama支持,无需命令行操作即可管理和使用本地模型 - **高级工具调用**:内置MCP支持,无需额外配置即可使用代码执行、网络访问等工具 -- **强大的搜索增强**:支持多种搜索引擎,让AI回答更加准确和及时,提供了非标网页搜索范式,可以快速定制 -- **注重隐私保护**:本地数据存储,支持网络代理,减少信息泄露风险 -- **开源友好**:基于 Apache License 2.0 协议,适合商业和个人使用 +- **openEuler社区友好**:集成DevStore、openEuler Intelligence等openEuler社区开源项目 +- **系统提示词管理**:强大的系统提示词管理,让通用AI更加高效和智能 ## 🔥 主要功能 @@ -221,7 +194,7 @@ DeepChat是一个功能强大的开源AI聊天平台,为用户提供与多种 ## 🔍 使用场景 -DeepChat适用于多种AI应用场景: +PolyMind适用于多种AI应用场景: - **日常助手**:回答问题、提供建议、辅助写作和创作 - **开发辅助**:代码生成、调试、技术问题解答 @@ -233,7 +206,7 @@ DeepChat适用于多种AI应用场景: ### 下载安装 -从[GitHub Releases](https://github.com/ThinkInAIXYZ/deepchat/releases)页面下载适合您系统的最新版本: +从[Gitee Releases](https://gitee.com/openeuler/polymind/releases)页面下载适合您系统的最新版本: - Windows: `.exe`安装文件 - macOS: `.dmg`安装文件 @@ -241,7 +214,7 @@ DeepChat适用于多种AI应用场景: ### 配置模型 -1. 启动DeepChat应用 +1. 启动polymind应用 2. 点击设置图标 3. 选择"模型提供商"选项卡 4. 添加您的API密钥或配置本地Ollama @@ -256,9 +229,6 @@ DeepChat适用于多种AI应用场景: 请阅读[贡献指南](./CONTRIBUTING.md) -Windows和Linux通过GitHub Action打包。 -对于Mac相关的签名和打包,请参考[Mac发布指南](https://github.com/ThinkInAIXYZ/deepchat/wiki/Mac-Release-Guide)。 - ### 安装依赖 ```bash @@ -299,32 +269,24 @@ $ pnpm run build:linux:arm64 ## 👥 社区与贡献 -DeepChat是一个活跃的开源社区项目,我们欢迎各种形式的贡献: +欢迎各种形式的贡献: -- 🐛 [报告问题](https://github.com/ThinkInAIXYZ/deepchat/issues) -- 💡 [提交功能建议](https://github.com/ThinkInAIXYZ/deepchat/issues) -- 🔧 [提交代码改进](https://github.com/ThinkInAIXYZ/deepchat/pulls) -- 📚 [完善文档](https://github.com/ThinkInAIXYZ/deepchat/wiki) -- 🌍 [帮助翻译](https://github.com/ThinkInAIXYZ/deepchat/tree/main/locales) +- 🐛 [报告问题](https://gitee.com/openeuler/polymind/issues) +- 💡 [提交功能建议](https://gitee.com/openeuler/polymind/issues) +- 🔧 [提交代码改进](https://gitee.com/openeuler/polymind/pulls) +- 📚 [完善文档](https://gitee.com/openeuler/polymind/wikis) 查看[贡献指南](./CONTRIBUTING.md)了解更多参与项目的方式。 -## ⭐ Star历史 - -[![Star History Chart](https://api.star-history.com/svg?repos=ThinkInAIXYZ/deepchat&type=Timeline)](https://www.star-history.com/#ThinkInAIXYZ/deepchat&Timeline) - ## 👨‍💻 贡献者 -感谢您考虑为deepchat做出贡献!贡献指南可以在[贡献指南](./CONTRIBUTING.md)中找到。 - - - Contribution Leaderboard - +感谢您考虑为polymind做出贡献!贡献指南可以在[贡献指南](./CONTRIBUTING.md)中找到。 ## 🙏🏻 致谢 本项目的构建得益于这些优秀的开源库: +- [deepchat](https://github.com/thinkinaixyz/deepchat) - [Vue](https://vuejs.org/) - [Electron](https://www.electronjs.org/) - [Electron-Vite](https://electron-vite.org/) -- Gitee