1661 related articles
Product ReviewsReal coding test of DeepSeek V4, Claude Opus, GPT, and Kimi K2.6 on the same full-stack game task. Top-ranked Kimi K2.6 fails completely while Claude succeeds first try.
Product ReviewsDeep dive into DeepSeek V4's three core innovations: Hybrid Attention for million-token context, Manifold-Constrained Hyperconnections, and MOM Optimizer. Pro model rivals Claude Opus 4.6 at 1/7 the cost.
Product ReviewsDeep dive into DeepSeek V4's trillion-parameter open-source model: benchmarks, million-token context architecture, API cost comparison, and MIT license — how V4 outperforms GPT and Claude.
Tech FrontiersDeep dive into the top 10 core tips for Cursor's 2025 latest version, covering Agent/Edit modes, custom models, Debug mode, WorkTree multi-Agent parallel processing, MCP, and Rules management.
Product ReviewsA kid used DeepSeek AI to independently build a typing game in the terminal. From basic letter input to a full aerial combat game with power-ups across 5 versions, showcasing AI-assisted programming's educational value.
TutorialsA non-coder built an AI tool directory website in 5 evenings using Claude. Full Vibe Coding walkthrough: product planning, CLAUDE.md setup, code generation, Vercel deployment, plus 5 practical tips.
TutorialsStarting from the three core characteristics of LLMs, this article systematically covers foundational knowledge needed for Qwen3-0.6B fine-tuning, including model comparisons, fine-tuning value analysis, and the complete learning path.
TutorialsA detailed guide to Claude Code Skill Creator's complete workflow: from writing requirements and generating skills to natural language iteration and old skill cleanup for test automation.
TutorialsTutorial on using CC Switch to disguise local Ollama models as Claude API, driving Claude Code desktop for free AI programming with Qwen, Gemma, and other open-source models.
TutorialsBuild an AI research assistant with Python, LangChain, and Consensus MCP. Eliminate LLM hallucinations in academic citations using structured outputs and real-time literature retrieval.
TutorialsDeep dive into four conversational memory types in LangChain 0.3: Buffer, Window, Summary, and Summary Buffer. Covers RunnableWithMessageHistory implementation with selection guidelines.
TutorialsComplete guide to building AI Agents in LangChain v0.3, covering @tool decorator, Agent Executor, parallel tool calls, Google Search integration, and ReAct framework with code examples.
TutorialsDeep dive into LangChain Agent Executor internals, covering the ReAct reasoning-action-observation loop, tool choice strategies, and building a custom Agent Executor from scratch.
TutorialsLearn how to use OpenAI Agents SDK's built-in tracing system for AI Agent observability, covering zero-config auto-tracing, custom trace contexts, and tool call monitoring.
TutorialsGemini 3.5 Flash surpasses 3.1 Pro with 4x speed and half the price. Learn 6 tested methods to access Gemini 3.5 from China, including free AI Studio, no-VPN relay services, and API options.
TutorialsA detailed guide for users in China on how to use Grok 4, ChatGPT, Midjourney, and other mainstream AI models for free through third-party aggregation platforms.
TutorialsA complete guide to software testing job searches, covering resume strategies, interview tips, salary-based skill requirements, and AI-powered testing trends.
TutorialsLearn Python OpenCV basics: install opencv-python, read images with imread, display with imshow, handle keyboard input with waitKey, and release resources with destroyAllWindows.
Tech FrontiersSimon Willison releases Datasette Agent, combining LLM with Datasette to enable natural language database queries, plugin extensions, and local model support for personal data analysis.
TutorialsLearn how to bulk delete Bilibili comment history using Tampermonkey scripts with AICU and SRDS data sources. Includes Cookie setup and safety tips.