Family Home Lab: note dsh renameable conversations
This commit is contained in:
@@ -19,7 +19,7 @@ A self-hosted **family console + tool lab** on our home network. One login at **
|
|||||||
|
|
||||||
## What it is
|
## 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.
|
- **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.
|
- **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.
|
- **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).
|
- **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.
|
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.
|
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.
|
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.
|
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.
|
6. **Admin** — add/rename users, change passwords, watch live agent sessions.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user