A local-first private AI assistant for everyday use. Runs on-device models with encrypted P2P sync, and supports sharing chats publicly on ATProto.
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: align Tiles intro copy in installer and README

Update the installer welcome text and README tagline to use the same Tiles positioning language.

Made-with: Cursor

authored by

feynon and committed by
Anandu Pavanan
d7bf3261 5d3080b3

+3 -5
+1 -3
README.md
··· 33 33 34 34 ## Tiles CLI 35 35 36 - Tiles is the local-first private AI for everyday use. 36 + Tiles is a local-first private AI assistant for everyday use. 37 37 38 38 Install the signed macOS package: 39 39 ··· 59 59 Tiles is built by a small team working on private, local-first software, with a clear mission: to bring privacy technology to everyone. 60 60 61 61 This project is part of the [User & Agents](https://userandagents.com) network. The shared goal is to empower people by designing and building software that provides agency, control, and choice in our digital lives. We strive to deliver the best privacy-focused engineering while also offering unmatched convenience in our consumer products. We believe identity and memory belong together, and Tiles gives you a way to own both through your personal user agent. 62 - 63 - We are seeking design partners for TEE based cloud workloads that align with our goal of a verifiable privacy perimeter. Contact us at [mail@tiles.run](mailto:mail@tiles.run). 64 62 65 63 ## Contributing 66 64
+1 -1
pkg/resources/welcome.html
··· 11 11 <body> 12 12 13 13 <p> 14 - Tiles is a local-first private AI for everyday use. Runs on-device models with encrypted P2P sync, and support for sharing chats publicly on ATProto.<br><br> 14 + Tiles is a local-first private AI assistant for everyday use. Runs on-device models with encrypted P2P sync, and supports sharing chats publicly on ATProto.<br><br> 15 15 16 16 This setup installs the Tiles runtime, dependencies, and the default <i>gpt-oss-20b</i> model so the system works fully offline with no additional downloads.<br><br> 17 17
+1 -1
pkg/resources/welcome_network.html
··· 11 11 <body> 12 12 13 13 <p> 14 - Tiles is a local-first private AI for everyday use. Runs on-device models with encrypted P2P sync, and support for sharing chats publicly on ATProto.<br><br> 14 + Tiles is a local-first private AI assistant for everyday use. Runs on-device models with encrypted P2P sync, and supports sharing chats publicly on ATProto.<br><br> 15 15 16 16 This setup installs the Tiles runtime and required dependencies. 17 17 During onboarding you will be prompted to download a model.<br><br>