What problem does it solve?
The ZelAI SDK provides a single, developer-friendly interface to access ZelStudio's Cloud AI Generation API, enabling automated multimodal creation and analysis.
It covers image generation, video creation, LLM text generation, STT transcription, TTS speech synthesis, CDN downloads, and an OpenAI-compatible API, all through REST and WebSocket endpoints.
Core Features & Use Cases
- Image generation, editing, upscaling, and dual-image editing for production workflows, marketing assets, and creative exploration.
- Video creation from static images with motion prompts and CDN delivery for tutorials, campaigns, and social media content.
- LLM text generation with memory, streaming, and JSON output to power chatbots, assistants, and content pipelines.
- STT and TTS for voice-enabled apps, plus CDN operations to fetch and transform generated media.
- OpenAI-compatible API to blend ZelAI capabilities into existing OpenAI-based tooling.
Use cases span accelerated product design, rapid prototyping, marketing asset production, and knowledge-work automation.
Quick Start
Install the ZelAI SDK via npm and create a client with your API key. Then call generateImage, generateVideo, or generateText to begin.