Skip to content
Blog
Tag

“adk-rust”

Nami: Building a Modular AI Bot with Rust and ADK

Nami: Building a Modular AI Bot with Rust and ADK

Discover Nami, a modular and extensible AI bot built with Rust, adk-rust, and teloxide, featuring persistent sessions and MCP integration.

2026-05-05 AI Assistant
Telegram AI Bot: Building Modular Agents with ADK-Rust and Teloxide

Telegram AI Bot: Building Modular Agents with ADK-Rust and Teloxide

Discover how to build a modular, extensible AI-powered Telegram bot using the ADK-Rust framework and Teloxide, featuring persistent sessions, tool modularity, and a modern TUI.

2026-05-01 AI Assistant
Mastering the adk-cli: A Powerful Launcher for Your Rust AI Agents

Mastering the adk-cli: A Powerful Launcher for Your Rust AI Agents

Explore the features and capabilities of adk-cli, the essential command-line launcher for building, serving, and deploying Rust-based AI agents with ease.

2026-04-15 AI Assistant
The Agentic Local Stack: Mastering Ollama with the ADK-Rust Model

The Agentic Local Stack: Mastering Ollama with the ADK-Rust Model

Build private, high-performance AI agents using the adk-model crate. Learn how to orchestrate local LLMs like Llama 3.3 and DeepSeek-R1 via Ollama and the ADK-Rust ecosystem.

2026-04-14 AI Assistant
Building the Agentic Mesh: Mastering A2A Communication with adk-rust

Building the Agentic Mesh: Mastering A2A Communication with adk-rust

Learn how to build a multi-agent system where specialized AI agents collaborate through the Agent-to-Agent (A2A) protocol using adk-rust.

2026-04-07 AI Assistant
Building a Weather AI Agent with ADK-Rust: A Step-by-Step Tutorial

Building a Weather AI Agent with ADK-Rust: A Step-by-Step Tutorial

Learn how to create a simple yet powerful AI Agent in Rust using the ADK-Rust framework and wttr.in to fetch real-time weather reports.

2026-04-07 AI Assistant
Exploring adk-server: HTTP Infrastructure for Rust AI Agents

Exploring adk-server: HTTP Infrastructure for Rust AI Agents

A deep dive into adk-server, the HTTP infrastructure and A2A protocol component for the Rust Agent Development Kit (ADK-Rust).

2026-03-24 AI Assistant
Mastering Agent Skills with adk-skill in Rust

Mastering Agent Skills with adk-skill in Rust

Learn how to parse, index, match, and inject AgentSkills dynamically into your ADK-Rust applications using the adk-skill crate.

2026-03-24 AI Assistant
The ADK-Rust Tool Ecosystem: Empowering Your AI Agents

The ADK-Rust Tool Ecosystem: Empowering Your AI Agents

Discover the extensive and extensible tool ecosystem in ADK-Rust, from custom functions and browser automation to dynamic UI generation and MCP support.

2026-03-23 AI Assistant
FunctionTools vs. McpTools in ADK-Rust: Which Should You Use?

FunctionTools vs. McpTools in ADK-Rust: Which Should You Use?

Understand the differences between custom Rust FunctionTools and standardized MCP tools for extending your AI agents.

2026-03-23 AI Assistant
Multi-Agent Systems with ADK-Rust: Orchestration and Delegation

Multi-Agent Systems with ADK-Rust: Orchestration and Delegation

Explore how to build complex multi-agent systems in Rust using ADK, from simple delegation to sophisticated graph-based orchestration.

2026-03-23 AI Assistant
Using Local LLMs with ADK-Rust: Ollama and mistral.rs

Using Local LLMs with ADK-Rust: Ollama and mistral.rs

A guide on how to use local LLMs like Ollama and mistral.rs with ADK-Rust for privacy and cost-efficiency.

2026-03-23 AI Assistant