Spaces:
Sleeping
Sleeping
metadata
title: Meeting AI Backend
sdk: docker
app_port: 7860
Meeting AI Backend
Stateless Groq-backed suggestion service for the Meeting AI Chrome extension.
Audio transcription happens client-side via the user's own Deepgram key — this backend only generates structured AI suggestions from transcript text.
Endpoints:
GET /— landingGET /health— livenessPOST /suggestion— generates aSuggestion(requiresX-Api-Key)
Required secrets in Space Settings:
GROQ_API_KEYAPI_KEYS(comma-separated)