Spaces:
Running
Running
Upload README.md
Browse files
README.md
CHANGED
|
@@ -8,10 +8,9 @@ pinned: false
|
|
| 8 |
license: mit
|
| 9 |
---
|
| 10 |
|
|
|
|
| 11 |
<div align="center">
|
| 12 |
-
<
|
| 13 |
-
<img src="https://raw.githubusercontent.com/TaterTotterson/Tater/main/images/tater-logo-primary.png" alt="Tater logo" width="620">
|
| 14 |
-
</p>
|
| 15 |
|
| 16 |
<h1>Tater Totterson AI LLC</h1>
|
| 17 |
|
|
@@ -20,20 +19,27 @@ license: mit
|
|
| 20 |
</p>
|
| 21 |
</div>
|
| 22 |
|
| 23 |
-
|
| 24 |
|
| 25 |
-
|
|
|
|
|
|
|
| 26 |
|
| 27 |
-
|
| 28 |
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
|
|
|
|
|
|
| 33 |
|
| 34 |
-
|
| 35 |
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
-
|
| 39 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
license: mit
|
| 9 |
---
|
| 10 |
|
| 11 |
+
<div style="background:#000;color:#fff;padding:32px;">
|
| 12 |
<div align="center">
|
| 13 |
+
<img src="https://raw.githubusercontent.com/TaterTotterson/Tater/main/images/tater-logo-primary.png" alt="Tater logo" width="620">
|
|
|
|
|
|
|
| 14 |
|
| 15 |
<h1>Tater Totterson AI LLC</h1>
|
| 16 |
|
|
|
|
| 19 |
</p>
|
| 20 |
</div>
|
| 21 |
|
| 22 |
+
<h2>What Lives Here</h2>
|
| 23 |
|
| 24 |
+
<p>
|
| 25 |
+
Tater Totterson AI LLC collects the public Hugging Face projects around Tater: local AI stacks, voice assistant tools, wake-word models, companion utilities, and Reachy Mini experiments.
|
| 26 |
+
</p>
|
| 27 |
|
| 28 |
+
<h2>Featured Projects</h2>
|
| 29 |
|
| 30 |
+
<ul>
|
| 31 |
+
<li><a style="color:#ff8a1c;" href="https://github.com/TaterTotterson/Tater">Tater</a>: the main local AI and home automation project.</li>
|
| 32 |
+
<li><a style="color:#ff8a1c;" href="https://huggingface.co/spaces/TaterTotterson/tater_reachy_standalone">Tater Reachy Standalone</a>: a full Tater stack plus Reachy Mini voice satellite.</li>
|
| 33 |
+
<li><a style="color:#ff8a1c;" href="https://huggingface.co/spaces/TaterTotterson/tater_voice_sat">Tater Voice Sat</a>: Reachy Mini as a Tater/Home Assistant voice satellite.</li>
|
| 34 |
+
<li><a style="color:#ff8a1c;" href="https://github.com/TaterTotterson/microWakeWords">microWakeWords</a>: community wake-word manifests and assets.</li>
|
| 35 |
+
</ul>
|
| 36 |
|
| 37 |
+
<h2>Focus</h2>
|
| 38 |
|
| 39 |
+
<ul>
|
| 40 |
+
<li>Local LLM, TTS, STT, VAD, wake-word, and voice pipeline experiments</li>
|
| 41 |
+
<li>Tater-compatible satellites and robot integrations</li>
|
| 42 |
+
<li>Home Assistant and local-first automation tools</li>
|
| 43 |
+
<li>Friendly potato-flavored AI projects that run as close to home as possible</li>
|
| 44 |
+
</ul>
|
| 45 |
+
</div>
|