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
Multi-Agent Memory: Open Source Shared Memory System for AI Agents
Multi-Agent Memory is an open source project that provides a shared memory system for AI agents across different machines, tools, and frameworks. It supports four distinct memory types with specific behaviors and includes features like credential scrubbing, agent isolation, and LLM consolidation.

SOULS for AI Agents: A Community-Driven Personality Library
A Reddit user created an open-source repository of carefully crafted personality files ("souls") for AI coding agents. The repo currently includes Jarvis, Gojo, Eren Yeager, René Descartes, and Rapper, with a call for community contributions.

YourMemory: AI memory with biological decay hits 59% recall on LoCoMo-10
YourMemory gives AI agents persistent memory using Ebbinghaus forgetting curve and graph-enhanced retrieval. Benchmarked at 59% Recall@5 on LoCoMo-10, 2× better than Zep Cloud.

Vibe Remote: Mobile Bridge for Claude Code Access from Anywhere
Vibe Remote is a mobile app that provides remote access to Claude Code development environments from a phone, allowing users to maintain their local configs, Git history, and file tree without requiring Tailscale or complex VPN setups.