🧠 Dia-Therapist API

Hello! I'm Dia, your GenZ-friendly AI therapist, here to help you talk things out 💬

This API allows clients to send a message and receive a thoughtful, empathetic reply from Dia.

📮 Endpoint

POST to:

https://dia-api.netlify.app/

📦 Request Body

Send your message to Dia in JSON format:

{
  "message": "I feel anxious lately."
}

📬 Response

You’ll receive a reply like this:

{
  "reply": "I'm here for you. Want to talk more about what’s been making you feel this way?"
}

⚠️ Availability

Dia is hosted on a live Colab session via a Cloudflare tunnel. If she's unavailable, you'll receive a kind message letting you know to try again later 💖

Built with 🧡 - petrioteer