Skip to content

JakeLiuMe/BuzzChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐝 BuzzChat

Never Miss a SOLD Comment Again

The AI-powered chat assistant for live sellers. Auto-reply to buyers, track inventory, catch every sale — while you focus on what you do best: selling.

Chrome Web Store License: MIT PRs Welcome

Get Started · Features · Demo · Pricing · Docs


BuzzChat Dashboard

Auto-welcome, instant FAQ replies, real-time inventory tracking — all in one dashboard


😤 The Problem

You're live selling. Chat is flying. Someone asks about shipping — again. Another buyer claims an item but you missed it. A VIP customer joins and you didn't notice.

Sound familiar?

Live selling is chaos. You're supposed to be entertaining, showcasing products, AND managing chat. Something always slips through.

✨ The Solution

BuzzChat is your AI co-pilot for live streams. It watches chat so you don't have to.

💬 Buyer: "Is the Jordan 4 still available?"
🐝 BuzzChat: "Yes! Jordan 4 Retro is available — $220. Say SOLD to claim! 🔥"

💬 Buyer: "SOLD"
🐝 BuzzChat: ✅ Marked as sold, updated inventory, added to buyer profile

You focus on selling. BuzzChat handles the rest.


🚀 Features

Core Features (Free Forever)

Feature What It Does
👋 Auto-Welcome Greet every viewer by name — even when 50 people join at once
Smart FAQ AI detects questions and answers instantly
Timed Messages "Use code LIVE10!" every 5 minutes — automatically
🎁 Giveaway Tracker Tracks entries, picks random winners, announces results
📦 Inventory Tracking Mark items SOLD from chat, see what's left at a glance

Pro Features ($4.99/mo)

Feature What It Does
🤖 AI Intent Detection Understands "how much for the red one?" not just keyword matches
😊 Sentiment Analysis Spots frustrated buyers before they leave
VIP Recognition Highlight your best customers, never miss a whale
📊 Live Dashboard Real-time stats: viewers, messages, engagement, hot items
📋 Buyer Profiles Track purchase history, spending, loyalty automatically

Seller+ Features ($12.99/mo)

Feature What It Does
📝 Waitlist System Capture demand for sold-out items, notify on restock
🌍 Chat Translation Sell to international buyers — auto-translate messages
📥 Buyer Export Download your buyer list as CSV for email marketing
🔥 SOLD OUT Alerts FOMO-inducing announcements when items sell out
📈 Stream Summary Beautiful end-of-stream reports, shareable on Instagram
🏆 Achievements Gamify your streams with 25+ unlockable milestones

Team Features ($29.99/mo)

Feature What It Does
👥 Multi-User Your whole team on one account
🔑 Bring Your Own Key Use your own AI API key for unlimited requests
📊 Advanced Analytics Deep insights into buyer behavior
🎯 Priority Support Direct line to the team

🎮 Try the Demo

Want to see BuzzChat in action without going live?

  1. Install the extension
  2. Click 🎮 Try Demo in the dashboard
  3. Watch simulated buyers flood in with realistic messages

The demo simulates:

  • 65+ realistic buyer messages
  • SOLD claims and inventory updates
  • Questions, hype, giveaway entries
  • VIP arrivals and engagement alerts

No live stream needed. No risk. Just see what BuzzChat can do.


🛠️ Quick Start

Option 1: Chrome Web Store (Recommended)

Coming soon — join the waitlist!

Option 2: Developer Install

# Clone the repo
git clone https://github.com/JakeLiuMe/BuzzChat.git
cd BuzzChat

# Install dependencies
npm install

# Load in Chrome
# 1. Go to chrome://extensions
# 2. Enable "Developer mode" (top right)
# 3. Click "Load unpacked"
# 4. Select this folder

That's it. Click the 🐝 icon, hit a live stream, and watch the magic happen.


📊 Supported Platforms

Platform Status Notes
TikTok Live ✅ Full Support Our primary platform
Facebook Live ✅ Full Support Including Marketplace streams
Instagram Live ✅ Full Support Via Facebook integration
Whatnot ✅ Full Support Built for resellers
YouTube Live ✅ Full Support Including Premieres
eBay Live ✅ Full Support Early access
Twitch 🔄 Beta Coming soon
Kick 🔄 Beta Coming soon

💰 Pricing

We believe in fair pricing. Most competitors charge $50-150/month. We don't.

Free Pro Seller+ Team
Price $0 $4.99/mo $12.99/mo $29.99/mo
Auto-Welcome
FAQ Auto-Reply 5 rules Unlimited Unlimited Unlimited
Timer Messages 2 Unlimited Unlimited Unlimited
Giveaway Tracking
Inventory Tracking 5 items 50 items Unlimited Unlimited
AI Intent Detection
VIP Recognition
Buyer Profiles
Waitlist System
Chat Translation
Stream Summaries
Buyer Export (CSV)
Multi-User
BYOK (Unlimited AI)

No contracts. Cancel anytime. 7-day free trial on all paid plans.


🏆 Why Sellers Love BuzzChat

"I was missing 30% of SOLD comments before BuzzChat. Now I catch every single one." — @sneakerqueen, 50k followers

"The AI actually understands what buyers are asking. It's not just keyword matching." — @vintagevibes, Whatnot Top Seller

"My engagement went up 40% just from the auto-welcome feature." — @collectibles_joe, eBay Live


🔒 Privacy First

Your data is yours:

  • Local storage — Settings never leave your browser
  • No message logging — We don't store what buyers say
  • No tracking — Zero analytics on your streams
  • Open source — Audit the code yourself

AI features use Claude Haiku via secure API. Your API key is encrypted and stored locally. We never see it.

Read our full Privacy Policy →


🛠️ Development

Want to contribute? We'd love your help.

# Setup
npm install
npm run build

# Run tests
npm test

# Lint
npm run lint

Project Structure

buzzchat/
├── src/
│   ├── popup/           # Extension UI
│   │   ├── popup/
│   │   │   ├── features/    # Feature modules
│   │   │   ├── ui/          # UI components
│   │   │   └── core/        # Config, storage
│   │   └── popup.js         # Main entry
│   ├── scripts/         # Content scripts
│   ├── background/      # Service worker
│   └── lib/             # Shared utilities
├── docs/                # Documentation
├── tests/               # Test suites
└── assets/              # Icons & images

Key Technologies

  • Manifest V3 — Latest Chrome extension architecture
  • Claude Haiku — Fast, cheap AI for intent detection
  • Zero dependencies — Vanilla JS, no frameworks
  • Privacy-first — All processing happens locally

📚 Documentation


🤝 Contributing

We welcome contributions! Here's how:

  1. 🐛 Found a bug? Open an issue
  2. 💡 Have an idea? Request a feature
  3. 🔧 Want to code? Fork, branch, PR — we review fast

See CONTRIBUTING.md for guidelines.


📜 License

MIT License — use it, modify it, sell it, whatever. Just don't blame us if something breaks.

See LICENSE for details.


Ready to Level Up Your Live Selling?

Install BuzzChat →


Built with 🐝 by Jake Liu

BuzzChat is not affiliated with TikTok, Facebook, Instagram, Whatnot, YouTube, eBay, Twitch, or Kick.

About

AI-powered live selling automation for TikTok, Facebook, YouTube, and Whatnot

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Languages