Skip to content

Add "Ask Murthy" — LLM explanation + spoken answer (Linux desktop) - #1

Merged
kasinadhsarma merged 1 commit into
mainfrom
claude/sdk-issues-dx6hpq
Sep 14, 2026
Merged

kasinadhsarma merged 1 commit into
mainfrom
claude/sdk-issues-dx6hpq

Conversation

@kasinadhsarma

Copy link
Copy Markdown
Collaborator

Wires daily_routine_sdk's new AssistantService/VoiceService into the
existing Murthy screen: type a topic you've forgotten, Murthy explains it
(local Qwen3-1.7B via murthy-voice) and speaks the answer (Telugu or
English MMS voice, picked by detecting which language you typed in).

Optional and Linux-desktop-only for now, gated on MurthyAssistantConfig
being configured — set MURTHY_PYTHON_EXECUTABLE and MURTHY_VOICE_REPO_PATH
in .env/.env.local to a local github.com/ghostsvector/murthy-voice clone's
venv Python and repo root; leave them unset and the section simply doesn't
render, so a normal flutter run without that repo cloned is unaffected.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_019E1aAx9dTscKLKfdrnc7cz

Wires daily_routine_sdk's new AssistantService/VoiceService into the
existing Murthy screen: type a topic you've forgotten, Murthy explains it
(local Qwen3-1.7B via murthy-voice) and speaks the answer (Telugu or
English MMS voice, picked by detecting which language you typed in).

Optional and Linux-desktop-only for now, gated on MurthyAssistantConfig
being configured — set MURTHY_PYTHON_EXECUTABLE and MURTHY_VOICE_REPO_PATH
in .env/.env.local to a local github.com/ghostsvector/murthy-voice clone's
venv Python and repo root; leave them unset and the section simply doesn't
render, so a normal `flutter run` without that repo cloned is unaffected.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019E1aAx9dTscKLKfdrnc7cz
@kasinadhsarma
kasinadhsarma merged commit fa2f590 into main Sep 14, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants