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.

Update README.md

authored by

Ankesh Bharti and committed by
GitHub
5a322205 400c373d

+9 -12
+9 -12
README.md
··· 4 4 <img src="https://avatars.githubusercontent.com/u/210493283?s=400&u=1ee6e44b6a683b16bdb6e9e853c7ebd8c7fd4268&v=4" alt="Tiles Logo" width="128" /> 5 5 </a> 6 6 </p> 7 + 7 8 <h1 align="center">Tiles</h1> 9 + 8 10 <p align="center"> 9 - Your private AI assistant with offline memory 10 - <br /> 11 - <a href="#about">About</a> 12 - · 13 - <a href="https://tiles.run/download">Download</a> 14 - · 15 - <a href="https://book.tiles.run">Tiles Book</a> 16 - · 17 - <a href="CONTRIBUTING.md">Contributing</a> 18 - · 11 + Your private AI assistant with offline memory<br /> 12 + <a href="#about">About</a> · 13 + <a href="https://tiles.run/download">Download</a> · 14 + <a href="https://tiles.run/book">Tiles Book</a> · 15 + <a href="CONTRIBUTING.md">Contributing</a> · 19 16 <a href="HACKING.md">Developing</a> 20 17 </p> 21 18 ··· 29 26 30 27 Define models using a Modelfile, the blueprint for creating and sharing models. Our implementation is optimized for fast, efficient local deployment across consumer platforms, starting with Apple devices. 31 28 32 - ## Tiles Local GUI 29 + ## Tiles GUI 33 30 > To be released Q1 26. 34 31 35 32 Use the Local GUI for chats on your laptop. It includes a REST API and an integration for OpenWebUI. The experience will feel familiar to anyone who has used chatbots like ChatGPT or Claude. ··· 40 37 41 38 ## Documentation 42 39 43 - See the [Tiles book](https://book.tiles.run/) on the Tiles website. 40 + See the [Tiles book](https://tiles.run/book) on the Tiles website. 44 41 45 42 ## About 46 43