Backblaze B2 Sample Code Repositories
Pinned Loading
Repositories
- openclaw-b2-sync-backup Public
OpenClaw automatic backup and sync to Backblaze B2. Keep state durable across machines, restore instantly on new hardware, and roll back to previous snapshots if configs break or memory becomes corrupted.
backblaze-b2-samples/openclaw-b2-sync-backup’s past year of commit activity - deoldify-archive-colorizer Public
Colorize black-and-white archival photos and film stills locally with DeOldify (NoGAN) and keep both the original masters and the colorized restorations in Backblaze B2 — an ingest, colorize, compare, and retain pipeline for film archives, museums, and documentary teams.
backblaze-b2-samples/deoldify-archive-colorizer’s past year of commit activity - yt-dlp-vod-archiver Public
Self-hosted VOD & live-stream archiver: download any yt-dlp-supported video, stream it straight to Backblaze B2 cloud storage, auto-cut highlight clips with ffmpeg, and browse it all from a Next.js + FastAPI UI. B2 sample app.
backblaze-b2-samples/yt-dlp-vod-archiver’s past year of commit activity - image-generation-prompt-flow Public
AI image generation prompt flow example app focused on prompt engineering and prompt optimization, comparing models GPT Image, DALL-E, Gemini Nano Banana, and Google Imagen. Shows how image prompts are structured, refined, and evolved from input to final output, with clear prompt lineage for learning and experimentation.
backblaze-b2-samples/image-generation-prompt-flow’s past year of commit activity - paddleocr-document-archive Public
Self-hosted OCR document archive: PaddleOCR turns scanned pages into searchable, structured text locally — no external OCR API — with Backblaze B2 (S3-compatible) as the single source of truth and a rebuildable SQLite index for keyword search.
backblaze-b2-samples/paddleocr-document-archive’s past year of commit activity - donut-receipt-parser Public
OCR-free receipt & invoice parsing: runs the Donut vision model locally to extract line items, tax, and totals as structured JSON, storing every raw image and extraction in Backblaze B2 (S3-compatible) — no OCR step, no database, no second API key.
backblaze-b2-samples/donut-receipt-parser’s past year of commit activity - nudenet-video-moderation Public
Self-hosted NSFW video moderation pipeline: NudeNet (local ONNX) classifies ffmpeg-sampled frames, flags unsafe content, and routes it to a human-in-the-loop review queue — every video, frame crop, and report stored on Backblaze B2 via the S3-compatible API. Next.js + FastAPI.
backblaze-b2-samples/nudenet-video-moderation’s past year of commit activity - videohash-deduplication Public
Perceptual video deduplication on Backblaze B2: hash a video library with videohash, cluster near-duplicates by Hamming distance, and reclaim storage. Local, open-source, keyless compute — B2 holds the library, the hash index, and every cluster report.
backblaze-b2-samples/videohash-deduplication’s past year of commit activity - rife-frame-interpolation-pipeline Public
Self-hosted RIFE video frame interpolation pipeline: turn footage into smooth 2x/4x/8x slow motion with on-device Practical-RIFE neural interpolation (CPU/CUDA/Apple MPS), no AI API key, storing source clips and renders in Backblaze B2 via the S3-compatible API. FastAPI + Next.js B2 sample app.
backblaze-b2-samples/rife-frame-interpolation-pipeline’s past year of commit activity - qwen-video-chapters Public
AI video chapterization app that runs Qwen2.5-VL locally (no inference API key) over ffmpeg-extracted keyframes to auto-generate chapter timestamps, titles, thumbnails, and summaries — with the source video and every derived artifact stored in Backblaze B2 via the S3-compatible API
backblaze-b2-samples/qwen-video-chapters’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…