Skip to content
Dabl ClubDabl Club
ChannelEventsSkillsResearchRankingsClubs
Connect
ClubsMembersTelegramTwitter
Build
LearnSkillsResearchRankingsEventsChannelOpen Source
Grow
GrantsStartup supportPartner with Us
  • Home
  • Learn
  • Events
  • Channel
  • Skills
  • Research
  • Rankings
  • Open Source
  • Clubs
  • Members
  • Partner with Us
X (Twitter)Telegram
Learn AI & Web3 with us

Learn

A library of 92 hands-on resources to get you building agents and AI apps — workshops, videos, blogs, GitHub repos and docs, labeled and tagged so you can jump straight to what you need.

Workshop · 6Video · 25Blog · 25GitHub · 32Docs · 4

92 resources

Workshop★
Deploying a Knowledge-Based Chatbot with RAG in Production

Nebius webinar with CSA Boris Popov on shipping a production RAG chatbot on Nebius AI Cloud, powered by NVIDIA H100 GPUs with Kubernetes, Triton, TensorRT, Milvus, and PyTorch.

Advanced42 minAI CloudOpen →
Workshop★
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.

BeginnerOpenClawOpen →
Workshop★
Nebius AI Cloud Onboarding Course

Free, self-paced course. Get from your first login to real cloud workflows in 30 minutes — navigate the console, launch storage and VMs, deploy and run an LLM, configure access for a dev environment.

BeginnerAI CloudOpen →
Workshop★
Nebius Science

Follow how AI and science co-evolve through the lens of the cloud powering it. Research, interviews, and case studies on AI's impact on scientific discovery.

IntermediateAI CloudOpen →
Workshop★
The Future of Software Development (Nebius x JetBrains)

Become an AI-powered engineer through self-paced training in AI-assisted programming. Industry experts and tutors from leading tech companies. Includes 3 months of any JetBrains IDE free.

IntermediateOpenClawOpen →
Workshop
Agentic Search with Tavily — AI Build & Learn

A 50-minute hands-on live build using Tavily, the search API built for AI agents and LLMs, to retrieve real-time grounded web results, with a demo and practical community examples.

Intermediate52 minTavilyOpen →
Video★
Agent Testing: Browser and CLI

End-to-end testing strategies for browser and CLI agents. Practical patterns for keeping agents reliable.

IntermediateOpenClawOpen →
Video★
AGENTS.md Is Making Your Agent Worse

Common pitfalls in agent prompt engineering — what AGENTS.md gets wrong and what to do instead.

IntermediateOpenClawOpen →
Video★
AI Day: Nemotron — Open and Accelerated (Bryan Catanzaro, NVIDIA)

AI Day by Nebius Academy. Bryan Catanzaro on NVIDIA's open-model approach with Nemotron and the future of accelerated AI infrastructure.

IntermediateAI CloudOpen →
Video★
AI DNA Amsterdam — Recap

Talks, discussions, and connections from the AI DNA event in Amsterdam. Highlight reel.

BeginnerAI CloudOpen →
Video★
Automated Documentation: Backend & Frontend

Practical patterns for keeping docs in sync with code, backend and frontend. Tooling + agent flows.

IntermediateOpenClawOpen →
Video★
Claude Code Subagents Tutorial

Parallel execution and custom agent patterns with Claude Code. Worked examples + best practices.

IntermediateOpenClawOpen →
Video★
Defining Cursor's Rules

Get consistent, predictable behavior from your AI pair programmer. How to author Cursor rules that hold.

BeginnerOpenClawOpen →
Video★
English = New Programming Language

The future of coding agents and natural-language software development. Where the agent paradigm is heading.

IntermediateOpenClawOpen →
Video★
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.

BeginnerAI CloudOpen →
Video★
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.

BeginnerAI CloudOpen →
Video★
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.

IntermediateAI CloudOpen →
Video★
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.

