TaterTotterson commited on
Commit
bc71eac
·
verified ·
1 Parent(s): 383eebb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +54 -26
README.md CHANGED
@@ -8,38 +8,66 @@ pinned: false
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
 
17
- <p>
18
- Local-first AI tools, voice satellites, wake-word models, and robot-ready Tater experiments.
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>
 
8
  license: mit
9
  ---
10
 
11
+ <div style="background:#050505;color:#f8fafc;padding:36px 30px;">
12
+ <div align="center">
13
+ <img src="https://raw.githubusercontent.com/TaterTotterson/Tater/main/images/tater-logo-primary.png" alt="Tater logo" width="660">
14
 
15
+ <p style="color:#ff8a1c;font-size:13px;font-weight:700;text-transform:uppercase;margin:20px 0 8px;">
16
+ Local AI systems and voice infrastructure
17
+ </p>
18
 
19
+ <h1 style="font-size:42px;margin:0 0 12px;">
20
+ Tater Totterson AI LLC
21
+ </h1>
22
+
23
+ <p style="font-size:18px;line-height:1.55;color:#e5e7eb;max-width:820px;margin:0 auto 24px;">
24
+ Building practical local AI tools for voice, automation, robotics, and private on-device workflows.
25
+ </p>
26
+
27
+ <p>
28
+ <span style="display:inline-block;background:#18120d;color:#ffd7b0;border:1px solid #3b2716;border-radius:999px;padding:7px 12px;margin:4px;">Local AI</span>
29
+ <span style="display:inline-block;background:#18120d;color:#ffd7b0;border:1px solid #3b2716;border-radius:999px;padding:7px 12px;margin:4px;">Voice AI</span>
30
+ <span style="display:inline-block;background:#18120d;color:#ffd7b0;border:1px solid #3b2716;border-radius:999px;padding:7px 12px;margin:4px;">Wake Words</span>
31
+ <span style="display:inline-block;background:#18120d;color:#ffd7b0;border:1px solid #3b2716;border-radius:999px;padding:7px 12px;margin:4px;">Voice Satellites</span>
32
+ <span style="display:inline-block;background:#18120d;color:#ffd7b0;border:1px solid #3b2716;border-radius:999px;padding:7px 12px;margin:4px;">Home Assistant</span>
33
+ <span style="display:inline-block;background:#18120d;color:#ffd7b0;border:1px solid #3b2716;border-radius:999px;padding:7px 12px;margin:4px;">Reachy Mini</span>
34
+ </p>
35
+ </div>
36
+
37
+ <h2 style="margin-top:34px;">Featured Projects</h2>
38
 
39
+ <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;">
40
+ <div style="background:#101010;border:1px solid #2a2118;border-radius:10px;padding:18px;">
41
+ <h3 style="margin-top:0;">Tater</h3>
42
+ <p style="color:#d1d5db;line-height:1.5;">A local AI platform for voice, tools, memory, model management, automation, and OpenAI-compatible APIs.</p>
43
+ <a style="color:#ff8a1c;font-weight:700;" href="https://github.com/TaterTotterson/Tater">Open Tater</a>
44
+ </div>
45
 
46
+ <div style="background:#101010;border:1px solid #2a2118;border-radius:10px;padding:18px;">
47
+ <h3 style="margin-top:0;">Tater Reachy Standalone</h3>
48
+ <p style="color:#d1d5db;line-height:1.5;">A complete Tater runtime packaged with a Reachy Mini voice satellite app.</p>
49
+ <a style="color:#ff8a1c;font-weight:700;" href="https://huggingface.co/spaces/TaterTotterson/tater_reachy_standalone">Open Space</a>
50
+ </div>
51
 
52
+ <div style="background:#101010;border:1px solid #2a2118;border-radius:10px;padding:18px;">
53
+ <h3 style="margin-top:0;">Tater Voice Sat</h3>
54
+ <p style="color:#d1d5db;line-height:1.5;">A lightweight Reachy Mini satellite for Tater or Home Assistant voice pipelines.</p>
55
+ <a style="color:#ff8a1c;font-weight:700;" href="https://huggingface.co/spaces/TaterTotterson/tater_voice_sat">Open Space</a>
56
+ </div>
57
 
58
+ <div style="background:#101010;border:1px solid #2a2118;border-radius:10px;padding:18px;">
59
+ <h3 style="margin-top:0;">microWakeWords</h3>
60
+ <p style="color:#d1d5db;line-height:1.5;">Wake-word manifests and assets for Tater-compatible voice devices.</p>
61
+ <a style="color:#ff8a1c;font-weight:700;" href="https://github.com/TaterTotterson/microWakeWords">Request Wake Word</a>
62
+ </div>
63
+ </div>
64
 
65
+ <h2 style="margin-top:34px;">What We Build</h2>
66
 
67
+ <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;">
68
+ <div style="background:#0d0d0d;border:1px solid #27201a;border-radius:8px;padding:16px;">Local model, vision, speech, wake-word, and voice pipeline tooling</div>
69
+ <div style="background:#0d0d0d;border:1px solid #27201a;border-radius:8px;padding:16px;">Voice satellites and robot integrations for real-world environments</div>
70
+ <div style="background:#0d0d0d;border:1px solid #27201a;border-radius:8px;padding:16px;">Home Assistant bridges and local-first automation workflows</div>
71
+ <div style="background:#0d0d0d;border:1px solid #27201a;border-radius:8px;padding:16px;">Private, practical AI systems designed to run close to the user</div>
72
+ </div>
73
  </div>