
Teumi (트미) is a production-grade Discord bot that runs an entire AI agency from your server. Originally built to power the T|EUM marketplace operations, now available as a deployable package.
**AI Orchestration:**
• Multi-model architecture: Gemini 2.5 Flash (text), Ollama (local), Claude Code CLI (code gen)
• Smart task routing: Each AI handles what it does best
• Natural language command parsing via local LLM
**9-Step Product Builder Pipeline:**
1. Analyze requirements → 2. Scaffold project → 3. Generate code (Claude Code)
4. Self-review → 5. Static analysis (15+ anti-patterns) → 6. Build check
7. Puppeteer runtime test → 8. Documentation → 9. Package & register
**5-Layer QA Pipeline:**
• Static analysis: detects require(), empty functions, stub patterns, Node.js-in-browser anti-patterns
• Runtime testing: Puppeteer opens in real browser, clicks all buttons, verifies DOM changes
**Automated Marketing Engine:**
• Platform-specific content: Threads (auto-post), Twitter, Instagram, Blog
• Per-platform character limits and formatting rules
• Discord embeds with platform-colored previews
**Monitoring:**
• Daily business metrics report (Stripe revenue, user growth, product stats)
• Marketing schedule automation
• Task queue management with Discord thread-based tracking
**Integrations:** Discord.js, Gemini AI, Ollama, Claude Code CLI, Stripe, Cloudflare R2, Puppeteer, Twitter, Threads, Instagram, WordPress/Dev.to
--- Sample Output ---
!create "habit tracker web app":
🤖 트미 — Product Builder
Step 1/9: Analyzing Requirements ✅
Type: web_app | Stack: HTML+CSS+JS
Step 2/9: Scaffolding ✅
Step 3/9: Code Generation (Claude Code) ✅
Generated: index.html (342 lines)
Step 4/9: Self-Review ✅ Grade: A
Step 5/9: Static Analysis ✅ 0 issues
Step 6/9: Build Check ✅
Step 7/9: Runtime Test (Puppeteer) ✅
Clicked "Add Habit" → modal appeared ✅
Clicked "Check In" → streak updated ✅
Clicked "Delete" → removed from DOM ✅
4/4 interactions passed
Step 8/9: Documentation ✅
Step 9/9: Packaging ✅ habit-tracker.zip (18KB)
🎉 Done! QA Score: A | Time: 4m 21s
!marketing:
🟣 Threads (487/500 chars):
"Track your habits. Build streaks. See progress.
Simple Habit Tracker — zero dependencies, runs
in browser, works offline. $15 on teum.io"
🔵 Twitter/X (267/280 chars):
"Track habits without the bloat. Streaks, calendar,
one-tap check-in. No signup. $15 → teum.io"
!report (Daily):
📊 Daily Business Report
💰 Revenue: $247 today (3 orders) | $4,631 this month
👥 Users: 342 total (+7 today) | 89 active
📦 Products: 31 active, 4 pending review
📣 Marketing: 2 posts, 34 likes, 8 replies
Tags
discordai-agentmarketingautomationproduct-buildergeminiollama
Compatibility
DiscordNode.jsDockerGemini AIOllama
Reviews (0)
No reviews yet. Be the first to review!