Self-host a shared workspace for uploading, tagging, and reviewing creative assets.
Let clients approve or comment on shared media without creating an account.
Give AI agents API access to upload, tag, and manage assets alongside your team.
| reloops-app/reloops | karminski/codevinci | ningsiii/clickdeck | |
|---|---|---|---|
| Stars | 35 | 35 | 35 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 3/5 | 3/5 | 2/5 |
| Audience | developer | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Self-hosted, requires following the local setup guide.
Reloops is an open-source digital asset management workspace that teams can self-host. It is designed for creative work: storing, organizing, reviewing, and approving image, video, and other media files. The README positions it as an alternative to commercial tools like Frame.io, Brandfolder, Bynder, Dropbox Replay, and similar platforms. The core feature set covers the full lifecycle of a creative asset inside an organization. You can upload files, organize them into folders and collections, and search across tags, metadata, review status, file format, and version history from one interface. AI analysis runs on uploaded assets to generate descriptions and tags automatically, which means files become searchable without anyone having to manually catalog them. Review and approval are built into the same workspace rather than being a separate tool. Assets move through a visual workflow board with states like needs review and approved. External reviewers, such as clients, can leave comments and feedback on shared assets without needing to create an account in the full workspace. Version comparison lets you put two cuts of an asset side by side, with timestamped comments attached to each version. A notable design goal is letting AI agents and automation tools participate in the workspace alongside human team members. You can create API keys for agents from services like OpenAI, Claude, or Gemini, as well as automation platforms like Zapier and n8n. Those agents can then create projects, upload or fetch assets, leave comments, enrich metadata, and manage sharing, operating within the same permission system as human teammates. Sharing is controlled through links with expiration dates, download permissions, and comment permissions. The project is released under the AGPL 3.0 license and includes a setup guide for running it locally.
A self-hosted digital asset management workspace for teams to store, review, and approve creative files, with AI agent access built in.
Mainly TypeScript. The stack also includes TypeScript.
You can self-host and modify it freely, but if you offer it as a network service, you must share your source code changes.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.