Skip to content

Commit 5a32220

Browse files
authored
Update README.md
1 parent 400c373 commit 5a32220

1 file changed

Lines changed: 9 additions & 12 deletions

File tree

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,15 @@
44
<img src="https://avatars.githubusercontent.com/u/210493283?s=400&u=1ee6e44b6a683b16bdb6e9e853c7ebd8c7fd4268&v=4" alt="Tiles Logo" width="128" />
55
</a>
66
</p>
7+
78
<h1 align="center">Tiles</h1>
9+
810
<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> ·
1916
<a href="HACKING.md">Developing</a>
2017
</p>
2118

@@ -29,7 +26,7 @@ The SDK is a Modelfile based Rust library that contains all of our model deploym
2926

3027
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.
3128

32-
## Tiles Local GUI
29+
## Tiles GUI
3330
> To be released Q1 26.
3431
3532
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,7 +37,7 @@ See the [download page](https://tiles.run/download) on the Tiles website.
4037

4138
## Documentation
4239

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.
4441

4542
## About
4643

0 commit comments

Comments
 (0)