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

Getting started: onboarding manual
This guide explains how to create your first two simple agents using the Arkus platform.
-

Create agents using the conversational builder
Instead of creating your agent manually, you can describe what you want the agent to do, and it will guide…
-

Create a prompt for your AI agents
A prompt is the set of instructions that guides how your agent works. Learn how to create prompts in the…
-

Outlook
The Outlook component connects to a user’s Microsoft Outlook account via Composio, enabling agents or flows to read and send…
-

Google Docs
The Google Docs component connects to Google Docs via Composio so that agents can call Google Docs actions (like copying…
-

Google Sheet
The Google Sheets component connects to Google Sheets through the Composio platform using OAuth2 and exposes spreadsheet actions as tools…
-

Gmail
The Gmail component connects to a user’s Gmail account using Composio-managed OAuth and executes Gmail actions (read, search, send, draft).…
-

Google Meet
The Google Meet component connects to the Google Meet API via the Composio toolkit using OAuth2 authentication. It exposes Google…
-

Google Calendar
The Google Calendar component connects to a user’s Google Calendar using Composio authentication to read or write events. It enables…
-

ChromaDB
Chroma DB is an open-source vector database component designed specifically for AI applications. It stores document embeddings (vector representations) and…
-

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

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

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

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

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

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

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

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

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

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