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

The Guardrail component acts as a safety and quality control layer that validates, monitors, and filters inputs and outputs to…

The Anonymization component removes, masks, or replaces personally identifiable information (PII) and sensitive data from text, documents, or datasets to…

The MCP (Model Context Protocol) Tools component connects to an MCP server to use its tools. It establishes connections to…

The Run Flow component creates a tool component from a Flow that takes all its inputs and runs it. It…

The DataFrame Operations component performs various operations on a DataFrame. It provides powerful data manipulation capabilities similar to pandas DataFrames…

The Data Operations component performs various operations on a Data object. It manipulates, transforms, and processes data objects through different…

The Calculator component performs basic arithmetic operations on a given expression. It evaluates mathematical expressions containing numbers and arithmetic operators…

The If-Else component routes an input message to a corresponding output based on text comparison. It evaluates the input text…

The Loop component iterates over a list of Data objects, outputting one item at a time and aggregating results from…

The Language Model component provides access to Large Language Models (LLMs) for natural language processing tasks. It sends prompts to…