Hey HN! Wanted to show a proof of concept for an AI-powered shopping stream, similar to QVC.<p>Basically, an AI automatically pulls the top products from Amazon and pitches them to you, using AI-generated scripts and 3d models.<p>Tech stack:<p><pre><code> -Sonnet 3.5 to generate the product pitches. It synthesizes data from product listing and reviews
-OpenAI TTS for the voice
-fal.ai for the 3d generation
-three.js for the rendering environment
-Amazon affiliate links
</code></pre>
Here's the Discord if you want to chat more about it!<p><a href="https://discord.gg/tvHSsmUJWA" rel="nofollow">https://discord.gg/tvHSsmUJWA</a>