Mystic.ai
The easiest way to get an API
endpoint from any ML model
All the infrastructure required to run AI models with a simple API call
curl -X POST 'https://www.mystic.ai/v3/runs' -H 'Authorization: Bearer YOUR_TOKEN' -H 'Content-Type: application/json' -d '{"pipeline_id_or_pointer": "meta/llama2-70B-chat:latest", "input_data": [{"type":"string","value":"... See more
endpoint from any ML model
All the infrastructure required to run AI models with a simple API call
curl -X POST 'https://www.mystic.ai/v3/runs' -H 'Authorization: Bearer YOUR_TOKEN' -H 'Content-Type: application/json' -d '{"pipeline_id_or_pointer": "meta/llama2-70B-chat:latest", "input_data": [{"type":"string","value":"... See more