51 related articles

SenseNova-Vision adds a complete training data pipeline with dataset registration, format converters, and end-to-end docs, making unified vision model fine-tuning for segmentation, OCR, and editing far more accessible.

Analysis of why embedding models (like bge-m3) fail at PDF document classification, covering label sensitivity and semantic dilution issues, with three better approaches: LLM classification, supervised classifiers, and multimodal feature fusion.

Explore self-hosted receipt tracking tools for grocery expense management, covering OCR recognition, price tracking, food categorization, and budget management with open-source solutions like Firefly III.

DeepSeek's paper 'Thinking with Visual Primitives' was online for just 4 hours before being pulled. It uses bounding boxes and points as reasoning primitives, letting models 'point at' images to outperform GPT, Gemini, and Claude on maze navigation and counting.

A developer built a multi-agent system to convert reMarkable tablet doodles into editable charcoal sketches using Qwen, image generation, and multi-layer vectorization — for just $0.04 per run.

How can OSINT practitioners with a CS background automate intelligence with AI? This guide covers computer vision, VLMs, and Agent frameworks including YOLO, SAM, and Grounding DINO.

Ditch complex workflow nodes. Use Agent Skill packs to dynamically load AI capabilities, build stable intelligent automation, and understand RAG, LLM limits, and Scale Agent plugin setup.

An open-source project uses HDMI capture for screen vision and USB HID to simulate touch input, enabling root-free, app-free hardware-level phone AI Agent control. Explore the principles, advantages, and limitations.

Alibaba reportedly plans to ban Claude Code internally over backdoor and data leakage concerns. A deep dive into enterprise AI security, supply chain trust issues, and what it takes for AI tools to win enterprise adoption.

Unsloth v0.1.461-beta fixes local GGUF vision model loading on llama-server in Studio, adds variant directory companion file lookup for stable multimodal deployment.

Deep dive into Spring AI Alibaba Agent framework covering core architecture, tool calling, RAG integration, multi-agent collaboration, and production deployment for Java developers.

A complete guide to RAG evolution from Naive RAG through Advanced, Agentic, Graph, and Multimodal RAG — covering core techniques, pain points solved, and real-world use cases.

Step-by-step guide to installing Claude Code, connecting domestic LLMs like Qwen, DeepSeek, and Xiaomi MiMo via CC Switch, with hands-on demos of batch file processing and e-commerce site development.

Learn how Codex Switch enables DeepSeek, GLM, and other models to seamlessly connect to OpenAI Codex CLI via local proxy protocol translation, vision augmentation, and web search.

Deep dive into LlamaFactory, an open-source unified fine-tuning framework supporting 100+ LLMs and VLMs with LoRA, QLoRA, RLHF methods, Web UI, 71K+ GitHub Stars, accepted at ACL 2024.
ResearchMementoGUI is a plugin-style multimodal memory management framework that solves GUI agent forgetting in long-horizon tasks through dual time-scale memory and four memory control operators, boosting long-task completion without fine-tuning.
TutorialsLearn how to build a full-stack multimodal AI conversation system using pnpm Monorepo architecture, covering local model integration, image understanding, and streaming chat.
Product ReviewsAlibaba's Qwen3.7 Max targets AI agents with coding tasks at just $1.30 (one-tenth of GPT-5), supporting 35 hours of continuous execution. Deep analysis of its cost advantages, front-end capabilities, and three key limitations.
Industry InsightsAI computer control success rates surpass humans, yet Cursor and Copilot still lack GUI Agent integration. Deep analysis of US product packaging vs. China's open-source ecosystem, plus three bottlenecks blocking the path to autonomous software engineers.
TutorialsLearn to build AI Agent Skills for Claude Code: skill.md writing, script integration, image generation workflows, and reusable skill architecture from scratch.