BeginnerAI CloudKubernetesOpen →
Video★
Managed Soperator: Slurm on Kubernetes

Marouane Khoukh introduces Managed Soperator — Slurm on Kubernetes for scalable AI workloads on Nebius.

BeginnerSoperatorKubernetesOpen →
Video★
Recap & Next Steps with Nebius Cloud

Recap of what you've learned about Nebius Cloud and a roadmap for what to explore next.

BeginnerAI CloudOpen →
Video★
Running OpenClaw on Nebius

From zero to a live AI agent in 15 minutes. Walks through Token Factory, three deploy methods (npm / Docker / Nebius Serverless), and a hands-on agent build.

Beginner30 minOpenClawToken FactoryOpen →
Video★
Sharing Rules Between Agents

Keep coding agents consistent across teams and codebases. Patterns for shared rules and config.

IntermediateOpenClawOpen →
Video★
Welcome to Nebius Cloud

Orientation video for new Nebius Cloud users. Tour of the console and core concepts.

BeginnerAI CloudOpen →
Video★
Welcome to Nebius Token Factory

2-minute introduction to Nebius Token Factory — the next evolution of AI Studio with OpenAI-compatible API.

BeginnerToken FactoryOpen →
Video★
Why AI Coders Like Cursor and Claude Code Fail Long-Term

Failure modes of AI coding agents and patterns that hold up in production. Honest critique + remediation.

IntermediateOpenClawOpen →
Video★
Workshop: Running OpenClaw on Nebius

Live webinar with Colin Lowenberg + Michal from Nebius demoing OpenClaw end-to-end: install locally with Token Factory, deploy to Nebius Serverless via Docker (with a CLI skill that automates it), configure sub-agents, and Q&A covering cost, model switching, GitHub deployment roadmap, and Tavily for web search.

BeginnerToken FactoryAI CloudOpen →
Video
Build a RAG Chatbot to Chat with Your Code with LlamaIndex, DeepSeek v3 & Nebius

Step-by-step build of a Retrieval-Augmented Generation chatbot that indexes and queries your codebase using LlamaIndex and the DeepSeek v3 model served on Nebius.

Intermediate5 minAI CloudOpen →
Video
Exploring Nebius Token Factory | Open LLMs, AI Agents, Batch Inference & Fine-Tuning

A tour of Nebius Token Factory covering its OpenAI-compatible API, batch inference, fine-tuning, and how open models like Qwen Coder plug into agent frameworks and tools like Hugging Face and OpenRouter.

Beginner16 minToken FactoryOpen →
Video
How to Fine-Tune GPT-OSS 20B using Nebius Token Factory

Hands-on tutorial fine-tuning the GPT-OSS 20B model on Nebius Token Factory: environment setup, JSONL dataset upload, creating a fine-tuning job, monitoring training, and downloading artifacts.

Intermediate8 minToken FactoryOpen →
Video
How to Fine-Tune Open Source LLMs with Nebius Token Factory | Full Tutorial

End-to-end walkthrough of fine-tuning an open-source LLM with LoRA on Nebius Token Factory and deploying it as a production-ready API endpoint, including dataset prep and job configuration.

Intermediate17 minToken FactoryOpen →
Video
Web Search MCP Server | Tavily & LangGraph | Full Tutorial With Code

Deploy the Tavily MCP server with NPX, expose it over streamable HTTP via Supergateway, wire up a LangChain MCP client, and connect a LangGraph agent for live web search.

Intermediate9 minTavilyOpen →
Blog★
Agent 101: Launching production-grade agents at scale

Nebius walks through the four pillars of production AI agents (LLMs, agent frameworks, evaluation, memory) with hands-on integration examples for CrewAI, Google ADK, LangChain and Agno on Token Factory.

IntermediateToken FactoryOpen →
Blog★
Announcing the Tavily Web Search API certification

Tavily's free certification program teaching developers to build agents that search, validate and explore the web, covering search fundamentals plus the Extract and Crawl tools.

