Rocket supports five AI providers. Each has different strengths. Use this page to pick the right one for your app.Documentation Index
Fetch the complete documentation index at: https://docs.rocket.new/llms.txt
Use this file to discover all available pages before exploring further.
Quick answer
- For general-purpose chat and content generation, use OpenAI (GPT models).
- For careful, nuanced analysis and long-form writing, use Anthropic (Claude models).
- For multimodal tasks involving images, text, or video, use Gemini.
- For factual search with cited sources, use Perplexity.
- For voice generation, text-to-speech, and voice cloning, use ElevenLabs.
Rocket uses the latest model for each provider automatically. You do not need to specify a model version when connecting.
Comparison table
Scroll right to see all four providers| Feature | OpenAI | Anthropic | Gemini | Perplexity | ElevenLabs |
|---|---|---|---|---|---|
| Best for | General-purpose AI | Nuanced analysis, long-form content | Multimodal (text + images + video) | Factual search with citations | Voice generation and text-to-speech |
| Default model | Latest GPT (auto-selected) | Latest Claude (auto-selected) | Latest Gemini (auto-selected) | Sonar (auto-selected) | Latest voice model (auto-selected) |
| Chat and conversational | Excellent | Excellent | Excellent | Good (search-focused) | No |
| Content generation | Excellent | Excellent (especially long-form) | Good | Limited | No |
| Code generation | Excellent | Excellent | Good | Limited | No |
| Image understanding | Yes | Yes | Excellent (native multimodal) | No | No |
| Web search and citations | No | No | Limited | Excellent | No |
| Voice and audio | No | No | No | No | Excellent |
| Pricing | Per token | Per token | Per token | Per token + per request | Per character |
| Connection method | API key | API key | API key | API key | API key |
Detailed recommendations
General-purpose AI chatbot or assistant
Use OpenAI. GPT models are the most versatile option. They handle chat, content generation, code writing, summarization, and classification well. OpenAI has the largest ecosystem and the most community examples.Careful, nuanced content or long document analysis
Use Anthropic. Claude excels at tasks that require careful reasoning, following complex instructions, and producing nuanced, well-structured long-form content. It handles very large context windows, making it ideal for analyzing long documents.Image, video, or mixed media analysis
Use Gemini. Gemini is natively multimodal, meaning it understands text, images, and video in a single model. It also supports very large context windows for processing long documents or transcripts.Factual answers with cited sources from the web
Use Perplexity. Perplexity is an AI-powered search engine that returns answers with inline citations. It is the best choice when accuracy and source verification matter more than creative generation.Voice generation, text-to-speech, and audio
Use ElevenLabs. ElevenLabs is the best choice for converting text into natural, lifelike speech, cloning voices, and generating multilingual audio content.Multiple AI models in the same app
Connect multiple integrations. You can connect OpenAI, Anthropic, Gemini, Perplexity, and ElevenLabs to the same project. Use different models for different features based on their strengths.Browse AI integrations
OpenAI
GPT models for chat, content generation, and code.
Anthropic
Claude models for nuanced analysis and long-form content.
Gemini
Google’s multimodal AI for text, images, and video.
Perplexity
AI-powered search with cited, fact-based answers.
ElevenLabs
Voice generation, text-to-speech, and voice cloning.

