SwiftChat is a cross-platform AI chat application developed using React Native, supporting multiple AI models, including DeepSeek. This application provides a smooth real-time chat experience, supports multimedia (images, videos, documents), and operates on Android, iOS, and macOS.
SwiftChat allows easy switching between various AI models, with DeepSeek being one of the primary models. Since version v1.10.0, the application has supported multiple AI models, providing maximum flexibility for users.
SwiftChat delivers fast and seamless chat capabilities, optimizing user interaction with AI.

The application supports Markdown formatting, ensuring clear and readable text display.

A minimalist and user-friendly interface that can be customized to suit personal preferences, enhancing user experience.
SwiftChat operates smoothly on multiple platforms, including Android, iOS, and macOS, ensuring convenience for users.
Allows users to customize System Prompts to optimize AI responses based on personal needs.



Download and install Ollama from the official website.
Open a terminal and run the following command to download and start the DeepSeek-R1 model:
ollama serve
This command makes the model ready for integration with other applications.
Open the SwiftChat application.
Access Settings from the main menu.
Navigate to the Ollama tab and enter the following details:
http://localhost:11434Save the settings by tapping the ✓ icon.
Start chatting with AI.
localhost with the server’s IP address.By following these steps, you can successfully deploy and use DeepSeek-R1 distill on your mobile device through the SwiftChat application, enjoying a smooth and convenient AI chat experience.