Backblaze B2 Sample Code Repositories
Pinned Loading
Repositories
- vibe-coding-starter-kit Public template
Starter kit for vibe coders building apps with file uploads and object storage. This full-stack dashboard template integrates with Backblaze B2 Cloud Storage and includes secure upload flows, file browsing, and basic storage management.
backblaze-b2-samples/vibe-coding-starter-kit’s past year of commit activity - music-tagging-search Public
Self-hosted semantic music search and audio tagging over a catalog on Backblaze B2. Essentia extracts BPM, key, genre, and mood; CLAP embeddings power find-similar and plain-English text-to-audio search. All local OSS models — B2 is the only credential.
backblaze-b2-samples/music-tagging-search’s past year of commit activity - sam2-mask-dataset-builder Public
Turn a raw media archive on Backblaze B2 into a versioned segmentation dataset. Drop click/box prompts, run Meta's Segment Anything 2 (SAM 2) locally to mask images and propagate across video, and write COCO RLE, mask PNGs, and cut-outs back to B2 — no second API key.
backblaze-b2-samples/sam2-mask-dataset-builder’s past year of commit activity - demucs-stem-archive Public
Sample app that splits audio into vocals, drums, bass & other stems with Demucs (htdemucs) locally and archives every track + stem to Backblaze B2 over the S3-compatible API. Next.js 16 + FastAPI, browse & stream stems from the bucket.
backblaze-b2-samples/demucs-stem-archive’s past year of commit activity - frigate-nvr-archive Public
Archive, search, and play back Frigate NVR surveillance footage on Backblaze B2. Ships Frigate's recordings, event clips, snapshots, and a searchable object-detection index to B2 (S3-compatible), then searches the timeline and streams clips via presigned URLs. No database. Sample app.
backblaze-b2-samples/frigate-nvr-archive’s past year of commit activity - yolo11-batch-detection-pipeline Public
Batch object-detection pipeline that runs Ultralytics YOLO11 (detect/segment) over an image/video library on Backblaze B2 S3-compatible storage, writing COCO JSON, annotated frames, and per-class instance crops back to B2.
backblaze-b2-samples/yolo11-batch-detection-pipeline’s past year of commit activity - deep-research-agent-app Public
Deep-research AI agent that turns a question into a long-form cited report and caches every source page, screenshot, and report to Backblaze B2 (S3-compatible object storage) as the agent's durable memory. Claude Sonnet 4.6 tool-use loop, Next.js + FastAPI. A Backblaze B2 sample app.
backblaze-b2-samples/deep-research-agent-app’s past year of commit activity - duckdb-query-in-place Public
Run SQL directly against Parquet, CSV, and JSON files in Backblaze B2 with DuckDB's httpfs extension — query-in-place with no ETL or warehouse, and materialize results back to B2 as Parquet. Next.js + FastAPI sample app.
backblaze-b2-samples/duckdb-query-in-place’s past year of commit activity - lance-multimodal-search Public
Multimodal semantic search over images and PDFs with no vector-database server: the LanceDB vector store and ANN index live directly on Backblaze B2. Local CLIP embeddings, S3-only.
backblaze-b2-samples/lance-multimodal-search’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…