AI 开发 教程
系统化的 AI 开发学习路径。从提示词工程到模型微调,从 RAG 到 Agent 开发,覆盖 AI 应用开发全栈知识。共 142 篇教程,18 个分类,入门到高级全覆盖。
找到 12 篇教程
DeepSeek API Development Documentation
Complete DeepSeek API development documentation: authentication configuration, Chat Completions, Function Calling, streaming output, JSON mode, and token calculation. Includes Python/JavaScript/Go SDK examples and best practices to quickly get started with the DeepSeek API.
阅读教程 →DeepSeek Getting Started Guide
Getting Started with DeepSeek from Scratch: Register Account, Get API Key, First Conversation, Model Selection, and Pricing. The most comprehensive beginner tutorial, get started with DeepSeek in ten minutes and embark on your AI application development journey.
阅读教程 →DeepSeek + Dify Application Development
Quickly Build DeepSeek-Powered AI Applications with the Dify Platform: Chat Assistant, Knowledge Base Q&A, and Agent Workflows. Build production-grade AI applications without writing code through visual orchestration, including complete configuration and deployment tutorials.
阅读教程 →DeepSeek Model Introduction
Comprehensive Introduction to DeepSeek Company and Model Ecosystem: Development History, Core Technologies, Model Matrix, and Application Scenarios. Understand how DeepSeek became a leading global AI model provider and how to choose the best DeepSeek model for your needs.
阅读教程 →LangChain + DeepSeek Complete Integration Guide
LangChain is the most popular framework for AI application development. This article details how to deeply integrate DeepSeek API into the LangChain ecosystem, covering complete usage of ChatModel, Embeddings, Tool Calling, Chain, and Agent.
阅读教程 →DeepSeek Open Source Project Selection: Top 10 Tools Worth Following on GitHub
There are many excellent open-source projects based on DeepSeek on GitHub. This article selects 10 of the most noteworthy tools and frameworks, covering directions such as chat clients, API proxies, Agent frameworks, and RAG systems, to help you quickly find the right open-source solution for your project.
阅读教程 →DeepSeek-V3 vs R1: Complete Model Selection Guide (2026 Latest)
DeepSeek-V3 and R1 are the two most popular model series currently. This article compares them from multiple dimensions such as performance, cost, applicable scenarios, and token consumption to help you make the best selection decision.
阅读教程 →Design of AI Writing Assistant Tools
AI writing assistance is a productivity multiplier for content creators. This article designs an AI writing assistance tool from scratch that supports multiple writing modes (article continuation, style polishing, outline generation, and summary extraction), using the DeepSeek API for streaming output and context management.
阅读教程 →Getting Started with Low-Code AI Application Development
You don't need deep programming skills to build powerful AI applications. This article introduces how to quickly build RAG applications, agents, and automated workflows using low-code platforms such as Dify and Flowise.
阅读教程 →DeepSeek API Quick Start: From Registration to First Application
DeepSeek provides cost-effective LLM API services. This article starts from scratch, guiding you through DeepSeek API registration, key acquisition, SDK installation, and building your first AI application—all within ten minutes.
阅读教程 →Building AI Applications with Dify Low-Code Platform
Dify is an open-source low-code AI application development platform that enables users without programming knowledge to quickly build AI applications. This article comprehensively explains how to use Dify, from installation and deployment to application release.
阅读教程 →LangChain Basics: Building Your First AI Application
LangChain is currently the most popular AI application development framework. This article starts from scratch, guiding you through LangChain's core concepts and building a complete AI application hands-on—from environment setup to feature implementation.
阅读教程 →