Created
December 31, 2023 01:43
-
-
Save bmorphism/c3d2afa59119aeba85cb74057195dd6d to your computer and use it in GitHub Desktop.
duck.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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