diff --git a/README.md b/README.md index 9e653c6..6412069 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati + + + + + diff --git a/README_cn.md b/README_cn.md index 9b39721..0efb083 100644 --- a/README_cn.md +++ b/README_cn.md @@ -18,6 +18,11 @@ ### 应用程序
Icon SwiftChat SwiftChat is a lightning-fast, cross-platform AI chat application built with React Native. It delivers native performance on Android, iOS, iPad, Android tablets and macOS. Features include real-time streaming chat, rich Markdown support (tables, code blocks, LaTeX), AI image generation, customizable system prompts, and multimodal capabilities. Supports multiple AI providers including DeepSeek, Amazon Bedrock, Ollama and OpenAI with clean UI and high performance.
Icon 4EVERChat 4EVERChat is an intelligent model selection platform integrating hundreds of LLMs, enabling real-time comparison of model performance. Leveraging 4EVERLAND AI RPC's unified API endpoint, it achieves cost-free model switching and automatically selects combinations with fast responses and low costs.
+ + + + + diff --git a/README_ja.md b/README_ja.md index 9292439..ec16934 100644 --- a/README_ja.md +++ b/README_ja.md @@ -18,6 +18,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取 ### アプリケーション
Icon SwiftChat SwiftChat 是一款使用 React Native 构建的闪电般快速的跨平台 AI 聊天应用。它在 Android、iOS、iPad、Android 平板电脑和 macOS 上提供原生性能。功能包括实时流式聊天、丰富的 Markdown 支持(表格、代码块、LaTeX)、AI 图像生成、可自定义系统提示词和多模态能力。支持包括 DeepSeek、Amazon Bedrock、Ollama 和 OpenAI 在内的多个 AI 提供商。并具有简洁的用户界面和高性能表现。
Icon 4EVERChat
+ + + + + diff --git a/docs/SwiftChat/README.md b/docs/SwiftChat/README.md new file mode 100644 index 0000000..5053499 --- /dev/null +++ b/docs/SwiftChat/README.md @@ -0,0 +1,20 @@ +# [SwiftChat](https://github.com/aws-samples/swift-chat) + +SwiftChat is a lightning-fast, cross-platform AI chat application built with React Native. It delivers native performance on Android, iOS, iPad, Android tablets and macOS. Features include real-time streaming chat, rich Markdown support (tables, code blocks, LaTeX), AI image generation, customizable system prompts, and multimodal capabilities. Supports multiple AI providers including DeepSeek, Amazon Bedrock, Ollama and OpenAI. The minimalist UI design and optimized architecture ensure instant launch and responsive interactions across all platforms. + +## UI + +![UI](./assets/promo.png) + +## Integrate with Deepseek API + +![Mac Settings](./assets/settings.png) + +## Using System Prompt with DeepSeek + + + +For more information, Please refer to [SwiftChat GitHub](https://github.com/aws-samples/swift-chat) + + + diff --git a/docs/SwiftChat/README_cn.md b/docs/SwiftChat/README_cn.md new file mode 100644 index 0000000..7a8610a --- /dev/null +++ b/docs/SwiftChat/README_cn.md @@ -0,0 +1,18 @@ +# [SwiftChat](https://github.com/aws-samples/swift-chat) + +SwiftChat 是一个基于 React Native 构建的闪电般快速的跨平台 AI 聊天应用。它在 Android、iOS、iPad、Android 平板电脑和 macOS 上都能提供原生性能体验。功能包括实时流式聊天、丰富的 Markdown 支持(表格、代码块、LaTeX)、AI 图像生成、可自定义系统提示词,以及多模态能力。支持多个 AI 提供商,包括 DeepSeek、Amazon Bedrock、Ollama 和 OpenAI。极简的 UI 设计和优化的架构确保了在所有平台上都能实现即时启动和流畅的交互体验。 + +## 界面展示 + +![UI](./assets/promo.png) + +## 集成 Deepseek API + +![Mac Settings](./assets/settings.png) + +## 使用 DeepSeek 的系统提示词 + + +更多信息请访问 [SwiftChat GitHub](https://github.com/aws-samples/swift-chat) + + diff --git a/docs/SwiftChat/assets/favicon.png b/docs/SwiftChat/assets/favicon.png new file mode 100644 index 0000000..834069d Binary files /dev/null and b/docs/SwiftChat/assets/favicon.png differ diff --git a/docs/SwiftChat/assets/promo.png b/docs/SwiftChat/assets/promo.png new file mode 100644 index 0000000..2cc01bc Binary files /dev/null and b/docs/SwiftChat/assets/promo.png differ diff --git a/docs/SwiftChat/assets/settings.png b/docs/SwiftChat/assets/settings.png new file mode 100644 index 0000000..5702be7 Binary files /dev/null and b/docs/SwiftChat/assets/settings.png differ diff --git a/docs/SwiftChat/assets/system-prompt.png b/docs/SwiftChat/assets/system-prompt.png new file mode 100644 index 0000000..3cd6834 Binary files /dev/null and b/docs/SwiftChat/assets/system-prompt.png differ
Icon SwiftChat SwiftChat は React Native で構築された超高速なクロスプラットフォームAIチャットアプリケーションです。Android、iOS、iPad、Androidタブレット、macOSでネイティブなパフォーマンスを提供します。リアルタイムストリーミングチャット、豊富なMarkdownサポート(テーブル、コードブロック、LaTeX)、AI画像生成、カスタマイズ可能なシステムプロンプト、マルチモーダル機能などを備えています。DeepSeek、Amazon Bedrock、Ollama、OpenAIなど複数のAIプロバイダーをサポートし、シンプルなUIデザインと高性能を実現しています。
Icon 4EVERChat