From 8e70d10a22a2ef653426f90d68acfba5211f2039 Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Tue, 15 Sep 2026 14:21:29 +1000 Subject: [PATCH] Family Home Lab: note dsh renameable conversations --- 200 projects/Tools Software WebUI/Family Home Lab.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/200 projects/Tools Software WebUI/Family Home Lab.md b/200 projects/Tools Software WebUI/Family Home Lab.md index 861b056..70ad263 100644 --- a/200 projects/Tools Software WebUI/Family Home Lab.md +++ b/200 projects/Tools Software WebUI/Family Home Lab.md @@ -19,7 +19,7 @@ A self-hosted **family console + tool lab** on our home network. One login at ** ## What it is - **Console portal** — per-user logins (sam/jo/harry/finn), searchable home-dash tool cards, admin area (users, passwords, live Pi-dashboard), Files upload, dark mode. -- **AI chat (dsh)** — a private per-user chat (chat/reasoning/coding + multimodal GLM), with conversation memory, web/doc summarise, image ingest & generate, video screen analysis, **audio transcription (speech-to-text, converts m4a/mp3/mp4/AAC locally via whisper)** and a general **Ask with a file** tool (audio/video/image/txt - the AI routes by type). Hardened: read-only filesystem, no shell. +- **AI chat (dsh)** — a private per-user chat (chat/reasoning/coding + multimodal GLM; **renameable conversations**), with conversation memory, web/doc summarise, image ingest & generate, video screen analysis, **audio transcription (speech-to-text, converts m4a/mp3/mp4/AAC locally via whisper)** and a general **Ask with a file** tool (audio/video/image/txt - the AI routes by type). Hardened: read-only filesystem, no shell. - **Voice assistant (Jervis)** — a local LLM voice agent: talk to it or type on the Voice page — it controls Home Assistant (lights/switches), shopping list, weather, timers, reminders, character voices. - **Media tools** — GIMP (edit), KdenLive (video), Audacity (audio), LMMS (music) — all browser-based. - **Transcriber** — turn audio **or video** into MIDI (Basic Pitch) or sheet music (MuScriptor). @@ -29,7 +29,7 @@ A self-hosted **family console + tool lab** on our home network. One login at ** 1. Go to **console.lab.audasmedia.com.au** and log in. 2. **Dashboard** — every service is a card, grouped and searchable; kids get a reduced view, admins see everything. 3. **Files** — upload from your browser; it appears in the media tools (~/media) and you can view/download/delete. -4. **Chat** — pick a model (chat / reasoning / coding / multimodal), attach images, summarise a page or file, generate an image, analyze a video, or **transcribe an audio/video file to text** (upload to Transcribe audio - converted locally, transcript downloadable as .txt). +4. **Chat** — pick a model (chat / reasoning / coding / multimodal), attach images, summarise a page or file, generate an image, analyze a video, or **transcribe an audio/video file to text** (files convert automatically) (upload to Transcribe audio - converted locally, transcript downloadable as .txt). 5. **Voice** — type a command (lights, weather, shopping, timers) and Jervis answers and speaks. 6. **Admin** — add/rename users, change passwords, watch live agent sessions.