mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-14 23:11:39 -04:00
Add SwiftChat (#354)
* Add SwiftChat * feat: update image with * feat: update favicon
This commit is contained in:
parent
38e056e627
commit
31c1a97355
9 changed files with 53 additions and 0 deletions
18
docs/SwiftChat/README_cn.md
Normal file
18
docs/SwiftChat/README_cn.md
Normal file
|
@ -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 设计和优化的架构确保了在所有平台上都能实现即时启动和流畅的交互体验。
|
||||
|
||||
## 界面展示
|
||||
|
||||

|
||||
|
||||
## 集成 Deepseek API
|
||||
|
||||

|
||||
|
||||
## 使用 DeepSeek 的系统提示词
|
||||
<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