nowfound

Alternatives

Products that do what I built a toy that plays grandma's stories when my daughter hugs it does

This was a project I built for my daughter's first birthday present. For context, I'm a surgical resident in the UK by background and am currently taking a year out of training to study a masters in computer science. My daughter just turned one. There are two things she really loves: the first is particular soft toy that she just can't live without, and the other is a good story book. Her grandparents live hours away and I didn't want her to forget what they sound like between visits. I wanted her to hear them whenever she missed them. My parents brought my brother and I up with incredible…

  1. 1AS

    I’ve been working on a unique storybook designed to teach kids about how computers work, and I would love to get your feedback. Set 500 years in the future, the story follows two kids – one a robot, the other a human – as they explore the workings of what to them is ancient technology: our present-day computers. I’ve aimed to keep each story short and engaging, sprinkling in humor and illustrations to captivate young readers. As an open-source project, you’re also welcome to check out the source here: https://github.com/yong/lostlanguageofthemachines

    2024 · lostlanguageofthemachines.com

  2. 2M1

    My 10 year old son Troy has made a card game. It has 27 characters, each with different powers. You can download it here https://www.dropbox.com/s/jrgphx4vn95va4z/LegimonChristmasSet2013.pdf His goal is to have 100 kids play it, and he wants to give it away free as a Christmas present so that more kids can play it. I have created a Facebook page https://www.facebook.com/legimon . He would be ecstatic if anyone has feedback for him.

    2013

  3. 3
    Mystoria210

    Create personalized stories for your child

    2023

  4. 4MP
  5. 5

    Turn your kid's favorite toy into a bedtime storybook

    Apr 2026 · ethantales.com

  6. 6M1

    Hi HN, my 10 yr old asked me to share his recent scratch creations with ya'll so here I am. He's relatively new to scratch. If you have a moment to spare, check out some of his work here. Enjoy! Swamp (platformer) - https://scratch.mit.edu/projects/412453144/ Unstoppable (visualizer) - https://scratch.mit.edu/projects/412468010/

    2020

  7. 7AA

    Hey everyone! I've been working on a 'program"' (read as: overengineered bash script) It's called AI-Audiobook-Maker, and it was born out of my experiences with my 10-year-old cousin who is developmentally disabled. Despite his difficulties with reading, his enthusiasm for stories goes hard, even if he can't READ them. Watching him, I realized that the world of books was kinda out of reach for him, and I suppose many others. So, I set out to build something that could bridge this gap. After only finding shitty, expensive subscription sites that only gave you a couple hours of audio gen, I…

    2023 · github.com

  8. 8AA

    I built this over the holiday break with my two girls (ages 6 and 8). You pilot a UFO and beam up humans, cows, cats, dogs, and sheep for points. They drew all the art while I talked to Claude Code to scaffold the game logic. The magic moment was watching my kids use voice dictation to talk directly to Claude Code. My 8-year-old asked for a "purpler" tractor beam and watched it change in real time. She wasn’t coding, but she _was_ driving: describing what she wanted, testing the result, and iterating fast. It was really cool to watch... later on she asked me what javascript was and we dug…

    Jan 2026 · studio.mfelix.org

  9. 9AF

    I wanted to share a few AI related things I've made for my kids (ages 2 and 4). It's mind blowing that the tech didn't exist in a useful state a year ago and now I end up using it almost daily. 1. Story creator app - https://apps.apple.com/us/app/custom-ai-stories/id1669159225 - iphone app to create and read stories. This uses the openAI API and Amazon Polly (text to speech). Icon generated by Midjourney. Recently the stories have been taking a bit longer than the estimate to generate, I think due to increased openAI API usage 2. Belle uses the potty book -…

    2023

  10. 10OW

    Hi guys, We have just built Ultimategiftlists.com My girlfriend keeps asking me what I want for Christmas. I also need to buy stuff for my nephew. So I wrote a list of stuff out for my girlfriend and sent her an email of links showing her the stuff I wanted. I found that my brother did exactly the same to show me what I should get my nephews. There had to be a better way to do this. Amazon wishlist exists but it doesn't do it as effectively as I wanted. Therefore my mate and I built our new site - www.ultimategiftlists.com - it's hopefully very simple to use and has a really cool feature…

    2012

  11. 11AI

    I've created an interactive tutorial that teaches how AI models work. I set myself the goal of making it approachable enough that my 11 year old son Isaac can fully understand it. The tutorial aims to be easily understood by anyone who understands basic math, and yet give them a deep intuitive sense of not just how AI works but why it works the way it does. It does this using a series of interactive playgrounds that let the reader play with each idea. Currently there are 9 chapters, starting from scratch and ending with transformers. I'm planning to keep adding more chapters until the…

    May 2026 · learnai.robennals.org

  12. 12PA

    Hi hn, Its been a while since my kid has been dreaming to make videogames, as you know, the entry bar is high, too many technical details are involved. A few months ago, we started making games, we have tried many different ways, from dragging blocks to write code with a high-level library to make it simple, it is still too much work. Getting into the AI boat, I decided to give it a try for making games, turns out that it works super nicely, still, you still have many technical concepts involved, what language should the game be written in? where do you store the file/assets? how do you…

    2024 · playcodeai.com

  13. 13CY

    Hi! I have a 3-yo child that loves bedtime stories and I built an app for him that has evolved a lot during the last 5 months. The main features are: - Personalised stories with your own character names, topics (emojis) and moral - Interactive mode, which is like the "Choose your own adventure" books I used to read in the 80s - Image generation (DALL-e 3) - Text-to-speech (Google TTS) - Supports 5 languages: EN, ES, PT, FR, NO I'd love to see some feedback about the app functionality and how to find a suitable business model (that covers API expenses). Thanks in advance!

    2023 · fantasaur.com

  14. 14MW

    Happy Halloween! Instead of going to a Halloween party this year, my wife and I decided to run a tiny Hackathon and built this little retro choose-your-own-adventure to pay tribute to a popular series of yesteryear. Try and escape! Also pumpkin mode!! We made liberal use of ChatGPT for code, DALLE3/Midjourney for images, but did most of the storyboarding/writing ourselves because we couldn't stand the style of GPT4/Claude.

    2023 · tremella.github.io

  15. 15TL

    After reading gwern’s post two days ago about LLM Daydreaming [0], I wanted to just see how it would behave. I grabbed the top vital article titles from wikipedia [1] and made a simple next js app to try the prompt in a loop. It was pretty interesting to see the connections made between concepts. Happy to host this if people find it useful! [0] https://gwern.net/ai-daydreaming [1] https://en.wikipedia.org/wiki/Wikipedia:Vital_articles

    2025 · github.com

  16. 16IH
  17. 17IM

    Hey there HN, I took a page from Wordle's mechanisms and made this game for fun for some friends and I. Check out Wheredle and let me know what you think of it! ↙ ↗ ↘ https://wheredle.xyz

    2022 · wheredle.xyz

  18. 18MF

    My buddy's kid, Francisco, is obsessed with Peter Pan. It's adorable, but it got me thinking... what if Francisco could actually see himself in Neverland? This gave me the idea to build an app that could take any child's photo and drop them right into their favorite storybook. After a year and the magic of Stable Diffusion (thanks, ComfyUI!), MyStorybook was born. Here's how it works: 1. Choose a story: We have a library of engaging children's stories, including classics like Peter Pan. 2. Upload a photo: I uploaded a photo of Francisco, and our AI seamlessly integrated him into the story's…

    2024

  19. 19
    Talies4

    Turn your child's favorite toys into magical AI stories

    Feb 2026

  20. 20PI

    Hi all, not sure if there are any other parents / teachers out there, but I recently started collecting project ideas from around the web and decided to make a site so that other people could submit projects / project reports. It's nothing special, just trying to find good projects to do with my kids. If you have any good ideas I'd certainly appreciate you adding them. And if you try any of them out, it would be helpful if you let everyone else know how it went. It's called MakerParent (http://www.makerparent.com)

    2014

  21. 21IW

    Like others, I am blown away by DALL-E's ability to accelerate the creative process. With just a single day of concentration and fiddling with the prompt tool, I was able to fully illustrate a book of knock-knock jokes. After one more day of fiddling with trims and bleeds, I had it published on Amazaon: https://www.amazon.com/Dorky-Dads-Knock-Book-Vegetables/dp/B... The prompting of DALL-E, like any tool, took a bit of learning. My take-aways using it were: - The four variations initially generated are rarely enough. The variations can be quite diverse, and a better…

    2022 · drive.google.com

  22. 22IF

    So, after many years of kicking about little apps and not putting the full effort in, I decided to bite the bullet and get on with it. Very much inspired by patio11 and Bingo Card Creator, I present Griddol (http://www.griddol.com) a tool to create and play word searches. Intended mainly for teachers, but encouraging those who like a word search too. This been churning around in my head for over a year in various forms, and I used the concept to help learn CoffeeScript, CouchDB and node.js, so even if the product itself is a failure, the learning process has been valuable. I'll be the first…

    2011

  23. 23IC

    Hello All, After going through my daughters prep interview process, the teachers advised that she needed to sharpen up on her opposites. After searching the Google Play store and being a little disappointed at the state of the opposite games, I decided to create my own version for her (I also wanted an excuse to make a kids game :) So without further ado, I give you the opposites game! :) https://oppositesgame.com/ A couple of notes: * I didn't create a scoring system as I didn't want to give the sense of "pressure" in the game * A couple of ideas have popped up in my head…

    2019

  24. 24IM

    Hey HN, I made conversation starter game. Here's how it works: - Choose a theme like "Couples" or "Favorites" - Tap to reveal thought-provoking questions - Take turns answering and discover new things about each other I made ConvoCards because everyone has an interesting story to tell, but these don't often come up in day to day conversations. I also enjoy using them for journaling and self reflection. I hope you enjoy playing and learn something new about someone close to you!

    2024 · convo.cards

Ranked by how close each launch is in meaning, then by votes. Refine with a description →