Live
Select a journey to edit
Or create a new one with + New
Describe your experience
Type what you want to build — or pick a demo below
Or describe your own
Shift+Enter for new line
📌 Emanuel
POST /api/ai/generate-journey — send description text → returns journey JSON with rounds + fields. Plugs directly into DB.journeys.
Select a demo to play
Zulu
Ready
💬
Select a demo or describe your journey
T 🎙 🖼 📄
Mobile Experiences
Scroll to explore ↓
Zulu
Live
🏠Home
🔍Discover
🗺Map
💬Chat
👤Me
Home Sections
Zulu
◎ Nostalgic
🛒 👤
🏠Home
🔍Discover
🗺Map
💬Chat
👤Profile
Select a section to configure
Or click + Section to add one
Database Schema — from u130660877_zulu.sql
Select a journey
Choose any bot from the left.
Voice · Text · Image · Video
Manage — Outlets, Products & Catalogs
Active Outlets120
Amoli Designer, Roohani, Aadiya Jewellery, Noor Aromas, Kadhaikaari — and 115 more. Filter by status, category, or market.
Products3,241
Manage product catalog across all sellers. Bulk update prices, images, and variants from one place.
Galleries48
Mood galleries curated across outlets. Create, edit, or reorder gallery items tied to moods and topics.
Orders24 open
Live order stream. Filter by outlet, status, or delivery window. Assign delivery partners from here.
Onboarding Queue7 pending
Sellers who have submitted onboarding profiles but not yet gone live. Review, approve, and activate.
Coupons & Promos12 active
Active promo codes, discount rules, and loyalty points configuration across the platform.
📌 Emanuel — Manage APIs
Outlets: GET /api/admin/outlets · Products: GET /api/v1/user/get_products · Orders: GET /api/orders · Onboarding queue: GET /api/sellers/draft?status=pending
Shopping Journeys
Pick a journey to run
📌 Emanuel
POST /api/journeys/:id/rounds/:rid/submit
Select a journey
Ready
💬
Choose a journey
from the left to begin
Fields Captured
0 / 0
Fields populate as the conversation progresses
Round Summary
Chat — All Conversations & AI Sessions
Active Sessions23
Live consumer conversations happening right now. Consumer + Bot + Agent sessions. Filter by type, user, or journey stage.
Message History14.2k
Full conversation log from conversation_messages table. Search by user, keyword, or date range.
AI Query LogAsk Zulu
Every POST /api/ai/query call. Input, output, latency, user context. Useful for tuning the AI prompt.
ConciergeHuman-in-loop
Human agent takeover queue. Sessions flagged for escalation from concierge_recommendations table.
Knowledge Baseknowledge table
The items the AI uses to answer questions — products, outlets, moods, categories. Add and edit entries here.
PromptsGPT config
All system and user prompts from the prompts + prompt_fields tables. Edit extraction logic here.
📌 Emanuel — Chat APIs
GET /api/conversation · GET /api/conversation_messages · POST /api/ai/query · GET /api/concierge_recommendations
Track — User Activity, Analytics & Signals
2,847
Active Users
14.3k
Engagements Today
891
Psychology Signals
◎ 38%
Nostalgic Mood
Engagement Tickets1,247 today
Every scan, view, click, order, call, NFC — logged in the tickets table. Full 6-dimension filter.
Psychology Signalsuser_psychology_signals
Every mood signal captured from voice, text, and browse behaviour. Aggregated by mood type and time.
Mood DistributionLive
Nostalgic
38%
Confident
24%
Calm
18%
Ambitious
12%
Playful
8%
Voice Transcriptsspeech_transcripts
Every ElevenLabs STT transcript stored with user_id and timestamp. Used to train and audit the extraction pipeline.
Partner Activitypartner table
Partner referrals, task completions, earnings. Track field activation drives by market and date.
Search Queriessearch table
What users are searching for. Surface unmet demand — items searched but not found become product acquisition leads.
📌 Emanuel — Track APIs
GET /api/tickets?filters · GET /api/user_psychology_signals · GET /api/v1/speech-transcripts · GET /api/partners/activity