Multi-provider routing
- Persona decides which model fits
- Calls this provider when its strengths apply
- Falls back to alternatives on rate-limits
2 tools available
astica ai offers a suite of cognitive intelligence APIs, including computer vision, natural language processing, and voice synthesis, enabling developers to integrate advanced AI capabilities into their applications.
Connect Astica AI to Definable to route to the best model per task, mix providers in one workflow, fall back on rate-limits. Personas call Astica AI's 2 tools directly from chat or scheduled flows. Add it to your persona's available models and route requests to it where it fits best.
Every Astica AI action below is a callable tool any Definable persona can invoke.
Tool to analyze audio input for transcription. Use when you need to convert an audio URL or Base64 string to text.
Perform OCR (Optical Character Recognition) on an image to extract text. Supports HTTPS image URLs and Base64-encoded images. Returns detected text blocks with bounding box coordinates. Works with printed text, handwritten notes, and various image qualities. Note: SVG and WebP formats are not supported.
Anything Astica AI exposes through its API. Common artificial intelligence workflows on Definable include route to the best model per task, mix providers in one workflow, fall back on rate-limits. Personas can call any of the 2 Astica AI tools directly, then chain the result into another integration without you writing code.
Astica AI uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 2 Astica AI tools. You only need a separate Astica AI subscription if Astica AI itself charges per seat or per API call.
Every call from a persona to Astica AI is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Astica AI, and connect via OAuth or API key. You can immediately attach Astica AI to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 2 Astica AI actions as callable tools — including `Analyze Audio`, `ASTICA_READ_TEXT`. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.