Features
Multimodal AI agents (text, images, audio, URLs)
Structured JSON generation from any schema
Serverless long-term memory stores (encrypted, persistent)
Serverless knowledge stores (RAG from files & websites)
Custom functions from your code
Google Search integration
Real-time streaming responses (text & voice)
Voice input & output sub-300ms
LLM output validation with retries
Built-in encryption for memory stores
Full type-safety (TypeScript)
Client and server SDKs (@scoopika/react, etc.)
Scalable global edge (26 regions)
@ai_fn decorator for LLM-powered Python functions
@ai_classifier decorator for text classification
Structured data extraction via Pydantic models
Agent loops with tool calling and function calling
Built-in streaming (SSE) support
Async-first API for concurrent applications
Rate limiting and automatic retries
LLM response caching for performance
Concurrency control for workload management
CLI tool for monitoring and debugging
SQLite state store for persistence
OpenAI and Anthropic model support
Embeddings generation for semantic search
Local execution with no cloud dependency
Self-hosted deployable as a library