diff --git a/docs/cookbook.md b/docs/cookbook.md index d2dc6aa..60909c4 100644 --- a/docs/cookbook.md +++ b/docs/cookbook.md @@ -322,4 +322,18 @@ document.querySelectorAll('.tag-button').forEach(button => { [:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/parler-tts-streaming-webrtc/blob/main/app.py) + - :speaking_head:{ .lg .middle } __Talk to Claude - Electron App__ +{: data-tags="audio,electron"} + + --- + + An Electron desktop application that uses FastRTC to enable voice conversations with Claude. + + + + [:octicons-arrow-right-24: Demo](https://github.com/swairshah/voice-agent) + + [:octicons-code-16: Code](https://github.com/swairshah/voice-agent) + +