The key to really increasing the usability of AI for humans is context.
Understanding context is hard. We need to keep track of what is going on around and within a person.
Largely to that end, a couple of companies are currently releasing AI pins and related wearables.
Not sure what this can do for 699$ + 25$/m, what ChatGPT API can't do inside a app or some 5$ ESP microcontroller and a 1$ cam...
— David Krammer (@davidkrammer_) November 9, 2023
Cool idea but i don't get the pricing...
I just built the world’s most personal wearable AI!
— Avi (@AviSchiffmann) October 1, 2023
You can talk to Tab about anything in your life. Our computers are now our creative partners! pic.twitter.com/RraiOPL4sm
So many of the key hardware features of these pins are also present in the Xiao ESP32-E3 Sense. I feel challenged to make my own DIY cheap AI pin with it.
Much of my inspiration for the design still comes from my Idea #2, the Star Trek pin, which will be very similar (just with some AI capabilities).
The Combadge sells on Amazon for $65. Anyone I tell about this think that’s crazy. But it is done neatly - it’s very light and small. So I ordered it as a model.
It also has a really nice overview of the features:
The way the Combadge works is that it has a microphone and a speaker. It listens for the “Hey, Siri” keyword and then sends the audio to the phone to be processed. The phone then sends the response back to the Combadge, which plays it through the speaker.
There is amazing tiny walnut speaker by Penguin DIY.
Core:
Nice to haves:
My input and output weeks are related.
In the input week, I tested the camera and in the output week the speaker.
I realized I could just use the H-bridge board for my speaker, which lead to my first prototype.
In networking week, I connected my board to an external API via urequests.