Skip to content

Commit 9746a99

Browse files
committed
docs: update README screenshots and provider list
Refreshed screenshots, removed unused images (6, 7). Added OpenRouter to cloud provider list.
1 parent 418c1c9 commit 9746a99

File tree

8 files changed

+7
-21
lines changed

8 files changed

+7
-21
lines changed

.images/sam-image-1.png

-478 KB
Loading

.images/sam-image-2.png

-1.99 MB
Loading

.images/sam-image-3.png

-2.44 MB
Loading

.images/sam-image-4.png

97.8 KB
Loading

.images/sam-image-5.png

898 KB
Loading

.images/sam-image-6.png

-1.11 MB
Binary file not shown.

.images/sam-image-7.png

-1000 KB
Binary file not shown.

README.md

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ SAM is a native macOS AI assistant built with Swift and SwiftUI. Unlike cloud-on
3030
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.
3131

3232
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.
3434
Say **"Hey SAM"** to go hands‑free, or type naturally.
3535
You're always in control.
3636

@@ -43,7 +43,7 @@ You're always in control.
4343

4444
### **Real Assistance, Not Just Answers**
4545
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.
4747

4848
### **Smart Memory**
4949
SAM remembers what matters across conversations.
@@ -145,23 +145,8 @@ Get a glimpse of SAM's native macOS interface in action:
145145
</td>
146146
<td width="50%">
147147
<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>
158148
<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>
165150
</td>
166151
</tr>
167152
</table>
@@ -170,13 +155,14 @@ Get a glimpse of SAM's native macOS interface in action:
170155
<tr>
171156
<td width="50%">
172157
<h3>Travel Research</h3>
173-
<img src=".images/sam-image-4.png"/>
158+
<img src=".images/sam-image-3.png"/>
174159
<em>User asks about restaurants in a town they'll be visiting - SAM helps with travel planning and local recommendations</em>
175160
</td>
176161
<td width="50%">
177162
<h3>Shopping Assistance</h3>
163+
<img src=".images/sam-image-4.png"/>
178164
<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>
180166
</td>
181167
</tr>
182168
</table>
@@ -231,7 +217,7 @@ Get a glimpse of SAM's native macOS interface in action:
231217
- Secure API authentication
232218

233219
**Flexible AI Provider Support**
234-
- **Cloud AI**: OpenAI, Anthropic (Claude), GitHub Copilot, DeepSeek
220+
- **Cloud AI**: OpenAI, Anthropic (Claude), GitHub Copilot, DeepSeek, OpenRouter
235221
- **Local Models**: Run AI completely on your Mac with MLX or llama.cpp
236222
- Switch models mid-conversation
237223
- Use custom OpenAI-compatible endpoints

0 commit comments

Comments
 (0)