FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Building Kindred: A Children's Friendship Book Powered by Google AI
How-ToWeb Development

Building Kindred: A Children's Friendship Book Powered by Google AI

via Dev.toThibo G6h ago

I built Kindred for a Google AI hackathon, and it turned into one of the most technically interesting — and emotionally rewarding — projects I've worked on. The concept: a living digital friendship book for kids (ages 4–12). A child does a voice interview with an AI, gets a personalized illustrated avatar, connects with friends via invite codes, and together they record illustrated story memories. Each story gets an AI-generated scene image, an audio narration, an optionally a video, and requires a parent to solve a math problem before it's shared. Here's how I built it with Google AI models and Firebase. The Stack at a Glance React 19 + TypeScript + Vite 6 + Tailwind CSS v4 — frontend Firebase (Firestore, Auth via Google Sign-in, Storage, Cloud Functions) — backend @google/genai SDK — every AI feature motion/react — animations throughout The key insight driving the architecture: all Gemini API calls go through Firebase Cloud Functions , never directly from the browser. This keeps the

Continue reading on Dev.to

Opens in a new tab

Read Full Article
4 views

Related Articles

How to Count a Billion Things with 12 Kilobytes
How-To

How to Count a Billion Things with 12 Kilobytes

Medium Programming • 6h ago

A Google Engineer Admitted Claude Code Did in 1 Hour What Her Team Spent a Year Building, And…
How-To

A Google Engineer Admitted Claude Code Did in 1 Hour What Her Team Spent a Year Building, And…

Medium Programming • 7h ago

The Skills That Actually Matter in Programming
How-To

The Skills That Actually Matter in Programming

Medium Programming • 8h ago

Pine Script vs ThinkScript vs EasyLanguage: Which Should You Learn?
How-To

Pine Script vs ThinkScript vs EasyLanguage: Which Should You Learn?

Medium Programming • 9h ago

Your Professors Won’t Say This — 5 Brutal Mistakes CS Freshers Make
How-To

Your Professors Won’t Say This — 5 Brutal Mistakes CS Freshers Make

Medium Programming • 10h ago

Discover More Articles