Integrations
Supported platforms & models
ResolveKit works with leading LLM providers and ships native SDKs for iOS and Android.
LLM Providers
Connect the model that fits your requirements for cost, performance, and data control.
OpenAI
GPT-4o, GPT-4o mini, and other OpenAI models via API. Fast, reliable, and widely tested.
Recommended for most teams
Anthropic
Claude 3.5 Sonnet and other Anthropic models. Strong reasoning and instruction-following capabilities.
Best for complex reasoning
Self-hosted
Run open models (Llama, Mistral, etc.) on your own infrastructure via OpenAI-compatible API endpoints. Full data control.
Best for data sovereignty
Platforms
Native SDKs for mobile app integration.
iOS
Swift SDK with SwiftUI and UIKit support. Integrates into your existing app architecture with minimal boilerplate.
View iOS SDK →Android
Kotlin SDK with Jetpack Compose and View system support. Designed for easy integration into any Android app.
View Android SDK →