BeginnerTavilyOpen →
Blog★
Beyond prompting: fine-tuning LLMs with Nebius

A practical fine-tuning walkthrough covering dataset prep, LoRA adapter training on Llama-3.1-8B, deployment and evaluation against the Berkeley Function Calling Leaderboard on Nebius AI Studio (Token Factory).

IntermediateToken FactoryOpen →
Blog★
Build a multi-agent customer support system with Google ADK, A2A and Nebius

Step-by-step guide to building an orchestrated support system where specialized agents handle sentiment, retrieval and escalation, powered by Nebius AI Studio (Token Factory) models, Google ADK and the A2A protocol.

AdvancedToken FactoryOpen →
Blog★
Build a RAG-powered content generation platform with Nebius and Qdrant

Builds a full RAG pipeline: chunking, Qwen3-Embedding-8B vectors stored in Qdrant Cloud, semantic retrieval, and personalized generation with Llama-3.3-70B served on Nebius AI (Token Factory).

IntermediateToken FactoryOpen →
Blog★
Building an AI-Powered Finance Planner with Full-Stack Next.js and Nebius

Step-by-step build of Money-Guard, a Next.js dashboard that analyzes spending and answers questions about transactions using Meta Llama 3.1 70B served by Nebius AI Studio.

Intermediate40 minToken FactoryOpen →
Blog★
Create Your Own AI-Powered Code Generator and Reviewer

Build a full-stack Next.js code assistant that generates snippets across languages and returns automated reviews, powered by DeepSeek Coder on Nebius Token Factory.

Intermediate45 minToken FactoryOpen →
Blog★
Effortless web-based RAG evaluation with Tavily and LangGraph

Tavily tutorial that combines its Search API with LangGraph to build an agent generating dynamic, subject-specific RAG evaluation datasets straight from live web data.

IntermediateTavilyOpen →
Blog★
Fundamentals of LoRA and low-rank fine-tuning

