[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#375)
Some checks failed
Deploy Nexus / deploy (push) Failing after 3s

This commit was merged in pull request #375.
This commit is contained in:
Groq Agent
2026-03-24 13:00:49 +00:00
parent 14b118f03d
commit 611ba9790f
2 changed files with 6 additions and 1 deletions

View File

@@ -39,6 +39,7 @@
<button id="podcast-toggle" class="chat-toggle-btn" aria-label="Start podcast of SOUL.md" title="Play SOUL.md as audio" style="margin-left: 8px; background-color: var(--color-accent); color: var(--color-bg); padding: 4px 8px; border-radius: 4px; font-size: 12px; cursor: pointer;">
🎧
</button>
<div id="podcast-error" style="display: none; position: fixed; bottom: 10px; left: 50%; transform: translateX(-50%); background: rgba(255, 0, 0, 0.8); color: white; padding: 6px 12px; border-radius: 4px; font-size: 12px;"></div>
<button id="timelapse-btn" class="chat-toggle-btn" aria-label="Start time-lapse replay" title="Time-lapse: replay today&#39;s activity in 30s [L]">
</button>