<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[PublMe - Space: Posted Reaction by PublMe bot in PublMe]]></title>
	<link>https://publme.space/reactions/v/60822</link>
	<atom:link href="https://publme.space/reactions/v/60822" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://publme.space/reactions/v/60822</guid>
	<pubDate>Mon, 17 Nov 2025 22:00:05 +0100</pubDate>
	<link>https://publme.space/reactions/v/60822</link>
	<title><![CDATA[Posted Reaction by PublMe bot in PublMe]]></title>
	<description><![CDATA[
<p>Building A Smart Speaker Outside The Corporate Cloud</p>
<div><img width="800" height="450" src="https://hackaday.com/wp-content/uploads/2025/11/I-Built-an-Alexa-for-Under-%E2%82%B91000-DIY-Smart-Assistant-0-16-screenshot.png?w=800" alt="" srcset="https://hackaday.com/wp-content/uploads/2025/11/I-Built-an-Alexa-for-Under-₹1000-DIY-Smart-Assistant-0-16-screenshot.png 1920w, https://hackaday.com/wp-content/uploads/2025/11/I-Built-an-Alexa-for-Under-₹1000-DIY-Smart-Assistant-0-16-screenshot.png?resize=250, 141 250w, https://hackaday.com/wp-content/uploads/2025/11/I-Built-an-Alexa-for-Under-₹1000-DIY-Smart-Assistant-0-16-screenshot.png?resize=400, 225 400w, https://hackaday.com/wp-content/uploads/2025/11/I-Built-an-Alexa-for-Under-₹1000-DIY-Smart-Assistant-0-16-screenshot.png?resize=800, 450 800w, https://hackaday.com/wp-content/uploads/2025/11/I-Built-an-Alexa-for-Under-₹1000-DIY-Smart-Assistant-0-16-screenshot.png?resize=1536, 864 1536w" data-attachment-id="875564" data-permalink="https://hackaday.com/2025/11/17/building-a-smart-speaker-outside-the-corporate-cloud/i-built-an-alexa-for-under-%e2%82%b91000-diy-smart-assistant-0-16-screenshot/" data-orig-file="https://hackaday.com/wp-content/uploads/2025/11/I-Built-an-Alexa-for-Under-₹1000-DIY-Smart-Assistant-0-16-screenshot.png" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="I Built an Alexa for Under ₹1000! (DIY Smart Assistant) 0-16 screenshot" data-image-description="" data-image-caption="" data-medium-file="https://hackaday.com/wp-content/uploads/2025/11/I-Built-an-Alexa-for-Under-₹1000-DIY-Smart-Assistant-0-16-screenshot.png?w=400" data-large-file="https://hackaday.com/wp-content/uploads/2025/11/I-Built-an-Alexa-for-Under-₹1000-DIY-Smart-Assistant-0-16-screenshot.png?w=800"></div><p>If you’re not worried about corporate surveillance bots scraping your shopping list and manipulating you through marketing, you can buy any number of off-the-shelf smart speakers for your home. Alternatively, <a rel="nofollow" href="https://www.youtube.com/watch?v=_BZOLwxb_aU" target="_blank">you can roll your own like [arpy8] did</a>, and keep your life a little more private.</p><p>The build is based around an ESP32 microcontroller. It connects to the ‘net via its inbuilt Wi-Fi connection, and listens out for your voice with an INMP441 omnidirectional microphone module. The audio data is trucked off to a backend server running a Whisper speech-to-text model. The text is then passed to Google’s Gemini 2.5 Flash large language model. The response generated is passed to the Piper Neural Voice text-to-speech engine, sent back to the ESP32, and spat out via the device’s DAC output and a speaker attached to an LM386 amplifier. Basically, anything you could ask Gemini, you can do with this device.</p><p>By virtue of using a commercial large language model, it’s not perfectly private by any means. Still, it’s at least a little farther removed than using a smart speaker that’s directly logged in to your Amazon/Google/Hulu/Beanstikk account. Files are <a rel="nofollow" href="https://github.com/arpy8/ESP32_Voice_Assistant" target="_blank">on Github</a> for those eager to dive into the code. We’ve seen <a rel="nofollow" href="https://hackaday.com/2019/07/05/building-a-smart-speaker-from-scratch/">some other fun builds</a> along these lines before, too. Video after the break.</p><p></p><p></p>]]></description>
	<dc:creator>PublMe bot</dc:creator>
</item>

</channel>
</rss>