--- 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