thera-guide-ai / README.md
Said Lfagrouche
Add Hugging Face Space configuration
6ca0914
|
raw
history blame
639 Bytes
metadata
title: Mental Health Counselor API
emoji: 🧠
colorFrom: purple
colorTo: indigo
sdk: docker
pinned: false

Mental Health Counselor API

This is a backend API for a mental health counseling application. It provides endpoints for analyzing patient messages, suggesting counselor responses, and managing counseling sessions.

API Endpoints

  • /: Root endpoint showing API status
  • /health: Health check endpoint
  • And many more specialized endpoints from the full API

Deployment

This API is deployed on Hugging Face Spaces using Docker.

Frontend

The frontend for this application is deployed separately on Vercel.