Speech AI, NLP Suite und Image Processing — OpenAI-kompatible Endpunkte, ein API-Schlüssel, nutzungsbasierte Preise. 10 $ Startguthaben, keine Kreditkarte erforderlich.
$10 in free credits. No credit card. Pay only for what you use.
Get free creditscurl https://api.brainiall.com/v1/speech/transcribe \
-H "Authorization: Bearer $BRAINIALL_KEY" \
-F "audio=@call.mp3" \
-F "language=auto"OpenAI-compatible endpoints. Swap only the base URL and model name.
curl https://api.brainiall.com/v1/chat/completions \
-H "Authorization: Bearer $BRAINIALL_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "brainiall-nlp-pt",
"messages": [
{"role": "user", "content": "Detecte PII neste texto: Meu CPF é 123.456.789-00"}
]
}'NLP-Suite, Speech-KI und Bildverarbeitung – ein API-Schlüssel, eine Rechnung, keine Verträge. Jederzeit kündbar.