628 related articles
Product ReviewsDeep dive into Tencent Music's open-source Cube Studio cloud-native AI platform, covering Notebook development, Pipeline orchestration, distributed training, LLM fine-tuning, inference deployment, and domestic hardware adaptation for full MLOps lifecycle.
Product ReviewsIn-depth analysis of CodePilot, a multi-model AI agent desktop client supporting any AI provider, MCP protocol extensions, and skills-based automation. Built with Electron+Next.js, open-source, 5,600+ GitHub Stars.
Product ReviewsDeep dive into AnythingLLM, a privacy-first open-source AI tool for local deployment. Covers RAG document chat, multi-model support, AI Agents, and more — zero config, nearly 60K GitHub Stars.
Product ReviewsDeep dive into Tencent Music's open-source Cube Studio cloud-native AI platform, covering distributed training, LLM fine-tuning, vLLM inference, VGPU virtualization, and Huawei Ascend adaptation.
Product ReviewsDeep dive into Tencent's open-source AI platform Cube Studio, covering distributed training, large model fine-tuning and inference, Pipeline orchestration, VGPU virtualization, and Huawei Ascend support for enterprise cloud-native MLOps.
Product ReviewsSimon Willison built an iNaturalist observation display tool entirely on his phone with Claude Code while camping, using Git Scraping + GitHub Actions for a zero-cost serverless architecture.
Product ReviewsDeep dive into RuoYi-Vue-Pro: a Spring Boot + Vue enterprise backend system with 37K Stars, featuring SaaS multi-tenancy, workflow, e-commerce, CRM, ERP, AI, and IoT modules.
Product ReviewsDeep dive into Tencent's open-source AI platform Cube Studio, covering distributed training, LLM fine-tuning, inference deployment, VGPU virtualization, and domestic hardware support for enterprise MLOps.
Product ReviewsSimon Willison built an iNaturalist observation visualization tool while camping using his phone and Claude Code, featuring a Python CLI, Git Scraping, and pure frontend three-layer architecture.
Product ReviewsDjango co-creator Simon Willison uses Claude Code's web version on his phone to sync a decade of iNaturalist wildlife photography to his blog, showcasing pragmatic AI-assisted programming.
Product ReviewsDeep dive into RuoYi-Vue-Pro: a 37K Star enterprise Java platform built on Spring Boot + MyBatis Plus, featuring RBAC, SaaS multi-tenancy, workflows, and AI/IoT modules.
Product Reviewsccpocket is an open-source Flutter mobile client using WebSocket bridging to remotely control Codex and Claude AI coding agents from your phone in real time.
Product ReviewsDeep dive into Codexia, an open-source AI coding agent workstation supporting Codex CLI and Claude Code multi-agent collaboration with task scheduling, Git Worktree parallel development, remote control, and skill management.
Product ReviewsSimon Willison built an iNaturalist observation viewer using only a phone and Claude Code while camping. This article breaks down the three-layer architecture: Python CLI data aggregation, Git Scraping automation, and AI-generated frontend.
TutorialsChatbox is an open-source AI desktop client with ~40K GitHub Stars. It supports GPT-4, Claude, Gemini multi-model management, cross-platform use, and local storage for privacy.
TutorialsDeep dive into Claude Workflow V2's four core modules: agents for multi-agent collaboration, skills for reuse, hooks for event handling, and commands for unified orchestration—turning Claude Code into an automated workflow platform.
Product ReviewsBuildWithClaude is a GitHub project with 2876 Stars aggregating Claude ecosystem resources across Skills, Agents, Plugins and more. Learn its core features and usage to discover and integrate Claude Code extensions.
Product ReviewsSwitchBot Bot Rechargeable drops to $26.99 for Mother's Day, over 20% off. This button robot smartifies traditional switches without replacing devices — the lowest-cost smart home entry point. Includes purchase links, promo code FORHER20, and use cases.
Product ReviewsDeep dive into Cube Studio, Tencent Music's open-source cloud-native AI platform covering distributed training, LLM SFT/RLHF fine-tuning, vLLM inference, VGPU virtualization, and domestic chip adaptation for complete MLOps workflows.
TutorialsExplore how TRE regex engine's non-backtracking design defends against ReDoS attacks. Compare TRE vs Python re module performance under malicious regex input through Python ctypes bindings.