Spaces:
Running
Running
Nrighton233j
Replace WebView auth backend with AI backend: summarize, smart search, related links
0cfa5c0 | 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 | |