29 videos available in the DeepSeek directory
Advanced prompt engineering techniques specific to DeepSeek R1: controlling think tags, optimizing reasoning chains, multi-step problem decomposition, and output formatting.
End-to-end tutorial building a Retrieval-Augmented Generation system using DeepSeek V3 with LangChain, ChromaDB, and a Streamlit frontend.
Testing DeepSeek R1's mathematical reasoning on progressively harder problems from AMC 10/12 through AIME to IMO level, with analysis of its reasoning chains.
How researchers use DeepSeek R1 to analyze academic papers, synthesize findings across studies, identify research gaps, and generate structured literature reviews.
Production deployment guide for self-hosting DeepSeek V3 using vLLM on cloud GPU instances, covering model sharding, load balancing, monitoring, and cost comparison vs API.
Tutorial showing how to use DeepSeek R1 for data science workflows: writing pandas transformations, generating SQL queries, creating matplotlib visualizations, and statistical analysis.
Practical guide to configuring DeepSeek as your AI coding assistant in Cursor IDE, with tips for maximizing productivity including custom prompts and multi-file editing.
Visual explanation of DeepSeek V3's Mixture-of-Experts architecture, Multi-head Latent Attention, and how it achieves GPT-4 level performance at a fraction of the cost.
Live coding session building a complete full-stack application using DeepSeek Coder, demonstrating its coding capabilities across React, Node.js, and PostgreSQL.
Deep dive into the DeepSeek R1 research paper, explaining the GRPO training methodology, distillation process, and how reinforcement learning enables emergent reasoning.
Tutorial on implementing AI agents using DeepSeek's function calling capabilities, with a real-world example building a research assistant that searches the web and analyzes data.
Head-to-head comparison testing DeepSeek R1 against GPT-4o and Claude 3.5 Sonnet on math, coding, logic, and creative reasoning tasks with detailed analysis.
Step-by-step coding tutorial building a full chatbot application using the DeepSeek V3 API with streaming, conversation history, and a React frontend.
Quick tutorial showing how to install and run DeepSeek R1 distilled models locally using Ollama, with performance comparisons across different model sizes.
A comprehensive walkthrough of DeepSeek R1, covering architecture, capabilities, benchmarks vs GPT-4 and Claude, and practical usage examples for developers and researchers.
Comprehensive beginner walkthrough of R1 features, signup, Deep Think mode, and practical demonstrations for new users.
Weekly AI news roundups and in-depth reviews of new AI tools, models, and platforms. Covers practical applications across creative, business, and developer use cases.
Step-by-step coding tutorial building a GPT language model from scratch including attention, transformers, and training on Shakespeare text.
Advanced tutorial on using DeepSeek for code debugging, error correction, and automated code review workflows.
Quick-start guide covering the essentials of DeepSeek and R1 in under 8 minutes for busy professionals.
Speed-coding demonstration creating a playable game from scratch using DeepSeek AI prompts in just 15 minutes.
Step-by-step tutorial on getting started with DeepSeek, from account setup to advanced features and API usage.
Technical deep dive into training reasoning models like DeepSeek-R1 with GRPO methodology and reinforcement learning.
Hands-on tutorial building a complete game with DeepSeek AI using Python, covering game design and AI-assisted development.