Choosing a framework
- Already using Vercel AI SDK? Use the AI SDK provider. It has the most models and the richest feature set.
- Building with TanStack? Use the TanStack AI adapter.
- Using LangChain.js? Use the LangChain.js tool. It also supports image editing and automatic tool calling.
- Want the most control? Use Decart’s native JavaScript SDK directly.
Prerequisites
All three integrations require a Decart API key. Get yours from platform.decart.ai — see authentication for setup instructions.Vercel AI SDK
Image and video generation with 5 models.
TanStack AI
Image and video generation for TanStack and React apps.
LangChain.js
Image generation and editing as a tool for LLM agents.