Novita AI Novita AI is a cloud platform for running open foundation models and serverless GPU workloads. Its LLM API is OpenAI-compatible, so any SDK or workflow built for OpenAI's endpoints works by changing the base URL and API key. Image and video generation use Novita's native asynchronous task API. Official docs: --- When to Use Use this skill when you need to: - Run open LLMs (DeepSeek, Llama, Qwen, Mistral, etc.) via an OpenAI-compatible API - Generate images from text prompts with Stable Diffusion or FLUX models - Generate videos from text, image, or multi-modal reference prompts (inc…