Viewing profile — akadeb
akadeb
HN member- Joined
- Fri, Mar 08, 2019, 11:04 PM UTC
- HN karma
- 184
- Public activity
- 86 items
- HN profile
- View on Hacker News ↗
About akadeb
Recent public activity
-
comment
Comment #48716509
RIP legend
-
story
Show HN: Realtime Voice AI on ESP32 with Cloudflare Durable Objects
Cloudflare's recent voice agents release provides a free daily tier for Deepgram STT, TTS use. So I created a Voice AI Agent pipeline that runs on Cloudflare workers with Durable O…
-
comment
Comment #47523652
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
-
comment
Comment #47523627
Thanks Boris! The case is made out of Resin but I started with PLA. Will post the open-sourced STEP files there
-
story
Show HN: I built a free CharacterAI that runs locally
CharacterAI has over 20M active users and lets people talk to AI voice clones. I built a local alternative that clones any voice with The voice pipeline currently supports MLX on a…
-
comment
Comment #47418605
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 co…
- story
-
story
Show HN: Build a $10 AI Toy that runs locally on your Mac
Hi HN! I built an open-source framework for local AI toys. With a The project supports voice cloning, multilingual conversations (10 languages), and runs fully locally using Whispe…
-
story
Show HN: AI Toys that don't need the internet
A lot of parents I speak to 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…
- story
-
comment
Comment #47380693
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 Op…
- story
-
comment
Comment #46730853
You could pipe the output to an audio file with ffmpeg or pyaudio and save it locally
-
comment
Comment #46621673
https://www.akadeb.xyz
-
story
Show HN: I Hid Labubus in World Labs' AI Worlds
I made a chrome extension game where your goal is to find a daily labubu hidden in world labs' marble worlds. Github: https://github.com/akdeb/world-labubus
-
story
Show HN: Cartoony AI Voices on ESP32 with Pitch Shifting
I show how to use Pitch shifting supported by the arduino-audio-tools[1] and ElatoAI[2] library on ESP32 to get OpenAI Realtime and Gemini Live Voices to sound like cartoons like A…
-
comment
Comment #44308883
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 inte…
-
story
Show HN: Gemini 2.5 Flash Audio on an ESP32 Using Deno
I ran Gemini 2.5 Flash Preview Native Audio Dialog on an ESP32 with Server VAD using Deno
-
comment
Comment #44132058
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 program…
-
comment
Comment #43792408
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?
-
comment
Comment #43792400
Murphy's law
-
comment
Comment #43792395
thanks for checking it out Bert
-
comment
Comment #43792391
Hi Mr. teddy bear! Hey there buddy! Have you tried brushing with Sensodyne now available at your nearest CVS only for $9.99!
-
comment
Comment #43773449
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…
-
comment
Comment #43773417
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…