Resources
Everything you need to get started and build with Arkus — documentation, templates, and insights to support your journey.
Explore topics
-

URL
The URL component fetches content from one or more web pages, following links recursively. It acts as a web scraper…
-

Current Date
The Current Date component provides the current date and time information to workflows. It generates timestamps, calculates date ranges, formats…
-

Listen
The Listen component waits for and receives notifications from other parts of the workflow. It works specifically with the Notify…
-

SQL Database
The SQL Database component enables workflows to connect to, query, and manipulate data in relational databases using SQL (Structured Query…
-

Staff onboarding
-

Strava running coach
Analyse your Strava running history to assess recent training and build a progressive running plan, then keep it synced in…
-

Notify
The Notify component sends notifications or messages to other parts of the workflow, enabling asynchronous communication and event-driven architectures. It…
-

Structured Output
The Structured Output component ensures that AI agent responses follow a specific, predefined format or schema. It constrains the model’s…
-

API Request
The API Request component makes HTTP requests to external APIs and services, enabling workflows to interact with third-party systems. It…
-

Python Interpreter
The Python Interpreter component executes Python code dynamically within the workflow, allowing for complex calculations, data processing, API calls, file…
-

LLM Router
The LLM Router component intelligently selects and routes requests to the most appropriate language model based on query characteristics, complexity,…
-

Type Convert
The Type Convert component transforms data from one type or format to another, ensuring compatibility between different components and proper…
-

Smart Router
The Smart Router component intelligently directs user requests to the most appropriate agent, workflow, or processing path based on the…
-

Parser
The Parser component extracts, transforms, and structures data from various formats (HTML, JSON, XML, CSV, PDF, etc.) into a usable…
-

Batch Run
The Batch Run component processes multiple inputs or tasks sequentially or in parallel, allowing the agent to handle bulk operations…
-

News Search
The News Search component searches specifically through news sources and media outlets to find recent articles, breaking news, and journalistic…
-

RSS Reader
The RSS Reader component fetches and parses content from RSS/Atom feeds, allowing AI agents to access regularly updated content from…
-

Web Search
The Web Search component enables AI agents to search the internet in real-time and retrieve current information from web sources.…
-

Split Text
The Split Text component divides large text content into smaller chunks or segments based on specified criteria (separator). This is…
-

Prompt Template
The Prompt Template component creates structured, reusable instruction formats for AI agents. It allows you to define consistent prompting patterns…
