Honored to be one of the few selected for the @OpenHome dev kit.
Just got mine in.. and yeah… I already see the potential. 👀
Been cooking up something special. Stay tuned!
@ElaraJordan@openhome@JesseRank@siyrian Ty!! Building a variety of things! First class support for an open source agent ecosystem (releasing soon) as well as a variety of hardware integrations/extensions are in the works.
@ElaraJordan@openhome@JesseRank@siyrian Ty!! Building a variety of things! First class support for an open source agent ecosystem (releasing soon) as well as a variety of hardware integrations/extensions are in the works.
Durable
Build a business called “Talk It Out”, where users anonymously join daily/weekly/monthly topic threads, pick a side of the debate, and given talking points they present their sides in a turn by turn manner. There’s an AI moderator that automatically grabs sources and keeps the conversation going. Users have 5 turns to present their point and after are asked if their stance changed. Threads/debate topics chosen based on trending topics from X API or other sources. All threads are publicly viewable. Users can pay a flat one time fee of $5 to create a thread for others. Branding should be aligned with “social experiment” and “philosophy” type vibes.
Introducing: SPATIAL INTELLIGENCE 🔊
AI assistants only understand WORDS.
True ambient intelligence must also understand SOUND.
> a dog barking
> a baby crying
> a door opening
> emotion in your voice
No more prompting!
Agent context builds AUTOMATICALLY on @openhome
We designed an @openhome AI speaker that’s MEANT to be taken apart 👀
- Exposed PCB on top. SD card slot right there. Speaker wires out so you can route them into whatever you’re building
- 3” full-range driver tuned to this exact enclosure (deep full room bass)
Every detail has a reason. Gold standoffs for heat, logo for grip.
This is the OpenHome DevKit. Shipping now. Hackable. Get on the list!
OpenHome dev kits are here 🔥
- Incredible sound experience
- Spatial audio (far field mic array)
- Fully local AI + OpenHome OS
Build AI agents, run OpenClaw, control your smart home, talk to AI.
RT + Comment / DM and we’ll mail you one for *free*
We need dev feedback.
For anyone new here scrolling through and seeing "TDD" tossed around: It stands for Test-Driven Development, a coding practice where you write automated tests *before* writing the actual code.
The idea is to define what the code should do first (via failing tests), then build just enough code to make those tests pass, and refactor as needed.
It's been around forever but often skipped because it's time-intensive. Now with AI we can auto-generate solid tests and docs!