@@ -31,12 +31,36 @@ macOS platforms.
31
31
create images in similar styles.
32
32
- Support LaTeX formula rendering (inline and display modes) for Amazon Nova.
33
33
34
- We redesigned the UI with optimized font sizes and line spacing for a more elegant and clean presentation. The image
35
- below demonstrates SwiftChat rich markdown content support (Paragraph, Code Blocks, Tables, LaTeX and more)
34
+
35
+ ### Feature Showcase
36
+
37
+ ** Comprehensive Multimodal Analysis** : Text, Image, Document and Video
38
+
39
+ <div style =" display : flex ; flex-direction : ' row' ; background-color : #888888 ;" >
40
+ <img src =" assets/avif/text_streaming.avif " width =24% >
41
+ <img src =" assets/avif/image_summary.avif " width =24% >
42
+ <img src =" assets/avif/doc_summary.avif " width =24% >
43
+ <img src =" assets/avif/video_summary.avif " width =24% >
44
+ </div >
45
+
46
+ ** Creative Image Suite** : Generation, Style Replication, Background Removal & Replacement
47
+
48
+ <div style =" display : flex ; flex-direction : ' row' ; background-color : #888888 ;" >
49
+ <img src =" assets/avif/gen_image.avif " width =24% >
50
+ <img src =" assets/avif/similar_style.avif " width =24% >
51
+ <img src =" assets/avif/remove_background.avif " width =24% >
52
+ <img src =" assets/avif/replace_background.avif " width =24% >
53
+ </div >
54
+
55
+ ** Rich Markdown Support** : Paragraph, Code Blocks, Tables, LaTeX and More
36
56
37
57
![ ] ( assets/markdown.png )
38
58
39
- All of these features are seamlessly displayed across all supported platforms with native UI.
59
+ We redesigned the UI with optimized font sizes and line spacing for a more elegant and clean presentation.
60
+ All of these features are also seamlessly displayed on Android and macOS with native UI
61
+
62
+ > Note: Some animated images have been sped up for demonstration. If you experience lag, please view on Chrome, Firefox,
63
+ > or Edge browser on your computer.
40
64
41
65
## Architecture
42
66
@@ -132,6 +156,14 @@ Congratulations 🎉 Your SwiftChat App is ready to use!
132
156
133
157
## Detailed Features
134
158
159
+ ** Quick Access Tools** : Code Copy, Selection Mode, Scroll Controls and Token Counter
160
+
161
+ <div style =" display : flex ; flex-direction : ' row' ; background-color : #888888 ;" >
162
+ <img src =" assets/avif/copy_code.avif " width =32% >
163
+ <img src =" assets/avif/select_mode.avif " width =32% >
164
+ <img src =" assets/avif/scroll_token.avif " width =32% >
165
+ </div >
166
+
135
167
We feature streamlined chat History, Settings pages, and intuitive Usage statistics:
136
168
137
169
![ ] ( assets/history_settings.png )
@@ -172,6 +204,10 @@ orientation.
172
204
173
205
![ ] ( assets/landscape.png )
174
206
207
+ Similarly, for code that requires horizontal scrolling, rotate to landscape mode for better viewing.
208
+
209
+ ![ ] ( assets/avif/landscape.avif )
210
+
175
211
## What Makes SwiftChat Really "Swift"?
176
212
177
213
🚀 ** Fast Launch Speed**
0 commit comments