···33<p align="center">
44 <a href="https://github.com/tilesprivacy/">
55 <picture>
66- <source media="(prefers-color-scheme: dark)" srcset="https://avatars.githubusercontent.com/u/210493283" />
77- <source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/984f9fa7-d097-4d36-bd98-da1a71cf778d" />
66+ <source media="(prefers-color-scheme: dark)" srcset="https://tiles.run/realdark.png" />
77+ <source media="(prefers-color-scheme: light)" srcset="https://tiles.run/reallight.png" />
88 <img src="https://github.com/user-attachments/assets/1c7848de-33af-47ed-9fb2-a361c096a44d" alt="Tiles Logo" width="128" />
99 </picture>
1010 </a>
···1313<h1 align="center">Tiles</h1>
14141515<p align="center">
1616- Your private and secure AI assistant for everyday use<br />
1616+ Local-first private AI for everyday use.<br />
1717 <a href="#getting-started">Getting Started</a> ·
1818 <a href="https://tiles.run/book">Documentation</a> ·
1919 <a href="#about">About</a> ·
···29293030## Tiles CLI
31313232-Tiles is the private and secure AI assistant for everyday use. It will feel familiar if you have used tools like Ollama or LM Studio.
3232+Tiles is the local-first private AI for everyday use.
33333434Install the signed macOS package:
3535···43434444## Tilekit SDK
45454646-Tilekit is a Rust-based SDK for customizing local models and agent experiences within Tiles.
4646+Tilekit is the SDK for developers to build on the infrastructure behind Tiles. It aims to be the app-server interface behind Tiles and future rich client experiences. Developers can embed it into their local clients by bundling or fetching a platform-specific App Server binary, running as a long-lived child process and communicating over bidirectional stdio JSON-RPC.
47474848## Documentation
4949···52525353## About
54545555-Our mission is to bring privacy technology to everyone.
5656-5757-Tiles Privacy was born from the [User & Agents](https://userandagents.com) community with a simple idea: software should understand you without taking anything from you.
5858-5959-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.
5555+Tiles is built by a small team working on private, local-first software, with a clear mission: to bring privacy technology to everyone.
60566161-Tiles is built for privacy conscious users who want intelligence without renting their memory to centralized providers.
5757+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.
62586359We 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).
6460···7773- [MIT License](https://github.com/tilesprivacy/tiles/blob/main/LICENSE-MIT)
7874- [Apache License 2.0](https://github.com/tilesprivacy/tiles/blob/main/LICENSE-APACHE)
79758080-Downstream projects and end users may chose either license individually, or both together, at their discretion. The motivation for this dual-licensing is the additional software patent assurance provided by Apache 2.0.7676+Downstream projects and end users may chose either license individually, or both together, at their discretion. The motivation for this dual-licensing is the additional software patent assurance provided by Apache 2.0.