Product Documentation
  • 👋Welcome to K3 Labs
  • Getting Started
    • Quick Start Guide
  • Automate
    • How to create a Workflow
    • Design Page: Key Sections
    • Trigger Set Up
      • Scheduled / Manual Trigger
      • Smart Contract-based Trigger
        • Token Smart Contracts Trigger Examples
        • Swap/Staking Smart Contracts Examples
        • NFT Collection Smart Contracts Examples
      • Wallet event-based
    • Functions Overview
      • Details on Read functions datapoints
      • Transform Function Details
        • Transform Custom Formula
      • JSON Data Preview
      • Custom Inputs
    • What are Actions?
  • AI Automation Suite
    • Intro
    • AI Agent
      • Web3 Data Fetcher Tool (powered by Uniblock)
      • MCP Server
  • Choosing AI Model
  • Deploy
    • Deploy Page
    • Project Creation
  • Integrations
    • Coinbase
    • Slack
    • Telegram
    • Cubist Wallet
    • Safe Wallet
    • Hyperliquid
  • Stellar Blockchain
    • Deploying & Writing to a Stellar Smart Contract (Oracle Example)
  • Tech Documentation
    • K3 Framework
      • Abstract
      • K3 Consensus
    • Networks & Usage
    • K3 Wasm
      • K3 Wasm Rust SDK
      • K3 Wasm Internal Specifications
    • Operator onboarding
Powered by GitBook
On this page
  1. AI Automation Suite

Intro

PreviousWhat are Actions?NextAI Agent

Last updated 3 days ago

K3 Labs is pioneering the next evolution of blockchain automation by introducing a suite of powerful AI functions - making us the first platform where users can create custom AI agents and run advanced AI analytics and actions directly on blockchain data.

Why AI in Web3 Workflow Automation?

Integrating AI into K3 Labs workflows is a game-changer for blockchain automation. With these new AI-powered tools, users can now analyze data, make decisions, and trigger actions in ways that were simply not possible with traditional rule-based automations. Whether it’s summarizing wallet activity, transforming data on the fly, or routing workflows based on natural language prompts, AI unlocks a new level of flexibility and intelligence for Web3 operations.

K3 Labs is the first platform to seamlessly blend AI agents, custom analytics, and actionable automation in one unified toolkit. This lets users - whether you’re a DeFi trader, node operator, or enterprise - build workflows that are smarter, faster, and tailored to the unique demands of blockchain.


What AI Functions Are Available?

Here’s a quick look at the core AI functions we’ve launched so far:

AI Agent: The central building block—AI Agent lets you plug in your favorite AI model (OpenAI, Gemini, Claude, etc.), add a custom prompt, and have it analyze, summarize, or act on your blockchain data. You can use it for simple one-step tasks (like summarizing wallet balances and emailing the results) or leverage advanced features where the agent can call external tools, fetch additional data, or take actions.

Web Scraper: Automatically scrape and summarize data from any website - right inside your workflow. Perfect for pulling off-chain data or adding real-time web info to your blockchain operations. Choose the tone of summary and add custom instructions for the AI.

AI Routing: An AI-powered conditional function. Instead of using a standard “if” statement, you can write any natural language prompt (e.g., “Is this transaction suspicious?”) and the AI will decide true/false, letting you branch your workflows dynamically based on complex or fuzzy criteria.

AI Transform: Use AI to transform or manipulate data at any step. Instead of building formulas or scripts, just describe what you want (e.g., “convert these timestamps to human-readable dates” or “calculate APR using the following formula...”) and the AI does it for you.


What’s Next?

This is just the start. We’re rolling out new AI-driven functions and integrations at a rapid pace - so expect even more powerful tools, agents, and automations in the coming weeks / months.

Learn more about configuring AI Agent.