2124 related articles
Tech FrontiersWuhan police cracked an AI face-swap account theft case where suspects used deepfake tech to bypass facial recognition and illegally profit 400K yuan. Analysis of methods, vulnerabilities, and defenses.
Product ReviewsHands-on test of an AI novel-writing agent with three creation modes: template fill-in, detailed outline, and fully automatic. Supports strong context memory, word expansion, and reduced AI feel.
Product ReviewsA non-coder used AI programming tools and the Godot open-source engine to build indie game "0x00DE" in two months — a fake desktop virus-fighting game showcasing AI's power to lower game dev barriers.
Product ReviewsAnalysis of a creative coding game from Bilibili's AI game track: control a cat through levels by dragging visual modules. Covers loops, conditionals, sensors, tech trees, and resource management.
TutorialsLearn how a non-coder built a WeChat Mini Program in 20 minutes using AI. A 4-step guide: organize requirements, generate code, debug, and iterate — no programming needed.
TutorialsLearned AI programming but unsure what to build? This guide covers three Mini Program directions—utility, content, and custom development—to help you monetize fast.
TutorialsLearn how to build an AI-powered IDE like Cursor from scratch using Next.js, covering Ghost Text completions, AI Agent file operations, Web Containers, and GitHub integration.
TutorialsLearn how AgentSpan enables AI Agent state persistence with crash recovery, human approval workflows, and seamless LangGraph integration. Full Python examples included.
TutorialsA practical guide to open-source project customization using Cursor and Codex dual-IDE collaboration, covering 7 key steps from source code to production delivery.
TutorialsLearn to build a Slack Bot with Python and slack-bolt: environment setup, Socket Mode, message handling, slash commands, and GPT-4o integration in under 50 lines of code.
TutorialsStep-by-step tutorial on deploying the OpenClaw AI Agent on a VPS from scratch, configuring Node.js, connecting a Telegram Bot for remote interaction, with security tips and expansion ideas.
TutorialsLearn the structure and creation methods of Claude Code Skills. Build reusable skills like translation with zero code using Skills Creator to boost AI productivity.
TutorialsKarpathy Skills is a lightweight behavioral guideline that uses four principles—think first, simplicity, surgical changes, goal-driven—to fix AI coding assistant over-engineering issues.
TutorialsLearn how to build an AI-driven personal knowledge base with Obsidian and Claude Code. Covers three-layer architecture, Ingest/Query/Maintain workflows, and human-AI collaboration principles.
Product ReviewsHow the Kman plugin uses prompt injection to cut AI output tokens by 65% without losing code quality. Covers installation, benchmark data, three intensity modes, and Kman Review.
TutorialsA deep dive into LangChain prompt templates covering ChatPromptTemplate basics, Few-Shot prompting, and Chain-of-Thought techniques with RAG examples to build high-quality prompt pipelines.
Product ReviewsHands-on deep dive into Claude Code's upcoming Ultra Review: multi-Agent parallel search, independent verification, deduplication workflow, comparison with standard Review, plus custom Fleet Review implementation.
TutorialsIn-depth analysis of 30 practical tips for Claude Code Agent Teams, covering team formation, task planning, cost control, and file conflict avoidance.
Product ReviewsHow to use Claude Code to independently deliver an enterprise-level multimodal RAG project, covering frontend/backend strategy, spec docs, and full-pipeline methodology.
TutorialsDeep dive into five multi-agent coordination patterns: cost routing, context isolation, Agent Swarm, Generator-Verifier, and Smart Friend. Real cases show weekly costs dropping from $700 to $100 with 58% critical bug detection.