BrightBean Studio: Open-source social media management platform built with AI agents

What BrightBean Studio does
BrightBean Studio is an open-source, self-hostable social media management platform built for creators, agencies and SMBs. It provides a free alternative to commercial tools like Buffer, Sendible, and SocialPilot without per-seat, per-channel, or per-workspace limits.
Platform support
The platform supports publishing, comments, DMs, and insights across these platforms:
- Facebook (all features)
- Instagram (all features)
- Instagram Personal (all features)
- LinkedIn Personal (publish, comments, insights)
- LinkedIn Company (publish, comments, insights)
- TikTok (publish, comments, insights)
- YouTube (publish, comments, insights)
- Pinterest (publish, insights)
- Threads (publish, comments)
- Bluesky (publish, comments)
- Google Business Profile (publish, insights)
- Mastodon (publish, comments)
Key features
- Multi-workspace & teams: Unlimited orgs → workspaces → members with granular RBAC, custom roles, invitations, and separate Client role for external collaborators
- Content composer: Rich editor with per-platform caption/media overrides, version history, reusable templates, content categories & tags, and Kanban idea board
- Calendar & scheduling: Visual calendar with recurring weekly posting slots per account and named queues that auto-assign posts to the next available slot
- Publishing engine: Direct first-party API integrations (no aggregator), automatic retries, per-account rate-limit tracking, and 90-day publish audit log
- Approval workflows: Configurable stages (none/optional/internal/internal + client), threaded internal & external comments, reminders, and full audit trail
- Unified social inbox: Comments, mentions, DMs, and reviews from every connected platform in one place with sentiment analysis, assignments, threaded replies, and historical backfill
- Media library: Org- and workspace-scoped libraries with nested folders, auto-generated platform-optimized variants, and alt text
- Client portal: Passwordless 30-day magic-link access for clients to approve or reject posts without creating an account
- Notifications: In-app, email, and webhook delivery with per-user preferences for every event type
- Security & ops: Encrypted token & credential storage, optional 2FA (TOTP), Google/GitHub SSO, Sentry support, and 7-day reversible org-deletion grace period
- White-label friendly: Per-workspace branding (logo, colors) and workspace defaults for hashtags, first comments, and posting templates
Deployment options
The platform can be deployed with one-click buttons on Heroku, Render, or Railway, run on your own VPS via Docker, or run locally. All platform integrations use your own developer credentials to talk directly to official first-party APIs, avoiding aggregator middlemen and vendor lock-in.
Development context
This tool was built in 3 weeks using Claude and Codex, demonstrating how AI coding agents can accelerate development of complex applications. The project structure includes typical Python/Django components with Docker support and pre-commit hooks.
📖 Read the full source: HN AI Agents
👀 See Also

Offline Voice-to-Text Tool for macOS Using Local Whisper via MLX
A developer has open-sourced whisper-dictate, a macOS tool that provides fully offline voice-to-text transcription with real-time translation capabilities using Whisper running locally through MLX on Apple Silicon. Transcription takes about 500ms after speaking stops.

MCP Server Enables Claude to Create and Run Custom Tools at Runtime
A developer built an MCP server where Claude can create, update, and run new tools without redeployment. The system uses five core tools and executes custom JavaScript/TypeScript code in a Deno sandbox with ~50ms cold start.

Marmy: A Self-Hosted Framework for Managing AI Coding Agents Remotely
Marmy is an open-source, MIT-licensed framework built with Claude Code that lets developers manage AI coding agents and tmux sessions from a mobile app. It includes a Rust agent for development machines and a React Native app for remote control.

OpenClaw Video Translator Skill Available on ClawHub
A new Video Translator skill for OpenClaw agents allows users to upload a video or provide a URL to get a translated preview instantly. The skill is hosted on ClawHub.