<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Guo X</title>
    <description>The latest articles on DEV Community by Guo X (@guo_x_36a154b5e3620014fc8).</description>
    <link>https://dev.to/guo_x_36a154b5e3620014fc8</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4024588%2F4ec6ad3e-636d-4f8c-8534-e71ac47bcdcd.png</url>
      <title>DEV Community: Guo X</title>
      <link>https://dev.to/guo_x_36a154b5e3620014fc8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/guo_x_36a154b5e3620014fc8"/>
    <language>en</language>
    <item>
      <title>Heirloom AI - Preserve family memory</title>
      <dc:creator>Guo X</dc:creator>
      <pubDate>Sun, 12 Jul 2026 12:17:37 +0000</pubDate>
      <link>https://dev.to/guo_x_36a154b5e3620014fc8/heirloom-ai-preserve-family-memory-46m3</link>
      <guid>https://dev.to/guo_x_36a154b5e3620014fc8/heirloom-ai-preserve-family-memory-46m3</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for &lt;a href="https://dev.to/challenges/weekend-2026-07-09"&gt;Weekend Challenge: Passion Edition&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;Heirloom AI preserves family recipes &amp;amp; skills using Gemini multimodal AI. Upload handwritten cards, cooking photos, voice recordings, or gesture videos — it generates structured archive entries with poetic memory cards, evidence-based ingredients (with confidence levels), physical-cue step guides, and prominently flagged "speculative gaps" for family verification. Includes AI illustration generation and image enhancement. Full-stack React + Express app, persists in localStorage, exports Markdown.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://heirloom-ai.ai.studio" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;heirloom-ai.ai.studio&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/gxobst" rel="noopener noreferrer"&gt;
        gxobst
      &lt;/a&gt; / &lt;a href="https://github.com/gxobst/Heirloom-AI" rel="noopener noreferrer"&gt;
        Heirloom-AI
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Transform messy family recipe cards, verbal kitchen instructions, or raw cooking photos into beautifully structured, editable archive entries with Gemini.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Heirloom AI 🌾&lt;/h1&gt;
&lt;/div&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Preserve the recipes, rituals, and skills that live in family memory.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Heirloom AI is a web application designed to transform messy personal materials—such as raw photographs, chaotic scribbles, handwritten notes, verbal stories, videos, and voice recordings—into beautiful, structured, editable, and shareable archival entries.&lt;/p&gt;
&lt;p&gt;The first MVP focuses heavily on &lt;strong&gt;family recipes&lt;/strong&gt;, because culinary traditions are deeply emotional, practical, highly visual, and uniquely susceptible to being lost across generations.&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;📖 What It Does&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;Rather than generating generic, standardized recipes off the web, &lt;strong&gt;Heirloom AI&lt;/strong&gt; acts as a warm oral-history and preservation assistant. It processes your specific memory context and images to draft custom archives containing:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Evocative Memory Cards&lt;/strong&gt;: A warm, poetic summary and quote summarizing the tradition.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Personal Narrative &amp;amp; Lore&lt;/strong&gt;: Captures the emotional voice and regional background.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Evidence-based Ingredients&lt;/strong&gt;: Checklists tracking what ingredients are visible or described.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Physical Cue Guides&lt;/strong&gt;: Instruction steps…&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/gxobst/Heirloom-AI" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;Single Node server running Express + Vite SPA (no CORS issues). Two Gemini models: gemini-3.5-flash with schema-constrained JSON (responseSchema) for structured archive generation, and gemini-3.1-flash-lite-image for watercolor illustrations + image editing. Dynamic prompt enhancement based on uploaded file types (video→gesture analysis, audio→oral history, document→OCR). Client-side image compression (800px max). localStorage with graceful degradation (strips non-image data first, then all data URLs if quota exceeded). Confidence levels are a feature — uncertain items get animated amber alerts with suggested family follow-up questions. Editorial brutalism design with warm earth tones reinforcing the scrapbook preservation feel.&lt;/p&gt;

&lt;h2&gt;
  
  
  Prize Categories
&lt;/h2&gt;

&lt;p&gt;Google AI&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>weekendchallenge</category>
    </item>
  </channel>
</rss>
