Emeritus-21's picture
Create README.md
8685bec verified
|
Raw
History Blame Contribute Delete
563 Bytes
---
title: DACM AI Backend
emoji: 🏥
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
---
# DACM AI Backend
FastAPI backend for the Digital Algorithm for Contraceptive Decision Making (DACM) system.
## Endpoints
- `POST /api/v1/advice` - Get AI-powered contraceptive recommendations
- `GET /health` - Health check endpoint
## Architecture
- **Safety Engine**: WHO MEC guideline validation
- **RAG Service**: ChromaDB + WHO guidelines retrieval
- **ML Client**: Hugging Face satisfaction prediction
- **LLM**: Groq API for clinical recommendations