52 related articles

Deep dive into Tencent's Marvis AI agent: multi-agent architecture, intelligent file organization, document analysis, cross-device sync, and local privacy mode explained.

In-depth comparison of four Java AI frameworks — Spring AI, LangChain4J, DJL, and JBot AI — covering features, use cases, and ecosystem compatibility to guide your selection.

Deep learning lane detection algorithm that simplifies dense segmentation into efficient grid classification, achieving 300+ FPS real-time inference with row selection, Focal Loss, and expectation-based localization.

A systematic breakdown of the complete skill structure for AI application engineers, covering Python & deep learning fundamentals, small model engineering, LLM fine-tuning, Agent development, and enterprise projects.
Deep DivesIn-depth analysis of three core reasons Python dominates AI development: simple syntax for quick onboarding, powerful ecosystem, and industry-wide network effects.
TutorialsA detailed guide to FastEmbed, a lightweight Python embedding library covering installation, text and image embedding usage, and seamless Qdrant vector database integration for building local AI apps without GPU.
TutorialsComplete guide to ONNX neural network exchange format: PyTorch and TensorFlow model export, ONNX Runtime inference, MNIST classifier deployment, and HuggingFace model downloads with runnable code examples.
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 ReviewsFast Image Skills is an open-source Python project providing ready-to-use image processing skills for AI agents like Claude Code and Cursor, featuring background removal and auto-crop capabilities.
TutorialsUnsloth is an open-source LLM fine-tuning tool with 63K GitHub stars, supporting Gemma 4, Qwen3, and DeepSeek. It achieves multi-fold training speedup and 60% VRAM reduction through kernel optimization, enabling fine-tuning on consumer GPUs.
Product ReviewsDeep dive into Hugging Face Transformers, covering core features, API design, model ecosystem, and practical code examples. Learn how this 160K-Star project lowers AI barriers and drives democratization across LLMs, computer vision, and multimodal AI.