docs: fix chinese doc link error, update SwiftChat features (#434)

This commit is contained in:
Xiaowei Zhu 2025-04-10 06:39:33 +00:00 committed by GitHub
parent 063e8eec34
commit 27f780b91c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 12 additions and 17 deletions

View file

@ -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)