npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@dhee_ai/bundle-ugc-ad-product

v0.1.1

Published

Themed product / UGC video ad pipeline for Dhee — real product preserved, model-composited into themed scenes, with a designed multilingual voiceover.

Readme

dhee-bundle-ugc-ad-product

A themed product / UGC video ad pipeline for Dhee. Give it a real product image, a short description, and a theme (e.g. Rainy season, Festive tea-time) and it produces a short, alive, multi-beat video ad with a designed, multilingual voiceover. Product-agnostic — all specifics come from the inputs.

Bundle: bundles/ugc_ad_product_v2.

The keystone rule

A product's printed label/text must never be re-synthesised by a diffusion model (it re-letters fine print). This bundle honours that two ways:

  1. Keep it far / illegible — the product is model-composited (boogu) into the scene small and set back, so the label is sub-readable and any drift is invisible by design.
  2. Real pixels for what must read — the brand logo end-card is the actual logo, overlaid (never regenerated). Brand recognition rides the logo + the voiceover, not the tiny on-pack text.

Pipeline

product image → comfy.matte (SAM 3 concept extract → product on white)
             → comfy.boogu  (composite far/blended into the themed scene)
             → comfy.ltx_director (alive motion)            ── ×3 beats
designed voice (omnivoice_design) → emotive voice acting (omnivoice_clone)
             → ffmpeg.concat → ffmpeg.overlay (logo end-card)

Inputs

product_description, product_image, product_concept (what SAM 3 segments), theme, language (English / Kannada / Telugu / Hindi / …), voice_style (e.g. calm and warm or high-energy voice acting), brand_logo, aspect.

Voice

Voice is designed then acted: tags (incl. indian accent) → a designed voice → each line acted in it with emotion (temperature/guidance_scale). voice_style drives the script energy.

Runners

llm.generate, comfy.matte, comfy.boogu, comfy.tts, comfy.ltx_director, ffmpeg.*.

Sample inputs in inputs/ are GRL Foods (Mangaluru) marketing assets, used as the demo product. Replace them with your own product image, description, and logo.