Education
Melinda chatbot assistant
CBT-oriented AI assistant using Groq chat/transcription and OpenAI speech, limited to 20 API interactions per day.
Implemented Verified from source User-facing
In one sentence
Melinda personalizes prompts from streak/onboarding data and calls Groq/OpenAI.
Current behavior
Builds context from user state, enforces ApiRateLimitService (20/day, not
subscription-aware), optional FeatureQuota (disabled). Uses config names
GROQ_API_KEY and OPENAI_API_KEY only — values must not be documented.
Current state
Implemented; verified-from-source.