メインコンテンツへスキップ
カテゴリ
技術

AI チュートリアル

人工知能の最新の手法、ツール、研究動向を追いかけましょう。私たちの AI チュートリアルは、難易度の高い機械学習モデルを段階的に解説します。
その他の技術:
Group2人以上をトレーニングしますか?DataCamp for Businessを試す

OpenAI Agents SDK: How to Run Agents in Modal Sandboxes

Learn how to build an OpenAI agent app that runs inside Modal Sandboxes, works with files, executes code, and returns results in this hands-on Python tutorial.

2026年4月27日

Qwen 3.6 Plus API Tutorial: Building an Invoice Processing Pipeline in Python

Learn how to use Alibaba's Qwen 3.6 Plus, Python, and the OpenAI SDK to build an automated invoice processing pipeline with native vision and tool calling.

2026年4月27日

Claude Opus 4.7: A Practical Benchmark of Memory and Effort Levels

Build a Streamlit benchmark application that tests whether Opus 4.7 self-critique memory actually improves coding performance across high, xhigh, and max effort levels.

2026年4月21日

Claude Code Auto Mode and Channels: Build Code From Anywhere

Learn how to pair Claude Code Auto Mode with Telegram Channels to run an autonomous write-test-debug loop from your phone.

2026年7月22日

Fine-Tuning Qwen3.6 On a Medical Q&A Dataset

Learn how to fine-tune Qwen3.6 on an H100 NVL GPU using SFT, from dataset preparation and 4-bit loading to training and evaluation.

2026年4月21日

LLM As a Judge: A Complete Guide With Hands-On RAG Example

Learn how to build an automated LLM-as-a-judge system to evaluate your RAG pipelines for faithfulness and relevance at scale and bridge the gap in AI testing.

2026年4月20日

Claude Opus 4.7 API Tutorial: Building a Chart Digitizer

Learn the capabilities of Anthropic’s best publicly available model, Claude Opus 4.7, and build a data science tool that can turn a chart into raw data.

2026年4月20日

Running MiniMax M2.7 Locally for Agentic Coding

In this guide, we will rent an H200 GPU and install llama.cpp, download MiniMax M2.7 GGUF, run it locally, test it in the WebUI, and connect it to OpenCode.

2026年4月17日

Ollama Python Library: Getting Started with LLMs Locally

Master the Ollama Python SDK for local LLM development. Learn to generate text, handle multi-turn chats, use vision models, and build AI apps securely.

2026年4月17日

Microsoft MAI Models: Testing MAI-Transcribe-1, MAI-Voice-1, and MAI-Image-2 with Streamlit

Build a working demo app that calls all three Microsoft MAI models via Azure speech-to-text, text-to-speech, and image generation, and learn what these models can do.

2026年4月15日

LM Studio Tutorial: Get Started with Local LLMs

Discover how to install and run LLMs locally using LM Studio. Keep your data private, chat with documents using built-in RAG, and set up a local API.

2026年4月14日

Claude Code in Cursor: Setup and Workflow Guide

Learn how to set up Claude Code inside Cursor, understand the difference between Claude Code and Claude models in Cursor, and decide when each workflow makes sense for your project.

2026年4月14日