@@ -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), cloud providers (OpenAI, Anthropic, DeepSeek, OpenRouter), or image generation models</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