Workshop · Wed, Apr 8
Token Factory 101: Inference economics for builders
How Token Factory routes requests across open-source models, what the cost curve looks like at scale, and the three patterns we see top builders use to keep their burn flat.
Workshop · Tue, Apr 15
Composio: connect AI agents to 250+ tools in minutes
How to wire your agent into Gmail, Slack, GitHub, Linear, Notion, and 250+ other apps without writing OAuth flows or per-tool schemas. Composio handles auth, function schemas, and tool calling — you bring the agent.
Workshop · Sun, Mar 15
Make the Most of Cursor as an AI-Powered Coding Environment
Free short video course featuring Cursor's co-founder + Nebius Academy experts. Learn agentic development end-to-end: context management, parallel agents, browser/CLI testing, custom rules, automated docs, and prompt patterns that hold up in production.
Workshop · Thu, Jan 23
How to Build Agents using Composio · Demo
Official Composio demo: integrate an agent with 200+ apps — Slack, GitHub, Google Calendar — and watch it call tools end-to-end. Auth, schemas, tool calling, all handled.
Workshop · Sun, Apr 12
Agent Testing: Browser and CLI
End-to-end testing strategies for browser and CLI agents. Practical patterns for keeping agents reliable.
Workshop · Sun, Mar 22
Claude Code Subagents Tutorial
Parallel execution and custom agent patterns with Claude Code. Worked examples + best practices.
Workshop · Fri, Feb 21
Building a Simple AI Agent with Langflow and Composio
Wire a Langflow agent up to Composio's tool catalog in one session — drag-and-drop the flow, plug in your account, and the agent gets 250+ apps for free.
Workshop · Sat, Apr 4
Agentic search with Tavily
Tavily's search and extract APIs are tuned for LLMs — clean ranked passages with citations, and structured extraction from any URL. This walkthrough shows the agent loop pattern: search → read → reason → cite, with sub-second latency tuned for production agent workflows.
Workshop · Sun, Feb 8
How to Create Object Storage Buckets on Nebius
Quick walkthrough for creating Object Storage buckets on Nebius — fundamentals you'll use for every training and inference job.
Workshop · Thu, Feb 26
How to Deploy a Model with Nebius Serverless Endpoints
From container to live API. Walks through deploying a model as a serverless endpoint on Nebius.
Workshop · Sun, Feb 22
How to Fine-tune a Model with Nebius Serverless Jobs
End-to-end fine-tuning workflow using Nebius Serverless Jobs — from data prep to deployed checkpoint.
Workshop · Wed, Feb 18
How to Run Boltz-2 at Scale on Kubernetes
End-to-end tutorial on running Boltz-2 protein structure inference at scale on Nebius MK8s. Pairs with the boltz2-mk8s repo.
Workshop · Sun, Oct 5
The Easiest Way to Build MCP Servers
Stand up a Model Context Protocol server end-to-end with Composio's tooling. From auth setup to a working tool exposed to Claude Desktop, Cursor, or any MCP host.