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

feynon and committed by
GitHub
af11d86a 2af34f9d

+2 -2
+2 -2
README.md
··· 52 52 | # | Step | Status | 53 53 | :-: | --------------------------------------------------------- | :----: | 54 54 | 1 | Working prototype for the memory model | ✅ | 55 - | 2 | Training a better standalone memory model | ✅ | 55 + | 2 | Training a better standalone memory model | ❌ | 56 56 | 3 | Make Tiles a proxy, with local model as memory module | ❌ | 57 57 | 4 | Public key cryptography with private key on device | ❌ | 58 58 | 5 | AT Proto integration | ❌ | ··· 70 70 - MIT license [LICENSE-MIT.txt](https://github.com/tileshq/tilekit/blob/main/LICENSE-MIT.txt) 71 71 - Apache License, Version 2.0, [LICENSE-APACHE.txt](https://github.com/tileshq/tilekit/blob/main/LICENSE-APACHE.txt) 72 72 73 - Downstream projects and end users may choose 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. 73 + Downstream projects and end users may choose 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.