835 related articles
Product Reviews7 AI models independently fix real bugs from a 350K-star project. GLM 5.1 scores 89.3 to overtake Claude Sonnet 4.6's 87.2, dominating in test coverage. Chinese open-source AI coding matches Sonnet baseline.
TutorialsStep-by-step tutorial: Build a complete iOS app using Tencent CodeBuddy + CloudBase through natural language conversation with zero coding experience.
Product ReviewsOpenAI open-sources codex-plugin-cc, enabling Codex code review and task management directly in Claude Code. Full guide on setup, core commands, and real-world usage—5K GitHub Stars in 12 hours.
Tech FrontiersHands-on comparison of Open Design vs Claude Design across food delivery apps, vocabulary apps, web dashboards, and PPT generation. Open Design is free, open-source, and supports 16 AI Coding CLIs.
Tech FrontiersAndrew Ng partners with Replit on a Vibe Coding 101 course teaching how to build web apps with AI coding agents. Zero experience needed, hands-on in 3 minutes with SEO analyzer and voting app projects.
Product ReviewsA detailed guide to Doubao AI's app generation feature: create websites, games, and learning tools with zero code for free. Covers workflow, real-world results, multi-platform support, and comparisons with similar tools.
TutorialsDeep dive into OpenClaw's industrial-grade Agent architecture with its three-layer design, pluggable Skills system, and memory management. Includes a step-by-step LangChain reproduction guide with an enterprise HR assistant example.
TutorialsA deep dive into LangChain framework essentials, clarifying the key differences between LLMs and Agents, covering Agent development, DeepAgent advanced topics, and learning paths.
Product ReviewsHands-on test of Kimi K2.5 multi-Agent collaboration: from a one-sentence requirement to automatic task breakdown, competitive research, UI design, and frontend development delivering a working website.
Product ReviewsHands-on review of Alibaba Cloud's AI website builder Wanxiaozhi — from requirements gathering and page generation to visual editing and domain binding for launch, all done zero-code.
TutorialsTutorial: Build an AI Pictionary game in Scratch using pen drawing and AI image recognition. Learn multimodal AI applications with step-by-step code logic.
TutorialsMaster the 5-step AI coding method: think, break down requirements, generate code, debug, and deploy. Build useful tools with zero coding experience and avoid common pitfalls.
TutorialsSpring AI getting started guide covering JDK 17 setup, Spring Boot 3.4 requirements, core concepts like Chat Completion and Tokens, helping Java developers quickly build AI applications.
TutorialsLearn how to build a production-grade AI Agent chat app with LangChain and FastAPI, covering streaming tokens, asyncio parallel tool calling, SerpAPI async conversion, and structured output.
TutorialsDeep dive into LangChain streaming output and async implementation, covering astream usage, custom AsyncQueueCallbackHandler, and Agent streaming executor architecture for production AI apps.
TutorialsA detailed guide to Next.js project structure, covering package.json scripts, ESLint, next.config.js, PostCSS, Tailwind CSS configs, and the App Router file-system routing mechanism in the src directory.
Tech FrontiersOpenAI acquires Jony Ive's AI hardware startup io for $6.4B. Ive will lead OpenAI's creative direction to design next-gen AI devices, marking AI's major push from software into hardware.
Tech FrontiersOpenAI acquires Jony Ive's AI device company IO for $6.5 billion. The first product, set for 2026, aims to free users from screens, marking OpenAI's entry into AI hardware.
Deep DivesDeep analysis of AI coding tools' three-stage evolution: GitHub Copilot as a supercharged input method, Cursor as a pair programming partner, and Claude Code as a system-level agent.
TutorialsLearn how to use Prompt Engineering to have AI auto-generate Hook scripts that bypass infinite debugger anti-debugging, covering Function constructor rewriting and timer interception.