Just as Nabu took the chaos of oral tradition and gave it structure through writing, your Nabu takes the chaos of content creation and gives it structure through automation.
Named after the Babylonian god of writing and scribes
Nabu is a marketing automation platform with optional AI-generated content and AI assistance for those looking to create a new product from scratch. Part of the Hermes ecosystem.
Nabu guides users from product conception to automated marketing:
- AI Onboarding - Assess your existing product or build one from scratch with AI assistance
- Brand Creation - Name, style guide, voice, positioning
- Content Strategy - Optional AI-generated calendar, topics, and campaigns
- Video Generation - Optional AI-powered shorts/reels with voiceover
- Review & Publish - Drafts for approval before going live
- Clone NebulaKit base
- AI chat interface for brand assessment
- Brand profile creation (name, colors, voice)
- Style guide generation
- Save to database
- AI content calendar generation
- Topic/script creation
- Voiceover text generation
- Visual asset planning
- Text-to-speech integration
- Stock footage/AI image sourcing
- Video composition (ffmpeg)
- Brand template system
- YouTube API (draft uploads)
- TikTok API integration
- Background job queue
- Cron scheduling
- Video preview UI
- Edit/regenerate controls
- Publish management
- Framework: SvelteKit 2
- Runtime: Cloudflare Workers
- Database: Cloudflare D1
- Storage: Cloudflare R2 (media assets)
- Queues: Cloudflare Queues (background jobs)
- AI: LLM for content generation
- Video: FFmpeg + TTS
Built on NebulaKit
# Install dependencies
npm install
# Run development server
npm run dev
# Visit http://localhost:4277# Run tests
npm run test
# Check types
npm run check
# Build for production
npm run build
# Deploy to Cloudflare Pages
npm run deploy"Nabu, the Babylonian god of scribes and wisdom, gave humanity the gift of writing. Today, Nabu gives merchants the power to craft and share their message across the digital world."
Part of the Hermes ecosystem — inspired by ancient Babylon's legacy of commerce and communication.
MIT