# cbh123/stickerbaker

Let's bake some (AI) stickers!

Repository: https://github.com/cbh123/stickerbaker
Canonical: https://ross.abutalabs.com/products/stickerbaker
Homepage: https://stickerbaker.com
Language: Elixir
License Family: other
Last push: 2024-05-14T18:23:11+00:00

## Health v2 (maintenance only)
Score: 25/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 65
- inputs: {"age_days": 922, "days_push": 841, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1100, forks 154 (observed 2026-08-28T04:03:35.396647+00:00)

## What it is
StickerBaker is an open-source web application that generates AI stickers from text prompts or face uploads, powered by Replicate models (fofr/sticker-maker and fofr/face-to-sticker). It is built with Elixir and Phoenix LiveView, using webhooks and Tigris object storage to handle asynchronous prediction results.

## Use cases
- generate stickers from a text prompt with AI
- turn a face photo into a sticker
- self-host an AI image generation web app
- learn how to integrate Replicate models with Phoenix LiveView
- build an app with webhook-based async ML predictions
- moderate AI prompts for safety before generation

## When to choose
- you want a ready-made, open-source AI sticker generator to deploy or remix
- you want a reference implementation of Replicate webhooks in Elixir/Phoenix
- you want to self-host a text-to-image or face-to-sticker web app

## When to avoid
- you need a library or API to embed sticker generation in your own app rather than a full web application
- you need a stack outside Elixir/Phoenix
- you require a permissively licensed codebase (no license is specified)
- you want fully local image generation without external Replicate API dependency

## Facets
- artifact type: application
- maturity: active
- function: web-framework, llm-inference, image-processing, webhook, http-server
- domain: artificial-intelligence, image-processing, web-development, self-hosted
- platform: self-hosted
- tags: elixir, phoenix-liveview, replicate, sticker-generator, text-to-image, open-source, web-server, docker

## Member repositories
- cbh123/stickerbaker (main) score 25

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.396647+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:45:47.244509+00:00, confidence not recorded.
  - readme: https://github.com/cbh123/stickerbaker (fetched 2026-08-28T04:03:35.396647+00:00, sha 9ab37c8edd87)
  - homepage: https://stickerbaker.com (fetched 2026-08-29T12:48:50.944868+00:00, sha 4fd22784797c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
