Back to BlogProduct Updates
Alexandra Chen 
Sentiment analysis Entity extraction Text classification Language translation Image classification Object detection Facial recognition OCR capabilities Time series forecasting Anomaly detection Recommendation engines Churn prediction
New AI SDK Integration: Build Smarter Applications
November 15, 2024
6 min read

Introducing AI SDK Integration
We're thrilled to announce our new AI SDK integration, making it easier than ever to add AI-powered features to your applications.
Features
Natural Language Processing
Computer Vision
Predictive Analytics
Getting Started
Install the SDK:
```bash
npm install @runtym/ai-sdk
```
Initialize and use:
```javascript
import { RuntymAI } from '@runtym/ai-sdk';
const ai = new RuntymAI({ apiKey: 'your-api-key' });
const sentiment = await ai.analyzeSentiment('Great product!');
```
Pricing
The AI SDK is available on all plans with usage-based pricing starting at $0.001 per API call.
Share this article: