mini-shanebrain

Multi-platform social bot framework: post to X, Facebook, LinkedIn, Instagram, Bluesky, and Threads from a unified Weaviate + Ollama backend.

View on GitHub Treasures Hub
Node.js Ollama Weaviate Multi-Platform

What It Does

Multi-Platform Posting

One post config, deployed to all your social platforms simultaneously. Unified interface for X, Facebook, LinkedIn, Instagram, Bluesky, and Threads.

AI-Powered Content

Uses Claude API or local Ollama (llama3.2) to generate on-brand posts from prompts. Switch to local mode for zero API cost.

Scheduled Autopilot

Set a cron schedule (default: 9am, 2pm, 7pm) and let it run. Dry-run mode lets you preview without publishing.

Image Gallery Server

Built-in image gallery server for managing and serving promo images alongside posts.

X (Twitter) Facebook LinkedIn Instagram Bluesky Threads

Quick Start

git clone https://github.com/thebardchat/mini-shanebrain.git
cd mini-shanebrain
npm install
cp .env.example .env   # fill in your credentials
npm run dry-run        # preview without posting
npm run post           # post for real
npm run schedule       # run on autopilot

ShaneBrain Ecosystem

Built with Claude + ShaneBrain — AI tools for humans who build.