Skip to content

Instantly share code, notes, and snippets.

@bmorphism
Created December 31, 2023 01:43
Show Gist options
  • Save bmorphism/c3d2afa59119aeba85cb74057195dd6d to your computer and use it in GitHub Desktop.
Save bmorphism/c3d2afa59119aeba85cb74057195dd6d to your computer and use it in GitHub Desktop.
duck.md
# 2023-12-30
# The Toy Duck
- enclosure: 🦆 rubber toy IP67 water-resistant
- speaker / mic: 🔊 - no speaker yet
- firmware: TBD
- network: wifi
- Battery Charging over Usb c
## The Duckling Endocortex
prototype: keep on your desk or in a playground
- vision
- voice
- debug: language / text input
- flow (differentiable):
UNIT: <text> -> [🐬-phi] -> <text>
QUACK:
0: <text> -> [🐕-bark] -> <sound>
1: <sound> -> [🌬️-whisper] -> test
- protocols: webRTC + binary formats on top + ...
https://docs.flows.network/docs/intro
Next:
- finish specifying hardware @cyber-phys
- make webRTC interface @cyber-phys
- make a flow stubbing out @bmorphism
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment