Sohu Tech Products
Author

Sohu Tech Products

A knowledge-sharing platform for Sohu's technology products. As a leading Chinese internet brand with media, video, search, and gaming services and over 700 million users, Sohu continuously drives tech innovation and practice. We’ll share practical insights and tech news here.

1.1k
Articles
0
Likes
3.2k
Views
0
Comments
Recent Articles

Latest from Sohu Tech Products

100 recent articles max
Sohu Tech Products
Sohu Tech Products
Apr 8, 2026 · Artificial Intelligence

Turn GitHub Repo Search into an AI Skill: A Step‑by‑Step Guide

This article walks through creating an AI skill that leverages natural‑language queries to search GitHub repositories, explains how the skill parses input, applies synonym expansion and relevance filtering, and presents results in a table with stars, license and links, all demonstrated with a live example.

AIGitHubNatural Language Search
0 likes · 4 min read
Turn GitHub Repo Search into an AI Skill: A Step‑by‑Step Guide
Sohu Tech Products
Sohu Tech Products
Apr 1, 2026 · Artificial Intelligence

Build a Code‑Repository Q&A Agent Skill for OpenCode: From Installation to Custom Prompt Design

This guide walks you through creating an Agent Skill that turns OpenCode into a code‑repository expert, covering OpenCode installation, skill‑creator setup, DeepWiki integration, SKILL.md design, disambiguation, hallucination safeguards, and practical examples for querying Ascend inference ecosystem repositories.

AIAgentDeepWiki
0 likes · 26 min read
Build a Code‑Repository Q&A Agent Skill for OpenCode: From Installation to Custom Prompt Design
Sohu Tech Products
Sohu Tech Products
Apr 1, 2026 · Mobile Development

Running Python on Mobile Devices: Edge Computing with NumCpp & JNI

This article explains the concept of edge computing, why models are deployed to devices, the advantages of using Python scripts on Android/iOS, and provides a step‑by‑step guide to implementing a Python interpreter, NumCpp integration, feature management, dynamic deployment, and business impact through real‑time strategy updates.

dynamic deploymentjnimobile
0 likes · 15 min read
Running Python on Mobile Devices: Edge Computing with NumCpp & JNI
Sohu Tech Products
Sohu Tech Products
Mar 19, 2026 · Backend Development

Boost Java Backend Efficiency with Qoder AI Plugin in JetBrains IDE

This guide demonstrates how JetBrains IDE users can integrate the Qoder AI plugin to accelerate backend development, covering installation, configuration, performance tuning of deep‑pagination queries, and safe incremental refactoring of legacy Java code with detailed code examples and results.

AIIDEJava
0 likes · 19 min read
Boost Java Backend Efficiency with Qoder AI Plugin in JetBrains IDE
Sohu Tech Products
Sohu Tech Products
Mar 19, 2026 · Artificial Intelligence

Testing GLM‑5 Turbo: From AutoClaw Integration to a Browser‑Based War3 Clone

This article walks through a hands‑on evaluation of the GLM‑5 Turbo model, detailing its integration with AutoClaw for rapid Feishu bot deployment, comparing its performance against a baseline model on OpenClaw data‑dashboard tasks, and showcasing a fully client‑side War3‑style RTS built in a single HTML file.

AI evaluationAgent EngineAutoClaw
0 likes · 23 min read
Testing GLM‑5 Turbo: From AutoClaw Integration to a Browser‑Based War3 Clone
Sohu Tech Products
Sohu Tech Products
Mar 19, 2026 · Frontend Development

How Void Turns Vite Projects into One‑Click Cloud Deployments

Void is a Vite‑native deployment platform that lets developers enable a plugin, run a single command, and automatically provision Cloudflare Edge, databases, storage, authentication, queues, and AI services, bridging the gap between local development and production with end‑to‑end type safety.

CLICloudflareFull‑stack
0 likes · 9 min read
How Void Turns Vite Projects into One‑Click Cloud Deployments
Sohu Tech Products
Sohu Tech Products
Mar 19, 2026 · Operations

How to Safely Uninstall OpenClaw and Eliminate Hidden Risks

This guide explains OpenClaw’s security and cost concerns, shows how to verify a successful installation, provides step‑by‑step commands for standard and forced uninstallation on Linux, macOS, and Windows, and lists post‑removal safety checks to prevent hidden backdoors.

CLILinuxOpenClaw
0 likes · 9 min read
How to Safely Uninstall OpenClaw and Eliminate Hidden Risks