Bloom (Agentic Screen Recorder)
An open-source, local-first screen recorder built for agentic workflows: record on your machine, auto-upload to VideoDB for transcription and visual indexing, then query any moment in natural language or let agents like Claude Code work on the recordings via API. An "agentic Loom alternative."
What it does
Bloom (video-db/bloom) records your screen, mic, and system audio locally — your files stay yours, no lock-in — and streams chunks to the VideoDB cloud in real time for AI processing. The recordings become queryable, agent-ready data: transcripts, visual embeddings, and extracted metadata you can search by speech, scene, or content. Source: video-db/bloom README, https://github.com/video-db/bloom, 2026-06-12
The architecture is two layers: an open-source UI (Bloom, MIT-licensed, fully customizable) over a cloud intelligence layer (VideoDB, via the VideoDB Capture SDK). You "fork it / extend it / plug it in" — Bloom is framed as a foundation for building agentic systems on top of recordings, not just a recorder. Source: VideoDB docs, https://docs.videodb.io/examples-and-tutorials/ai-copilots/bloom, 2026-06-12
| Feature | Detail |
|---|---|
| Local-first | Record locally, no subscription (pay per usage), files stay yours |
| AI-ready | Automatic transcription, subtitles, visual embeddings, metadata extraction |
| Natural-language search | "Show me when I explained the architecture" → timestamped clips with context |
| Agent access | Query via VideoDB API; compatible with Claude Code and other agent frameworks |
| Capture UX | Camera overlay, always-on-top floating bar, multi-monitor picker, Cmd+Shift+R |
| Sharing | One-click share links, VideoDB Chat, MP4 download; local SQLite for metadata |
Local Artifact Review
The bookmark video frames show the positioning clearly: Bloom is sold against Loom's pricing and storage lock-in, then demonstrates a local recorder with a menu-bar style capture flow, source selection, camera/mic controls, and a "start recording" surface. The useful evidence is not the "AI agents" headline; it is the combination of local capture UX plus cloud-side indexing, which makes screen recordings into searchable agent context. Source: X/@heyrimsha visual artifact, 2026-04-07
Where it fits Kevin's stack
Bloom sits in the screen-capture cluster with Recordly and ReClip - Self-Hosted Video Downloader, but its differentiator is agent-readiness: recordings are not files that sit in a folder, they're indexed, searchable, API-accessible context for agents — adjacent to Computer Use and Browser Automation Patterns where agents observe and act on screen state. The honest framing (vs. the launch tweet's "turns recordings into AI agents"): Bloom turns recordings into queryable data agents can consume, with VideoDB doing the See → Understand → Act perception layer. Useful for Kevin if agent runs, demos, or meetings should become searchable evidence rather than dead video.
Current Source Snapshot
The canonical repo is video-db/bloom under MIT license. The README currently advertises manual desktop installers named bloom-2.2.0 for macOS Intel, macOS Apple Silicon, and Windows, while git ls-remote --tags only surfaced public tag v2.1.0; default-branch HEAD was 65aa9bf555d2b72c50f8e246eac290d704c6907c on 2026-07-01. Treat README installer names as the user-facing build line and Git tags as incomplete release metadata. Source: GitHub, 2026-07-01
Timeline
- 2026-07-01 | Deep-reviewed the local video frames, corrected the actionable index source link to
video-db/bloom, and recorded the current source snapshot: README installer linebloom-2.2.0, public tagv2.1.0, default-branch HEAD65aa9bf. Source: X/@heyrimsha, 2026-04-07; GitHub, 2026-07-01 - 2026-04-07 | @heyrimsha's "open source Loom killer" thread surfaced Bloom — recordings become "queryable, searchable, agent-ready data." 820 likes, 2,249 bookmarks. Source: X/@heyrimsha, 2026-04-07
- 2026-06-12 | Page created from X-bookmark absorption (
2041534907500105764); product detail sourced from the video-db/bloom README and VideoDB docs. Source: x-bookmark-absorb, 2026-06-12