# IsleMind

Fresh browser profile; no conversations, accounts, credentials or AI provider calls.

## Animated WebP

![IsleMind interaction demo](/showcase/islemind/2026-09-10T09-58-21-371Z-5ed1/islemind-interaction.webp)

![IsleMind: AI capability settings with no configured provider credentials.](/showcase/islemind/2026-09-10T09-58-21-371Z-5ed1/ai-settings.webp)

![IsleMind: settings search and capability filtering.](/showcase/islemind/2026-09-10T09-58-21-371Z-5ed1/settings-search.webp)

![IsleMind: appearance and language configuration.](/showcase/islemind/2026-09-10T09-58-21-371Z-5ed1/appearance-controls.webp)

![IsleMind: Liquid Glass theme in dark mode.](/showcase/islemind/2026-09-10T09-58-21-371Z-5ed1/liquid-glass-dark.webp)

## Reduced-motion HTML

```html
<!-- Copy this asset directory to /showcase/islemind/2026-09-10T09-58-21-371Z-5ed1/. Demo data: Fresh browser profile; no conversations, accounts, credentials or AI provider calls. -->
<picture>
  <source media="(prefers-reduced-motion: reduce)" srcset="/showcase/islemind/2026-09-10T09-58-21-371Z-5ed1/ai-settings.webp">
  <img src="/showcase/islemind/2026-09-10T09-58-21-371Z-5ed1/islemind-interaction.webp" alt="IsleMind: Open settings; Search for the memory capability; Clear the settings search; Switch from AI to System settings; Open appearance and language controls; Select the Liquid Glass theme; Switch to dark mode." width="1080" height="676" loading="lazy" decoding="async">
</picture>
```
