--- title: B24 Browser AI emoji: 🌐 colorFrom: indigo colorTo: purple sdk: docker app_port: 7860 --- # B24 Browser AI Backend for B24 Browser's AI features: page summarization, smart search, and related link suggestions. Accounts are shared with B24 Meet via the messenger backend — this Space does not store user credentials. ## Secrets required - JWT_SECRET — must match the messenger backend's JWT_SECRET exactly - groq_key — Groq API key for AI features - MESSENGER_BACKEND_URL — optional, defaults to the live messenger backend