101 related articles
TutorialsUsing oMLX with MTP and Qwen3.6 35B on Apple Silicon Mac to achieve 86.7 tokens/s local coding speed, building a full-stack app in under 5 minutes.
TutorialsIn-depth review of a 648-episode Python tutorial on Bilibili, analyzing its three-stage course structure, resource quality, and learning effectiveness with practical study tips for beginners.
TutorialsA beginner's guide to Python covering its core features—readability, simplicity, and extensibility—plus key applications in AI, web development, data analysis, and web scraping, with version selection advice.
TutorialsA systematic review of a three-day deep learning crash course covering neural network math, gradient descent, backpropagation, TensorFlow, CNNs, and transfer learning with practical tips.
TutorialsIn-depth analysis of Python side hustle realities in 2025: learning barriers, freelance pricing, market competition, and new AI-era opportunities from scraping to LLM app development.
Product ReviewsLightningRAG is an open-source full-stack RAG framework built with Vue and Gin, supporting knowledge base management, vector search, and multi-model integration. A deep dive into its architecture and comparison with LangChain and Dify.
Expert OpinionsWhen AI writes code faster than most engineers, should ordinary people still learn to program? A veteran developer analyzes how coding skills become the lever for harnessing AI productivity.
TutorialsA beginner's guide to physical AI robot development covering the complete tech stack from GPU hardware, Linux, Python, deep learning, computer vision to ROS2, with a clear learning roadmap.
TutorialsDeep dive into NVIDIA NCCL multi-GPU communication library principles and optimization strategies, covering AllReduce, NVLink, and GPUDirect RDMA to help HPC and AI developers master scaling from single-node to massive clusters.
TutorialsA deep dive into NVIDIA Model Optimizer's PTQ workflow, covering INT8/INT4 quantization principles, calibration methods, RTX GPU optimization, and best practices for deploying quantized LLMs on consumer GPUs.
Deep DivesDeep dive into pipeline friction in AI model deployment from training to production, covering TensorRT automated optimization, ONNX export, and Triton Inference Server best practices.
Product ReviewsDeep dive into Cube Studio, Tencent Music's open-source one-stop AI platform, covering architecture design, distributed training, large model fine-tuning and inference, and domestic chip adaptation.
Tutorialsdify-java-client is an open-source Java client library for integrating Dify's generative AI capabilities. It supports chat, text generation, workflows, and knowledge base APIs with streaming responses and type-safe wrappers for enterprise scenarios.
Deep DivesDeep analysis of the Claude Code source code leak, revealing seven core mechanisms of its Harness architecture including context management, tool call orchestration, and state tracking for AI Agent developers.
Deep DivesDeep dive into Tencent's open-source LLM knowledge platform WeKnora, covering RAG, autonomous reasoning Agent, and self-maintaining Wiki capabilities, plus its Go-based architecture and enterprise use cases.
TutorialsLearn how to fine-tune LLaMA 3 8B on consumer GPUs using QLoRA and Unsloth. Covers 4-bit quantization, LoRA adaptation, Alpaca data format, training pipeline setup, and model deployment—runs on RTX 3090.
Product ReviewsComfyUI-Copilot is an open-source AI assistant plugin supporting natural language workflow building, smart node recommendations, and parameter optimization. With 5,100+ GitHub stars, it dramatically lowers the barrier to Stable Diffusion workflow creation.
Tech FrontiersAndrej Karpathy open-sources autoresearch, an AI Agent tool that automates nanochat training experiments on a single GPU. With 80K+ GitHub Stars, we break down its architecture and impact.
Tutorialsruby-openai is an open-source library with 3,200+ GitHub stars, supporting GPT-5 and WebRTC real-time voice. Learn how to integrate OpenAI API into Ruby on Rails for AI-powered apps.
TutorialsDeep dive into hermes-agent-guide: a 16-volume, 300K-word Chinese manual covering installation, memory systems, skill ecosystems, multi-Agent orchestration, and enterprise deployment.