mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-10-14 14:11:32 -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
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)
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue