You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-21Lines changed: 7 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ SAM is a native macOS AI assistant built with Swift and SwiftUI. Unlike cloud-on
30
30
In July 2025, I set out to build the AI assistant my wife actually wanted: one that adapted to *her* workflow instead of forcing her to adapt. SAM was made for her - and dedicated to her. It has since grown into a native macOS assistant that anyone can use to get real work done.
31
31
32
32
A native macOS app designed for **non‑developers** who want powerful tools in their everyday life.
33
-
Review documents, create images, write content, plan projects, or just have a conversation.
33
+
Review documents, create images with [ALICE](https://github.com/SyntheticAutonomicMind/ALICE), write content, plan projects, or just have a conversation.
34
34
Say **"Hey SAM"** to go hands‑free, or type naturally.
35
35
You're always in control.
36
36
@@ -43,7 +43,7 @@ You're always in control.
43
43
44
44
### **Real Assistance, Not Just Answers**
45
45
SAM helps you finish things.
46
-
Whether it's organizing files, helping you draft documents, creating images, or researching a topic - SAM acts on your ideas.
46
+
Whether it's organizing files, helping you draft documents, or researching a topic - SAM acts on your ideas.
47
47
48
48
### **Smart Memory**
49
49
SAM remembers what matters across conversations.
@@ -145,23 +145,8 @@ Get a glimpse of SAM's native macOS interface in action:
145
145
</td>
146
146
<td width="50%">
147
147
<h3>Flexible AI Provider Selection</h3>
148
-
<img src=".images/sam-image-7.png"/>
149
-
<em>Choose from local models (MLX, llama.cpp), cloud providers (OpenAI, Anthropic, DeepSeek), or image generation models</em>
150
-
</td>
151
-
</tr>
152
-
</table>
153
-
154
-
<table>
155
-
<tr>
156
-
<td width="50%">
157
-
<h3>Local Image Generation</h3>
158
148
<img src=".images/sam-image-2.png"/>
159
-
<em>User asks SAM to generate an image of a cruise ship sailing in the ocean - created locally without any cloud services</em>
160
-
</td>
161
-
<td width="50%">
162
-
<h3>Image Analysis</h3>
163
-
<img src=".images/sam-image-3.png"/>
164
-
<em>SAM provides a detailed description of the cruise ship image it just created</em>
149
+
<em>Choose from local models (MLX, llama.cpp), or cloud providers (OpenAI, Anthropic, DeepSeek, OpenRouter)</em>
165
150
</td>
166
151
</tr>
167
152
</table>
@@ -170,13 +155,14 @@ Get a glimpse of SAM's native macOS interface in action:
170
155
<tr>
171
156
<td width="50%">
172
157
<h3>Travel Research</h3>
173
-
<img src=".images/sam-image-4.png"/>
158
+
<img src=".images/sam-image-3.png"/>
174
159
<em>User asks about restaurants in a town they'll be visiting - SAM helps with travel planning and local recommendations</em>
175
160
</td>
176
161
<td width="50%">
177
162
<h3>Shopping Assistance</h3>
163
+
<img src=".images/sam-image-4.png"/>
178
164
<img src=".images/sam-image-5.png"/>
179
-
<em>User inquires about availability and pricing of two items on Amazon - SAM helps with product research</em>
165
+
<em>User inquires about a needed product - SAM helps with product research</em>
180
166
</td>
181
167
</tr>
182
168
</table>
@@ -231,7 +217,7 @@ Get a glimpse of SAM's native macOS interface in action:
0 commit comments