Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
akadeb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
akadeb
3mo ago
RIP legend
2.
▲
Show HN: Realtime Voice AI on ESP32 with Cloudflare Durable Objects
(github.com)
2 points
by
akadeb
5mo ago
|
0 comments
3.
▲
by
akadeb
6mo ago
Yeah I sell one here https://www.elatoai.com/products/ai-devkit If you pre-order on the link I can ship you one at a discount
4.
▲
by
akadeb
6mo ago
Thanks Boris! The case is made out of Resin but I started with PLA. Will post the open-sourced STEP files there
5.
▲
Show HN: I built a free CharacterAI that runs locally
(github.com)
8 points
by
akadeb
6mo ago
|
4 comments
6.
▲
I built a screen-free, storytelling toy with an ESP32
(github.com)
2 points
by
akadeb
6mo ago
|
1 comments
7.
▲
by
akadeb
6mo ago
I built an open-source, screen-free, storytelling toy for my nephew who uses a Yoto toy. My sister told me he talks to the stories sometimes and I thought it could be cool if he could actually talk to those characters in stories with AI mod
8.
▲
Show HN: Build a $10 AI Toy that runs locally on your Mac
(github.com)
2 points
by
akadeb
6mo ago
|
0 comments
9.
▲
Show HN: AI Toys that don't need the internet
(github.com)
1 points
by
akadeb
6mo ago
|
0 comments
10.
▲
Show HN: AI Toys that don't need the internet
(github.com)
3 points
by
akadeb
6mo ago
|
1 comments
11.
▲
by
akadeb
6mo ago
Many parents are concerned about sending their children's chat transcripts to the cloud and privacy is often the first thing that comes up when we talk about AI toys. So I built OpenToys so anyone with an ESP32 can create their own AI
12.
▲
by
akadeb
8mo ago
You could pipe the output to an audio file with ffmpeg or pyaudio and save it locally
13.
▲
by
akadeb
8mo ago
https://www.akadeb.xyz
14.
▲
Show HN: I Hid Labubus in World Labs' AI Worlds
(akadeb.xyz)
15 points
by
akadeb
11mo ago
|
25 comments
15.
▲
Show HN: Cartoony AI Voices on ESP32 with Pitch Shifting
(blog.elatoai.com)
3 points
by
akadeb
1y ago
|
0 comments
16.
▲
by
akadeb
1y ago
I would highly recommend gemini 2.5 pro too for their speech quality. It's priced lower and the quality is top notch on their API. I made an implementation here in case you're interested https://www.github.com/akde
17.
▲
Show HN: Gemini 2.5 Flash Audio on an ESP32 Using Deno
(github.com)
1 points
by
akadeb
1y ago
|
0 comments
18.
▲
by
akadeb
1y ago
I like the sound of that! I think youre gonna like what we are building here https://github.com/akdeb/ElatoAI Its as if the rubber duck was actually on the desk while youre programming and if we have an MCP that can ge
19.
▲
by
akadeb
1y ago
I understand, is it the realtime conversational aspect or just in general you wouldn't want a child to play with a TTS-like service?
20.
▲
by
akadeb
1y ago
Murphy's law
21.
▲
by
akadeb
1y ago
thanks for checking it out Bert
22.
▲
by
akadeb
1y ago
Hi Mr. teddy bear! Hey there buddy! Have you tried brushing with Sensodyne now available at your nearest CVS only for $9.99!
23.
▲
by
akadeb
1y ago
Thank you! It's been super fun to work on. The challenges were more on the ESP32 side. Like getting audio to work smoothly with Opus and the audio timing challenges. This is one of the reasons I open-sourced. It seems pointless to thin
24.
▲
by
akadeb
1y ago
The emojis are all AI. The content is a mix of me n cursor and I added the mermaid chart to make it easier to visualize the system diagram. The circuit diagram in on figma And demo video edited on capcut
25.
▲
by
akadeb
1y ago
thank you stavros!
26.
▲
by
akadeb
1y ago
Pipecat is awesome! is it similar to what livekit provides? I think Realtime API adoption would be higher if it is offered on Arduino rather than ESP-IDF as the latter is not very beginner friendly. That was one of the main reasons I built
27.
▲
by
akadeb
1y ago
> with limited exposure to the creative power of children. This is true, I am not a parent. But I have some domain expertise in building a conversational toy... talking to many parents and having been a child myself for several years has
28.
▲
by
akadeb
1y ago
The Elato toy is currently not aimed at children. The current version has adult characters that are entertaining and fun to engage with like the Chad Brew Barkley character in the videos. I put up more such funny videos on my tiktok tiktok.
29.
▲
by
akadeb
1y ago
thanks David, let me know if you get a chance to try it out!
30.
▲
by
akadeb
1y ago
I agree, it's still pricy. The cost works out better with `gpt-4o-mini-realtime-preview-2024-12-17`. Yep its constrained to the system prompt but I pass in conversation history with each new session to keep it relevant. It also support
More ›