Add SwiftChat

This commit is contained in:
xiaoweii 2025-03-03 10:29:51 +08:00
parent 4eafdb43b3
commit 12ac6f414a
9 changed files with 54 additions and 0 deletions

View file

@ -18,6 +18,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
### Applications
<table>
<tr>
<td> <img src="./docs/SwiftChat/assets/favicon.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/SwiftChat/README.md">SwiftChat</a></td>
<td> <a href="https://github.com/aws-samples/swift-chat">SwiftChat</a> 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.</td>
</tr>
<tr>
<td><img src="https://4everlogo.4everland.store/icons/1024.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/4EVERChat/README.md">4EVERChat</a></td>

View file

@ -18,6 +18,11 @@
### 应用程序
<table>
<tr>
<td> <img src="./docs/SwiftChat/assets/favicon.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/SwiftChat/README-cn.md">SwiftChat</a></td>
<td> <a href="https://github.com/aws-samples/swift-chat">SwiftChat</a> 是一款使用 React Native 构建的闪电般快速的跨平台 AI 聊天应用。它在 Android、iOS、iPad、Android 平板电脑和 macOS 上提供原生性能。功能包括实时流式聊天、丰富的 Markdown 支持表格、代码块、LaTeX、AI 图像生成、可自定义系统提示词和多模态能力。支持包括 DeepSeek、Amazon Bedrock、Ollama 和 OpenAI 在内的多个 AI 提供商。并具有简洁的用户界面和高性能表现。</td>
</tr>
<tr>
<td><img src="https://4everlogo.4everland.store/icons/1024.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/4EVERChat/README_cn.md">4EVERChat</a></td>

View file

@ -18,6 +18,11 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
### アプリケーション
<table>
<tr>
<td> <img src="./docs/SwiftChat/assets/favicon.png" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="docs/SwiftChat/README.md">SwiftChat</a></td>
<td> <a href="https://github.com/aws-samples/swift-chat">SwiftChat</a> は React Native で構築された超高速なクロスプラットフォームAIチャットアプリケーションです。Android、iOS、iPad、Androidタブレット、macOSでネイティブなパフォーマンスを提供します。リアルタイムストリーミングチャット、豊富なMarkdownサポートテーブル、コードブロック、LaTeX、AI画像生成、カスタマイズ可能なシステムプロンプト、マルチモーダル機能などを備えています。DeepSeek、Amazon Bedrock、Ollama、OpenAIなど複数のAIプロバイダーをサポートし、シンプルなUIデザインと高性能を実現しています。</td>
</tr>
<tr>
<td><img src="https://4everlogo.4everland.store/icons/1024.png" alt="Icon" width="64" height="auto" /></td>
<td><a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/4EVERChat/README_ja.md">4EVERChat</a></td>

20
docs/SwiftChat/README.md Normal file
View file

@ -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
![System Prompt](./assets/system-prompt.png)
For more information, Please refer to [SwiftChat GitHub](https://github.com/aws-samples/swift-chat)

View file

@ -0,0 +1,19 @@
# [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 的系统提示词
![System Prompt](./assets/system-prompt.png)
更多信息请访问 [SwiftChat GitHub](https://github.com/aws-samples/swift-chat)

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB