mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-07-13 18:01:58 -04:00
docs: fix chinese doc link error, update SwiftChat features (#434)
This commit is contained in:
parent
063e8eec34
commit
27f780b91c
7 changed files with 12 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
# [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.
|
||||
[SwiftChat](https://github.com/aws-samples/swift-chat) 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, quick model switching, and multimodal capabilities. Supports multiple AI providers including DeepSeek, Amazon Bedrock, Ollama and OpenAI Compatible Models. The minimalist UI design and optimized architecture ensure instant launch and responsive interactions across all platforms.
|
||||
|
||||
## UI
|
||||
|
||||
|
@ -15,6 +15,3 @@ SwiftChat is a lightning-fast, cross-platform AI chat application built with Rea
|
|||
<img src="./assets/system-prompt.png" width="50%">
|
||||
|
||||
For more information, Please refer to [SwiftChat GitHub](https://github.com/aws-samples/swift-chat)
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# [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 设计和优化的架构确保了在所有平台上都能实现即时启动和流畅的交互体验。
|
||||
[SwiftChat](https://github.com/aws-samples/swift-chat) 是一个基于 React Native 构建的闪电般快速的跨平台 AI 聊天应用。它在 Android、iOS、iPad、Android 平板电脑和 macOS 上都能提供原生性能体验。功能包括实时流式聊天、丰富的 Markdown 支持(表格、代码块、LaTeX)、AI 图像生成、可自定义系统提示词、快速模型切换,以及多模态能力。支持多个 AI 提供商,包括 DeepSeek、Amazon Bedrock、Ollama 和 OpenAI API 兼容的模型。极简的 UI 设计和优化的架构确保了在所有平台上都能实现即时启动和流畅的交互体验。
|
||||
|
||||
## 界面展示
|
||||
|
||||
|
@ -14,5 +14,3 @@ SwiftChat 是一个基于 React Native 构建的闪电般快速的跨平台 AI
|
|||
<img src="./assets/system-prompt.png" width="50%">
|
||||
|
||||
更多信息请访问 [SwiftChat GitHub](https://github.com/aws-samples/swift-chat)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue