/ai/image/remove-bgUploads an image, parses the multipart form, and queues the background removal task.
/ai/text-to-voice/liteQueues a TTS task. Validates model and speaker existence against the local cache. Returns request_id.
/tools/text/intentSends a text string and a map of potential intent categories to a Python-based NLP service for semantic routing.
/tools/text/compareSends two separate text fields from a FORM to the Python NLP service.
/tools/text/sensetive/detectAnalyze text from form data.