mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration
synced 2025-06-26 18:17:29 +00:00
Add SwiftChat (#354)
* Add SwiftChat * feat: update image with * feat: update favicon
This commit is contained in:
20
docs/SwiftChat/README.md
Normal file
20
docs/SwiftChat/README.md
Normal 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
|
||||
|
||||

|
||||
|
||||
## Integrate with Deepseek API
|
||||
|
||||

|
||||
|
||||
## Using System Prompt with DeepSeek
|
||||
|
||||
<img src="./assets/system-prompt.png" width="50%">
|
||||
|
||||
For more information, Please refer to [SwiftChat GitHub](https://github.com/aws-samples/swift-chat)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user