Show HN: Reloops – Open-Source Frame.io Alternative for AI Agents and Teams Reloops launched as an open-source alternative to enterprise digital asset management tools like Frame.io, Brandfolder, and Bynder, offering teams and AI agents a self-hosted platform for organizing, reviewing, and approving creative assets. The tool includes AI-generated metadata, version management, share links with permissions, and an API that allows automation platforms such as n8n and Zapier to operate directly within the media library. Reloops aims to replace fragmented workflows across Google Drive, Dropbox, and dedicated review tools by consolidating storage, collaboration, and approval into a single, agent-ready system. Reloops offers everything you need to organize creative assets, Reloops: An alternative to Brandfolder, Bynder, Canto, Frame.io, Dropbox Replay, Ziflow, Filestage, Google Drive, Airtable, and internal DAM tools. Reloops: An alternative to Brandfolder, Bynder, Canto, Frame.io, Dropbox Replay, Ziflow, Filestage, Google Drive, Airtable, and internal DAM tools. generate AI descriptions and tags, manage versions, collect approvals, share collections, and let agents work inside your media library. DAM · AI Metadata · Search · Collections · Review · Approvals · Share Links · Agent API Start locally » See what Reloops does » Quick Start /Reloops-App/reloops/blob/main/docs/SETUP.md · OpenClaw API Skill /Reloops-App/reloops/blob/main/docs/openclaw-reloops-api.md · Features features · Alternative To alternative-to · Tech Stack tech-stack Agent-ready DAM agent-ready-dam · Self-hosted OSS self-hosted-oss · License license Search across folders, tags, metadata, status, people, smart descriptions, dates, formats, and version stacks from one focused DAM surface. Run campaigns through a visual workflow board with upload, folders, filters, bulk selection, review states, assignees, and progress tracking. Reloops analyzes creative assets and generates useful descriptions and tags, so teams and agents can find the right media without manual cataloging. Turn selected assets into polished collections with download access, search, creator context, and a focused browsing experience. Create locked share links with expiration, download permissions, comment permissions, and collection-level access rules. External reviewers can identify themselves, view shared assets, leave comments, and participate in review without joining the whole workspace. Review old and new cuts together, keep timestamped comments attached to the right version, and upload the next pass from the same screen. Create developer keys for OpenClaw, OpenAI, Claude, Gemini, Zapier, n8n, Replicate, Runway, and custom agents so automation can operate inside the asset system. Keep organization members, roles, pending invites, project reviewers, and API-key agents in one admin workspace. Keep the full decision thread on the asset, assign the next pass to an agent like OpenClaw, and let the agent reply beside the team. Track feedback, mentions, file updates, review activity, and AI metadata jobs from one notification center. - 🗂️ Organize every campaign asset in a self-hosted creative DAM. - 🔎 Search across folders, tags, metadata, statuses, people, dates, formats, and version stacks. - 🤖 Use AI to generate smart descriptions and tags for images, videos, screenshots, and other creative assets. - ✅ Move assets through project workflows from needs review to approved. - 💬 Manage versions, comments, assignments, reviewers, approvals, share links, and guest feedback. - 🧠 Assign review work to humans or agents and keep the full decision thread on the asset. - 🌌 Build dynamic collections for campaigns, clients, teams, launches, and reusable asset groups. - 👥 Invite team members to collaborate, comment, review, and approve assets. - 🔌 Let AI agents and workflow tools create projects, fetch assets, comment, enrich metadata, and manage shares. - ⚡ Perfect for automation with platforms like n8n, Make, Zapier, OpenClaw, and custom agents. Reloops is a DAM-first product. Review and approval are built in because creative assets do not stop at storage. | If you are using... | Reloops helps you replace or extend it with... | |---|---| | Brandfolder, Bynder, Canto | Self-hosted creative DAM, collections, metadata, search, and asset history | | Google Drive, Dropbox, Notion, Airtable | Purpose-built asset workspaces instead of folders, rows, and scattered comments | | Frame.io, Dropbox Replay, Wipster | Review, comments, version stacks, approvals, and share links inside the DAM | | Ziflow, Filestage, ReviewStudio | Structured creative feedback without a heavyweight enterprise approval suite | | Zapier, n8n, Make, custom agents | Controlled API actors that can participate directly in asset operations | | Internal DAM tools | Auth, storage, asset views, review UI, share links, API keys, and local workers already wired together | - 🔑 API-key actors can operate inside organization workspaces. - 👥 Human teammates, reviewers, and API-key agents can all be assigned asset work. - 💬 Agents can receive review assignments and reply in the same comment thread as the team. - 🗂️ Agents can list and create workspaces and projects. - 🔌 Agents can fetch assets, patch asset status, create comments, and manage share links. - 🧩 OpenClaw can use the included skill; see the openclaw-reloops-api OpenClaw API Skill guide /Reloops-App/reloops/blob/main/docs/openclaw-reloops-api.md . - 🤖 The local asset intelligence worker uses AI to generate smart descriptions and tags for assets. - 🔁 Generated media can flow back into the same library, collection, review, and approval loop. - 📦 Pnpm workspaces - ⚛️ Vite + React + TypeScript - 🟢 Supabase Auth, Postgres, Storage, RLS, and Edge Functions - 🤖 Node asset intelligence worker - 🔑 API-key agent layer - 🐳 Docker for local Supabase services Start the full local OSS stack with Docker: cp .env.example .env docker compose up --build Then open http://127.0.0.1:6173 . For manual pnpm setup and environment details, see the Local Setup Guide /Reloops-App/reloops/blob/main/docs/SETUP.md . This repository is the open-source, self-hosted version of Reloops. - ✅ Included in OSS: - Supabase Auth, Postgres, Storage, and Edge Functions - Workspaces, teams, projects, folders, assets, versions, comments, reviews, assignments, and notifications - DAM search, collections, metadata filtering, AI-generated smart descriptions and tags, share links, and guest comments - API-key agent endpoints for controlled automation inside workspaces - Local asset intelligence worker with DB queue polling - Local-first setup for running the full product on your machine or own infrastructure - ⚠️ Not included in this OSS package:- Hosted billing and managed subscription infrastructure - Hosted cloud storage integrations beyond local Supabase Storage defaults - Hosted workers, QStash, Cloudflare Workers, and commercial deployment infrastructure - Managed analytics and managed screenshot capture - Managed email delivery; local OSS includes notification data/preferences and local invite handling, but production email delivery is expected to be wired by the self-hosting team - 🗄️ Storage and capture model: - Uploads use Supabase Storage. - Website review works with uploaded or captured screenshots. - Asset intelligence runs locally through the worker to generate smart descriptions and tags unless you connect your own production worker setup. This repository's source code is available under the AGPL-3.0 license /Reloops-App/reloops/blob/main/LICENSE .