Show HN: Voice AI SDK – Build agents that sing, email, and play games
7 chrisnolet 0 6/17/2025, 3:04:45 PM pocketcomputer.com ↗
I’ve been working on an SDK for creating voice AI apps. If you’ve ever wanted to make consumer voice apps, this is for you. There are some neat ideas in here that I’m really proud of: the decorators make everything very readable, and the prompting system is wonderfully dynamic.
The basic setup command is:
npx create-pocket-app
This will create a Next.js app that’s ready to deploy.Check out the live examples on the home page to get a feel for what’s possible, and to see the code!
No comments yet