A Nebius deep dive into how LoRA updates a low-rank decomposition of weight matrices (W' = BA) to match full fine-tuning at a fraction of the cost, plus newer variants like PiSSA and DoRA.

AdvancedToken FactoryOpen →
Blog★
How to Run Meta Llama 3.1 405B with the Nebius AI Studio API

A hands-on how-to for calling Meta Llama 3.1 405B through the Nebius OpenAI-compatible API, with working Python, JavaScript, and cURL examples.

Intermediate10 minToken FactoryOpen →
Blog★
Introduction to model distillation: efficient knowledge transfer

An end-to-end tutorial that distills a Qwen3-235B teacher into a Qwen3-4B LoRA student on Nebius Token Factory, covering batch-inference data generation, fine-tuning, deployment and evaluation with a downloadable notebook.

AdvancedToken FactoryOpen →
Blog★
Post-training in Token Factory: the missing layer between MVP and production

Explains how Nebius Token Factory turns base models into production systems via data ingestion, multi-node supervised fine-tuning, reinforcement fine-tuning, speculative decoding and deployment.

IntermediateToken FactoryOpen →
Blog★
Tavily 101: AI-powered search for developers

Tavily's primer on composing the /search, /extract and /crawl endpoints into real agent workflows, giving LLMs reliable real-time web access for RAG and research.

BeginnerTavilyOpen →
Blog
Adding Nebius Token Factory to a Rust Agent Without a Custom Provider

Tutorial showing how to use Rig's OpenAI-compatible base_url override to wire Nebius Token Factory into a Rust LLM agent — no custom provider code needed.

AdvancedToken FactoryOpen →
Blog
Build a Job-Finding Agent with Google ADK, Nebius AI, Mistral OCR & Linkup

A multi-agent pipeline that reads resume PDFs with Mistral OCR, searches live job boards via Linkup, and uses Qwen3-14B on Nebius AI Studio to generate and filter matches, orchestrated with Google ADK.

Intermediate15 minToken FactoryOpen →
Blog
Building a Multi-Agent RAG System with Couchbase, CrewAI, and Nebius AI Studio

Build a semantic search engine that pairs Couchbase as the vector store with CrewAI multi-agent RAG, using Nebius AI Studio for both the Llama LLM and the e5-mistral embeddings.

Intermediate15 minToken FactoryOpen →
Blog
Fine-Tune Your LLM in Minutes with Nebius

A practical guide to fine-tuning open-source LLMs on Nebius three ways: the no-code Web Console, the Python SDK, and raw cURL API requests, with .jsonl dataset prep.

Beginner10 minToken FactoryOpen →
Blog
How I Built an Agentic RAG App to Brainstorm Conference Talk Ideas

Combine Tavily live web research, Couchbase vector search over past KubeCon talks, and Nebius AI Studio (e5-mistral embeddings + Qwen3) to synthesize unique conference talk abstracts.

Intermediate14 minToken FactoryTavilyOpen →
Blog
I Built a Team of 5 Agents Using Google ADK, Meta Llama and Nemotron-Ultra-253B

Build an AI Trend Analyzer with five sequential ADK agents (Exa, Tavily, Firecrawl + summary/analysis) running Meta Llama 3.1 and Nemotron-Ultra-253B served through Nebius AI Studio.

Intermediate16 minToken FactoryTavilyOpen →
Blog
I Used Agent Skills to Fine-Tune an Open-Source LLM on Nebius Token Factory

A teacher-student distillation walkthrough for an insurance-claims chatbot, using Token Factory Data Lab batch inference, LoRA fine-tuning, serverless adapter deployment, and a Gradio comparison app. Ships with a companion Jupyter notebook.

Intermediate12 minToken FactoryOpen →
Blog
Text-to-SQL: Creating Embeddings with Nebius AI Studio (Part 1)

Part 1 of a text-to-SQL RAG series: turn SQL schema into annotated markdown and generate vector embeddings with Nebius AI Studio (BAAI/bge-en-icl), stored in Postgres with pgvector.

Intermediate11 minToken FactoryOpen →
Blog
Text-to-SQL: Generating SQL with Nebius AI Studio (Part 2)

Part 2 of the text-to-SQL RAG series: use the embeddings from Part 1 to retrieve relevant schema and generate correct SQL queries with Nebius AI Studio models.

Intermediate11 minToken FactoryOpen →
Blog
Text-to-SQL: Querying Databases with Nebius AI Studio and Agents (Part 3)

Part 3 of the text-to-SQL RAG series: wrap the pipeline in an agent that queries a live database end to end, powered by Nebius AI Studio models.

Intermediate12 minToken FactoryOpen →
Blog
Use DeepSeek R1 & V3 with Bolt.DIY & Cursor in 3 Steps

Get free Nebius AI Studio API keys, route DeepSeek R1/V3 through OpenRouter, and plug the EU-hosted models into Bolt.DIY and Cursor for coding.

Beginner9 minToken FactoryOpen →
Blog
Using Nebius AI Models with LangChain/LangGraph via LiteLLM

Wire Nebius-hosted Qwen models into LangChain/LangGraph through LiteLLM, then build a ReAct agent that talks to databases over the Model Context Protocol.

Intermediate12 minToken FactoryOpen →
GitHub★
ML Cookbook · DeepEP

DeepEP (DeepSpeed Expert Parallelism) on Nebius. Configs and example launches for MoE training at scale.

AdvancedAI CloudOpen →
GitHub★
ML Cookbook · Run:ai on Nebius

Run:ai-based GPU orchestration on Nebius. Setup, scheduler config, and multi-tenant patterns.

AdvancedAI CloudOpen →
GitHub★
ML Cookbook · SkyPilot on Nebius

Run multi-cloud ML workloads on Nebius using SkyPilot. Recipe with sample configs and run scripts.

IntermediateAI CloudOpen →
GitHub★
ML Cookbook · Slurm on Nebius

Slurm-based training on Nebius compute clusters. Job submission scripts, sbatch templates, and orchestration patterns.

IntermediateAI CloudSoperatorOpen →
GitHub★
ML Cookbook · Volcano on Nebius MK8s

Volcano scheduler on Nebius Managed Kubernetes for batch ML workloads. Manifests + queue configurations.

AdvancedAI CloudKubernetesOpen →
GitHub
AI in Mathematical Research

Course materials for AI in Mathematical Research. Lean-based exercises and lectures on AI-assisted theorem proving and mathematical discovery.

BeginnerAI CloudOpen →
GitHub
Boltz-2 Inference on Managed Kubernetes

Step-by-step manifests + commands to run Boltz-2 protein structure inference at scale on Nebius Managed Kubernetes. Pairs with the YouTube tutorial.

BeginnerAI CloudKubernetesOpen →
GitHub
Claude Code → OpenAI API Proxy

Proxy Claude Code requests through any OpenAI-compatible endpoint — point it at Nebius Token Factory and run Claude Code on open-source models.

IntermediateToken FactoryOpenClawOpen →
GitHub
Codex CLI + Nebius

Wire OpenAI's Codex CLI to Nebius Token Factory. Use Codex's coding workflow with open-source models at lower cost.

IntermediateToken FactoryOpenClawOpen →
GitHub
ConTree MCP Server

Run code in isolated cloud containers. ConTree gives AI agents secure sandboxed execution environments with full root access, network, and persistent images. MCP-compatible.

IntermediateOpenClawOpen →
GitHub
ConTree Skill

Claude Code skill for using ConTree — sandboxed container execution with Git-like branching of agent state.

BeginnerOpenClawOpen →
GitHub
LangChain + Nebius

Configure Nebius Token Factory as the inference provider in LangChain apps. Drop-in replacement for OpenAI client.

IntermediateToken FactoryOpen →
GitHub
LLM Engineering Essentials

Materials for the LLM Engineering Essentials course. Notebooks covering training, fine-tuning, evals, and deployment patterns.

BeginnerToken FactoryAI CloudOpen →
GitHub
LLM Engineering Knowledge Base

Supporting reference materials for the LLM Engineering Essentials course. Lookup-style HTML pages organized by topic.

IntermediateToken FactoryOpen →
GitHub
LLMOps Essentials

LLMOps educational project — covers deployment, monitoring, and lifecycle management for LLM systems in production.

BeginnerToken FactoryAI CloudOpen →
GitHub
Machine Learning Starter Pack

Open ML course — fundamentals through hands-on Jupyter notebooks. Good first stop for anyone newer to ML before going deeper.

BeginnerAI CloudOpen →
GitHub
Nebius MCP Server

Model Context Protocol server for Nebius. Lets MCP-aware clients (Claude Code, OpenClaw) operate Nebius resources as native tools.

IntermediateAI CloudOpenClawOpen →
GitHub
Nebius Skill (Claude Code + OpenClaw)

Dual-compatible Claude Code + OpenClaw skill for managing Nebius AI Cloud infrastructure via CLI. Drop it in, get instant Nebius CLI mastery in your agent.

BeginnerAI CloudOpenClawOpen →
GitHub
OpenClaw + Nebius

OpenClaw provider plugin for Nebius, plus the deployment UI (claw.moi) and the Claude Code skill. The reference implementation if you want to wire OpenClaw to Nebius end-to-end.

IntermediateToken FactoryAI CloudOpen →
GitHub
OpenClaw Nebius Token Factory Plugin

Token Factory provider plugin for OpenClaw — 44+ open-source models via a single endpoint. The TypeScript provider that powers the rest of the OpenClaw + Nebius stack.

IntermediateToken FactoryOpenClawOpen →
GitHub
QLoRA Fine-tune Gemma 4 on Nebius

Validated recipe + Nebius infra skill + 9-node workshop fleet runbook. Built and run live at Sandbox VR SF (May 2026, ~30 attendees fine-tuned hands-on).

Intermediate90 minAI CloudToken FactoryOpen →
GitHub
Solutions · Anyscale on Nebius

Run Anyscale (managed Ray) on Nebius infrastructure. Terraform module for the integration plus reference workloads.

AdvancedAI CloudOpen →
GitHub
Solutions · GPU Slicing

Multi-tenant GPU slicing setup for Nebius — partition a GPU across workloads with MIG / time-slicing. For shared dev environments.

AdvancedAI CloudOpen →
GitHub
Solutions · Kubernetes Training Cluster

Terraform module for a Nebius Managed Kubernetes cluster optimized for distributed training. GPU node pools, NCCL networking, fast storage.

IntermediateAI CloudKubernetesOpen →
GitHub
Solutions · Soperator (Slurm on Kubernetes)

Reference Terraform setup for Soperator — Nebius's Slurm-on-Kubernetes operator. Deploy a Slurm cluster on managed K8s with one terraform apply.

IntermediateAI CloudSoperatorOpen →
GitHub
Solutions · VM Instance (Terraform)

Baseline Terraform module for a Nebius VM. Building block — fork it as the starting point for your own infra modules.

BeginnerAI CloudOpen →
GitHub
TF Cookbook · Building Agents

Recipes for building agents on Nebius Token Factory. Tool-using LLMs, memory patterns, and orchestration examples.

IntermediateToken FactoryOpenClawOpen →
GitHub
TF Cookbook · Distillation

Model distillation recipes — teach smaller, cheaper models from a larger teacher. Run on Nebius compute, serve via Token Factory.

AdvancedToken FactoryAI CloudOpen →
GitHub
TF Cookbook · LoRA Fine-tuning

LoRA / QLoRA fine-tuning recipes for Token Factory models. Includes sample datasets, training scripts, and serving the adapter.

IntermediateToken FactoryAI CloudOpen →
GitHub
TF Cookbook · Post-Training

Post-training techniques for open-source models on Nebius — RLHF, DPO, instruction tuning. End-to-end working examples.

AdvancedToken FactoryAI CloudOpen →
GitHub
TF Cookbook · RAG Patterns

Retrieval-augmented generation recipes using Token Factory inference. Vector stores, chunking, hybrid retrieval, and evals.

IntermediateToken FactoryOpen →
GitHub
TF Cookbook · Tool Calling

Tool-calling patterns on Token Factory. Schema design, parallel calls, error handling, structured outputs.

IntermediateToken FactoryOpen →
Docs★
Crawl to RAG: turn any website into a searchable knowledge base

Official Tavily docs example that crawls and vectorizes a website with Tavily Crawl and MongoDB, then queries it through a conversational RAG agent.

IntermediateTavilyOpen →
Docs★
Function calling and tools with Token Factory

Official Token Factory guide on defining tools, letting models pick functions from context (or forcing a specific call), with Python and JavaScript examples for building tool-using agents.

IntermediateToken FactoryOpen →
Docs★
Structured output and JSON mode with Token Factory

Official Token Factory docs showing how to force JSON responses via json_object mode or a strict JSON schema (e.g. a Pydantic BaseModel), with Python, cURL and JavaScript samples.

BeginnerToken FactoryOpen →
Docs★
Tavily Research API endpoint reference

Official Tavily API reference for the Research endpoint, which runs multiple iterative searches, reasons over sources, and returns a detailed research report in a single agentic call.

IntermediateTavilyOpen →

Curated with Nebius. Pick a level and a format, then go build — every resource opens at the source.

Find us
TwitterTelegramFarcaster
GET INVOLVED
ClubsEventsChannelSkillsResearchRankingsOpen SourceMembersPartner with Us
resources
Brand Assets
Stay up to date:
Dabl Club wordmark
© 2026 Dabl Club
PrivacyTermsSecuritySubprocessors