JEBI
Live Demo

Jebi Brain live demo console

Connected to a real backend: top up JBP → price quote → AI recommendation → metered deduction → usage audit.

Connecting…
MeterCost DeepSeek from actual usage
PricePrice by role (cost × N, floor)
ChargeDeduct JBP; reject when low
RecordWrite ai_usage_logs for audit

👤 User & balance Role decides pricing

JBP balance
Subscription

Role pricing (same call):
B-side: cost × 5, floor 50 JBP (5 CNY)
Subscription: 0 JBP
Pay-as-you-go: cost × 3, floor 10 JBP

⚡ Price quote (no charge) Typical call: ~700 tokens

DeepSeek cost (CNY)
Charged JBP
Markup

🧠 AI personalized recommendation Real metering · demo data

Latte Cold Brew Espresso Mocha Americano Cappuccino
Plant milk Low sugar Decaf

📊 Usage audit Reconcile with DeepSeek invoices

Total calls
Total cost (CNY)
Total charged (JBP)

ℹ️ Demo notes

Without DEEPSEEK_API_KEY the backend returns built-in demo data; with a key it switches to real DeepSeek automatically.