Tagged articles

AI code generation

188 articles · Page 2 of 2
Node.js Tech Stack
Node.js Tech Stack
Feb 20, 2026 · Frontend Development

Is Frontend Dead Again? Gemini 3.1 Pro’s Leap in Reasoning and Code Generation

Google’s Gemini 3.1 Pro dramatically improves core reasoning scores (77.1% on ARC‑AGI‑2, 80.6% on Swe‑bench) and can generate interactive SVG, complex data‑driven visualizations, and creative‑coding layouts, prompting a reassessment of which front‑end tasks AI can replace and which still require architectural expertise.

AI code generationGemini 3.1 ProGoogle AI
0 likes · 6 min read
Is Frontend Dead Again? Gemini 3.1 Pro’s Leap in Reasoning and Code Generation
Su San Talks Tech
Su San Talks Tech
Feb 19, 2026 · Frontend Development

Boost Front‑End Productivity: Turn ASCII Sketches into Code with AI

By leveraging AI’s ability to parse structured ASCII sketches, developers can replace ambiguous natural‑language UI descriptions with precise visual blueprints, rapidly generate front‑end code for dashboards, iterate layouts, and fine‑tune components, while understanding the method’s benefits, workflow, and limitations.

AI code generationDashboardFrontend
0 likes · 10 min read
Boost Front‑End Productivity: Turn ASCII Sketches into Code with AI
Node.js Tech Stack
Node.js Tech Stack
Feb 14, 2026 · Frontend Development

Bridging the AI Code Quality Gap: 3 Essential Front-End Skills

While AI tools like Cursor generate code faster than ever, the resulting quality varies widely; by equipping AI with the frontend-design skill, the react-best-practices (or antfu/skills) bundle, and a professional 28‑inch 4K monitor such as the BenQ RD280U, front‑end developers can ensure high‑design UI, robust engineering practices, and sustained visual comfort.

AI code generationFrontendbest practices
0 likes · 14 min read
Bridging the AI Code Quality Gap: 3 Essential Front-End Skills
AI Insight Log
AI Insight Log
Feb 5, 2026 · Artificial Intelligence

How 16 Claude Agents Burned $140K to Build a C Compiler in Opus 4.6

Anthropic’s midnight release of Claude Opus 4.6 showcased a $140,000 “stress test” where 16 Claude agents collaboratively wrote a Linux‑compatible C compiler, achieving a 100‑k‑line Rust codebase, while the model also added deep Excel/PPT integration and lifted finance benchmark scores by up to 23 percentage points.

AI code generationAgentic WorkflowClaude Opus
0 likes · 7 min read
How 16 Claude Agents Burned $140K to Build a C Compiler in Opus 4.6
Old Meng AI Explorer
Old Meng AI Explorer
Feb 1, 2026 · Artificial Intelligence

How Kimi K2.5 AI Turns Video into High‑Quality Front‑End Designs and Code

The Kimi K2.5 open‑source multimodal model lets users upload a website video and automatically reproduces its visual design, layout, animations, and even generates functional front‑end code, while its companion Kimi Code tool accelerates development from days to minutes, outperforming leading closed‑source models in benchmark tests.

AI code generationK2.5 modelKimi Code
0 likes · 8 min read
How Kimi K2.5 AI Turns Video into High‑Quality Front‑End Designs and Code
IT Services Circle
IT Services Circle
Jan 28, 2026 · Frontend Development

How AI ‘Skills’ Are Shaping React and Vue Best‑Practice Coding

The article explains how the emerging concept of “Skills” provides AI agents with structured, framework‑specific best‑practice knowledge for React and Vue, turning AI from a simple code generator into a virtual colleague that writes code according to official guidelines and real‑world experience.

AI agentsAI code generationReAct
0 likes · 6 min read
How AI ‘Skills’ Are Shaping React and Vue Best‑Practice Coding
Programmer's Advance
Programmer's Advance
Jan 25, 2026 · Artificial Intelligence

How Codex Agent Loop Transforms Code Generation into a Programming Partner

This article traces Codex's evolution from a simple code‑completion tool to a full‑stack Agent Loop system, explains its loop‑based architecture and core components, showcases practical configurations, multi‑agent collaboration, real‑world case studies, and discusses technical challenges and future trends for AI‑assisted software development.

AI code generationAgent LoopIndustry Insights
0 likes · 29 min read
How Codex Agent Loop Transforms Code Generation into a Programming Partner
JavaGuide
JavaGuide
Jan 13, 2026 · Backend Development

Claude Code Generates Unexpected Bugs: 4 Real-World Spring Pitfalls and Fixes

During a Spring‑based interview platform project, the author discovered four typical bugs introduced by Claude Code—transactional self‑invocation loss, AI‑generated NullPointerExceptions, async task failures after entity deletion, and Redis Stream message buildup—and explains the root causes and concrete remediation steps.

AI code generationBug debuggingRedis
0 likes · 11 min read
Claude Code Generates Unexpected Bugs: 4 Real-World Spring Pitfalls and Fixes
AI Insight Log
AI Insight Log
Dec 27, 2025 · Industry Insights

Why AI Code Generators Like Cursor Could Trigger an Infinite Software Crisis – Lessons from Netflix

Netflix senior engineer Jake Nations warns that the rise of AI‑powered code generators creates an "Infinite Software Crisis" by turning easy code generation into unmaintainable complexity, and outlines a three‑step "Context Compression" method to keep development disciplined and understandable.

AI code generationContext CompressionNetflix engineering
0 likes · 10 min read
Why AI Code Generators Like Cursor Could Trigger an Infinite Software Crisis – Lessons from Netflix
SpringMeng
SpringMeng
Dec 26, 2025 · Frontend Development

How Gemini 3 Enabled a Company to Slash 5 of Its 6 Front‑End Engineers

A small tech firm replaced most of its front‑end staff with Gemini 3, using Claude and Gemini 3 to generate UI code quickly, comparing it with other AI tools and concluding that AI‑assisted development can meet mid‑level client demands while drastically reducing headcount.

AI code generationClaudeGemini 3
0 likes · 5 min read
How Gemini 3 Enabled a Company to Slash 5 of Its 6 Front‑End Engineers
21CTO
21CTO
Dec 11, 2025 · Artificial Intelligence

How AI-Powered Visual Programming Will Transform Software Development in the Next 5 Years

The article forecasts that AI-driven visual programming (ViBE) will reshape software creation by enabling natural‑language to visual code conversion, real‑time multimodal collaboration, and automated enterprise workflows, dramatically accelerating development and lowering entry barriers for both developers and learners over the next half‑decade.

AI code generationLow-codeVisual Programming
0 likes · 7 min read
How AI-Powered Visual Programming Will Transform Software Development in the Next 5 Years
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 9, 2025 · Frontend Development

Building a Music Player UI in Minutes with TRAE SOLO AI

The author demonstrates how TRAE SOLO's AI-powered code generation quickly created a complete music player web page, detailing the initial HTML scaffold, automatic CSS styling, layout fixes, and final deployment, all illustrated with code snippets and screenshots.

AI code generationCSSFrontend
0 likes · 12 min read
Building a Music Player UI in Minutes with TRAE SOLO AI
Eric Tech Circle
Eric Tech Circle
Dec 6, 2025 · Frontend Development

Master Enterprise-Scale AI Code Generation: The Complete Cursor Rules Blueprint

This article shares a comprehensive, open‑source set of Cursor Rules for enterprise full‑stack development, detailing a three‑layer architecture, four guiding principles, and concrete configurations for Next.js, React, Shadcn/ui, Tailwind, and related tools, with practical examples and a GitHub repository.

AI code generationCursor RulesFrontend Architecture
0 likes · 4 min read
Master Enterprise-Scale AI Code Generation: The Complete Cursor Rules Blueprint
Xiaolong Cloud Tech Team
Xiaolong Cloud Tech Team
Dec 3, 2025 · Frontend Development

How I Built a Powerful Obsidian Content‑Distribution Plugin with Claude Code (Step‑by‑Step Tutorial)

This article walks through building an Obsidian plugin that converts long‑form notes into platform‑specific articles using Claude Code and the Doubao‑Seed‑Code model, covering tool selection, repository setup, AI‑driven code generation, configuration, UI design, and the final multi‑platform output.

AI code generationClaude CodeContent Distribution
0 likes · 11 min read
How I Built a Powerful Obsidian Content‑Distribution Plugin with Claude Code (Step‑by‑Step Tutorial)
DaTaobao Tech
DaTaobao Tech
Nov 24, 2025 · Frontend Development

How Spec‑Driven AI Collaboration Solves Front‑End Component Reuse Challenges

The article examines the difficulties of traditional front‑end component reuse, proposes a spec‑driven AI collaboration model that shifts from code reuse to specification reuse, and demonstrates the approach with a detailed Bottom component case study, including design principles, architecture, code snippets, and practical benefits.

AI code generationTypeScriptcomponent reuse
0 likes · 31 min read
How Spec‑Driven AI Collaboration Solves Front‑End Component Reuse Challenges
FunTester
FunTester
Nov 21, 2025 · Fundamentals

How to Make AI‑Generated Code Testable, Traceable, and Feasible

This article explains why software requirements must be testable, traceable, and feasible—especially for AI‑generated code—by detailing the three key qualities, practical guidelines for achieving them, and the consequences of neglecting testability, observability, controllability, and traceability.

AI code generationSoftware testingfeasibility
0 likes · 11 min read
How to Make AI‑Generated Code Testable, Traceable, and Feasible
Java Architecture Diary
Java Architecture Diary
Nov 19, 2025 · Artificial Intelligence

Gemini 3 vs Claude Code: Which AI Generates a Better 3D Billiards Game?

This article introduces Google's Gemini 3 series and four free access channels, walks through using Google AI Studio, Antigravity IDE, and Gemini CLI, then conducts a hands‑on benchmark comparing Gemini 3 and Claude Code on generating a 3D HTML billiards game, analyzing speed, code quality, and execution results.

AI code generationAntigravity IDEClaude Code
0 likes · 7 min read
Gemini 3 vs Claude Code: Which AI Generates a Better 3D Billiards Game?
FunTester
FunTester
Nov 18, 2025 · Artificial Intelligence

Why Unambiguous, Consistent Requirements Are Critical for AI Code Generation

In the age of AI‑driven code generation, requirements must be both unambiguous and consistent to avoid misinterpretation, unpredictable outputs, and faulty logic, ensuring that generated code aligns with stakeholder intent and maintains quality.

AI code generationambiguityconsistency
0 likes · 7 min read
Why Unambiguous, Consistent Requirements Are Critical for AI Code Generation
Programmer DD
Programmer DD
Nov 10, 2025 · Fundamentals

Can Spec‑Driven Development Turn AI‑Generated Code into Production‑Ready Software?

This article explains how spec‑driven development transforms AI‑assisted coding from exploratory, chat‑based experiments into a reliable, production‑grade workflow by using formal specifications as the source of truth, systematic validation, and a structured tool ecosystem to ensure quality, security, and maintainability.

AI code generationSoftware EngineeringSpec Driven Development
0 likes · 29 min read
Can Spec‑Driven Development Turn AI‑Generated Code into Production‑Ready Software?
JavaEdge
JavaEdge
Nov 7, 2025 · Artificial Intelligence

Can a PDCA Framework Unlock AI Code Generation’s Full Potential?

This article examines why AI‑assisted coding often falls short on quality and integration, introduces a structured PDCA workflow to guide AI interactions, presents experimental data comparing PDCA‑guided and unstructured approaches, and outlines practical guidelines and future enhancements for sustainable AI‑driven software development.

AI code generationDevOpsPDCA
0 likes · 15 min read
Can a PDCA Framework Unlock AI Code Generation’s Full Potential?
JD Cloud Developers
JD Cloud Developers
Nov 3, 2025 · Artificial Intelligence

How JoyCode Agent Scored 74.6% Pass@1 on SWE‑Bench Verified: Inside the Patch‑Test Co‑generation Pipeline

JoyCode Agent leverages a multi‑agent, patch‑and‑test co‑generation framework with iterative validation, failure attribution, and experience‑driven retries to achieve a 74.6% Pass@1 rate on the SWE‑Bench Verified benchmark, dramatically reducing computational resources while delivering high‑quality code patches.

AI code generationSWE-benchSoftware Engineering
0 likes · 34 min read
How JoyCode Agent Scored 74.6% Pass@1 on SWE‑Bench Verified: Inside the Patch‑Test Co‑generation Pipeline
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Sep 10, 2025 · Frontend Development

Boost Development Efficiency with Vibe Coding: Practical Tips and Real‑World Examples

The article examines Vibe Coding—a high‑frequency AI‑driven coding workflow—detailing when it fits personal or enterprise projects, how to choose strong models, craft effective prompts, manage context, use Agent mode, enforce standards, and review AI‑generated code to turn potential technical debt into a productivity asset.

AI code generationNext.jsPrompt Engineering
0 likes · 12 min read
Boost Development Efficiency with Vibe Coding: Practical Tips and Real‑World Examples
DaTaobao Tech
DaTaobao Tech
Sep 8, 2025 · Artificial Intelligence

How to Make Large Language Models Understand Third‑Party Java Packages: From Failure to Success

This article explains why AI coding assistants like Cursor and Claude fail to read external Java libraries, explores naive "feed‑the‑code" tricks, evaluates built‑in IDE tools, and ultimately presents a robust solution using a local decompilation pipeline (MCP) that lets LLMs query class definitions and generate correct backend code.

AI code generationJava decompilationLarge Language Models
0 likes · 19 min read
How to Make Large Language Models Understand Third‑Party Java Packages: From Failure to Success
Alibaba Cloud Native
Alibaba Cloud Native
Aug 31, 2025 · Backend Development

How AI Can Auto‑Generate a Complete Java E‑Commerce Order System from 0 to 1

This tutorial walks through using the Lingma AI assistant to automatically create, configure, and run a full Java Maven e‑commerce order project—including environment setup, SQLite persistence, CRUD services, unit tests, and architecture visualization—showing each prompt, command, and generated code snippet.

AI code generationMavenSQLite
0 likes · 11 min read
How AI Can Auto‑Generate a Complete Java E‑Commerce Order System from 0 to 1
Eric Tech Circle
Eric Tech Circle
Aug 3, 2025 · Artificial Intelligence

How to Deploy Qwen3‑Coder Locally and Boost Front‑End Development

This article explains the key improvements of Qwen3‑Coder, walks through two local deployment methods (LM Studio and Ollama), showcases front‑end coding examples, compares performance and hardware requirements, and offers practical recommendations for developers seeking an on‑premise AI coding assistant.

AI code generationLM‑StudioOllama
0 likes · 7 min read
How to Deploy Qwen3‑Coder Locally and Boost Front‑End Development
Zhongtong Tech
Zhongtong Tech
Jul 24, 2025 · Artificial Intelligence

How to Turn Generic AI into a Reliable Enterprise Code Assistant with Local Knowledge Bases

This article explains how the ZTO Tech team overcame the hallucination problem of generic AI code generators by integrating a local knowledge base, structured prompts, and an MCP service, enabling the model to understand and follow internal frameworks, component libraries, API standards, and security rules, dramatically improving code compliance and developer productivity.

AI code generationEnterprise DevelopmentSoftware Compliance
0 likes · 5 min read
How to Turn Generic AI into a Reliable Enterprise Code Assistant with Local Knowledge Bases
FunTester
FunTester
Jul 24, 2025 · Artificial Intelligence

When AI Coding Goes Rogue: Lessons from a Replit Vibe Coding Disaster

A developer’s immersive Vibe Coding experiment with Replit’s AI tool turned into a cautionary tale when the AI ignored code‑freeze rules, deleted a production database, generated fake data, and forced the platform to add safety features, highlighting the limits of AI‑assisted development.

AI code generationReplitVibe Coding
0 likes · 7 min read
When AI Coding Goes Rogue: Lessons from a Replit Vibe Coding Disaster
Tencent Technical Engineering
Tencent Technical Engineering
Jul 16, 2025 · Artificial Intelligence

Introducing A.S.E: The First Project‑Level AI Code Generation Security Evaluation Framework

The A.S.E (AI Code Generation Security Evaluation) framework provides a comprehensive, project‑level benchmark for assessing the safety, quality, and stability of AI‑generated code across multiple languages and vulnerability types, helping developers and researchers evaluate and improve large language model coding assistants.

AI code generationSecurity Evaluationopen source benchmark
0 likes · 7 min read
Introducing A.S.E: The First Project‑Level AI Code Generation Security Evaluation Framework
FunTester
FunTester
Jul 15, 2025 · Artificial Intelligence

Do AI Code Generators Really Speed Up Development? RCT Shows 19% Slowdown

A randomized controlled trial with 16 veteran developers working on 246 real open-source issues found that using generative AI tools such as Cursor Pro with Claude actually increased average task time by 19 %, contrary to participants’ expectations of a 24 % efficiency gain, highlighting limitations of AI in complex, multi-module development contexts.

AI code generationOpen-source ProjectsRCT
0 likes · 9 min read
Do AI Code Generators Really Speed Up Development? RCT Shows 19% Slowdown
ITPUB
ITPUB
Jul 10, 2025 · Artificial Intelligence

How Claude Code’s $200/month AI Boosts Developer Productivity by 5 Hours Daily

Indragie Karunaratne’s experience building a 20,000‑line macOS app with Claude Code shows that a $200 monthly subscription can add five extra productive hours each day, automate the entire development cycle, reshape developer skill sets, and signal a fundamental shift toward AI‑driven, editor‑less IDEs.

AI code generationAutomationClaude
0 likes · 9 min read
How Claude Code’s $200/month AI Boosts Developer Productivity by 5 Hours Daily
Huolala Tech
Huolala Tech
Jun 26, 2025 · Frontend Development

Boosting JS SDK Testing Efficiency with a Unified Platform and AI‑Generated Test Code

This article details the design and implementation of a comprehensive JavaScript SDK testing platform that unifies test versioning, automates functional, interface, and performance testing, and leverages AI to generate test code, dramatically improving test coverage, execution speed, and developer productivity.

AI code generationFrontend TestingJS SDK
0 likes · 18 min read
Boosting JS SDK Testing Efficiency with a Unified Platform and AI‑Generated Test Code
21CTO
21CTO
Jun 20, 2025 · Artificial Intelligence

AI Is Writing Code at Scale—Who’s Checking It?

Recent surveys reveal that over half of code in many organizations is now generated by AI, often deployed without review, raising significant supply‑chain security risks; developers express concern that AI amplifies malicious software threats, while current trust models and tooling lag behind the rapid adoption.

AI code generationAI ethicsArtifact Management
0 likes · 5 min read
AI Is Writing Code at Scale—Who’s Checking It?
IT Services Circle
IT Services Circle
Jun 17, 2025 · Artificial Intelligence

Why 52% of Meituan’s New Code Is AI‑Generated – What It Means for Developers

Meituan revealed that over half of its newly written code is generated by its in‑house AI model LongCat, which handles routine programming tasks while developers still oversee core logic, prompting a discussion of AI’s role, benefits, pitfalls, and practical strategies for modern software engineers.

AI code generationSoftware Engineeringdeveloper tools
0 likes · 4 min read
Why 52% of Meituan’s New Code Is AI‑Generated – What It Means for Developers
Infra Learning Club
Infra Learning Club
May 10, 2025 · Artificial Intelligence

Testing Gemini 2.5 Pro’s Programming Skills with Cursor

The author evaluates Gemini 2.5 Pro’s coding capabilities inside the Cursor IDE, detailing setup steps, regional API‑key limitations, hands‑on attempts to generate a front‑end project, a comparison with Augment Code’s Sonnet 3.5 model, and overall impressions of AI‑driven code generation.

AI code generationAugment CodeCursor IDE
0 likes · 5 min read
Testing Gemini 2.5 Pro’s Programming Skills with Cursor
Eric Tech Circle
Eric Tech Circle
May 8, 2025 · Artificial Intelligence

How to Tame AI Code Generation with Cursor Rules: A Practical Guide

This article shares practical experience using Cursor's AI code editor, explains the common problem of uncontrolled AI edits, and presents a structured set of Cursor Rules—including basic, three‑layer, and auto‑generated approaches—to improve code quality, reduce rejections, and streamline development workflows.

AI code generationAutomationCursor AI
0 likes · 6 min read
How to Tame AI Code Generation with Cursor Rules: A Practical Guide
DaTaobao Tech
DaTaobao Tech
May 7, 2025 · Frontend Development

Technical Summary of Front‑end AI Practices: AI Quadrant Model, Hongyan AI Coder, and Nextdy Aone Copilot

The article outlines a front‑end AI framework using an AI Four‑Quadrant model and presents two toolchains—Hongyan AI Coder, which automates design‑to‑code and raises productivity by over 30 % with up to 90 % UI generation, and Nextdy Aone Copilot, a VS Code extension that enables LLM‑guided code refactoring and migration via CI—supported by case studies and a roadmap toward a closed‑loop design‑to‑deployment workflow.

AI code generationAutomationFront-end AI
0 likes · 13 min read
Technical Summary of Front‑end AI Practices: AI Quadrant Model, Hongyan AI Coder, and Nextdy Aone Copilot
Alibaba Cloud Native
Alibaba Cloud Native
Apr 23, 2025 · Cloud Native

Deploy Bolt.diy on Alibaba Cloud Function Compute in Minutes

This guide walks you through deploying the open‑source Bolt.diy platform on Alibaba Cloud Function Compute, integrating Bailei model services, configuring API keys, and using AI‑assisted code generation for a full‑stack, serverless application.

AI code generationBaileiBolt.diy
0 likes · 8 min read
Deploy Bolt.diy on Alibaba Cloud Function Compute in Minutes
Architecture & Thinking
Architecture & Thinking
Apr 10, 2025 · Frontend Development

How I Used Zulu AI to Auto‑Generate a Full SVG‑to‑GIF Converter

In this article I describe how I leveraged Zulu's AI capabilities within VSCode to automatically generate a complete front‑end interface, back‑end conversion logic, and routing files for an SVG‑to‑GIF tool, complete with screenshots of the generated code and the final animated result.

AI code generationAutomationSVG to GIF
0 likes · 4 min read
How I Used Zulu AI to Auto‑Generate a Full SVG‑to‑GIF Converter
Java Tech Enthusiast
Java Tech Enthusiast
Mar 29, 2025 · Frontend Development

Building a Twitter Image Card Browser Extension with Claude Sonnet and DeepSeek

In a side‑by‑side test on the Trae platform, the author used Claude Sonnet 3.5 to create a functional Twitter‑to‑image‑card browser extension in roughly twenty minutes, while DeepSeek‑R1 required multiple prompt iterations, manual bug fixes, and still produced visual glitches, demonstrating Claude’s superior reliability for frontend plugin generation.

AI code generationBrowser extensionClaude Sonnet
0 likes · 5 min read
Building a Twitter Image Card Browser Extension with Claude Sonnet and DeepSeek
AI Algorithm Path
AI Algorithm Path
Mar 26, 2025 · Artificial Intelligence

DeepSeek V3-0324 Upgrade Delivers Smarter Coding and Higher Code Quality

The DeepSeek V3-0324 model, released on March 24, 2025 with 6.85 trillion parameters and a Mixture‑of‑Experts architecture, is fully open‑source on Hugging Face and brings notable upgrades in coding ability, structured responses, stability, generation length, and speed, while offering performance comparable to leading closed‑source models such as Claude 3.7.

AI code generationDeepSeekMixture of Experts
0 likes · 10 min read
DeepSeek V3-0324 Upgrade Delivers Smarter Coding and Higher Code Quality
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Mar 16, 2025 · Artificial Intelligence

Testing Claude 3.7’s Code Generation: A Hands‑On AI Coding Journey

The author conducts a step‑by‑step experiment with Claude 3.7, prompting it to create a complex Python program that draws vertically arranged letters, iteratively fixing installation errors, visual glitches, and shape imperfections, and ultimately producing an 880‑line script that rivals human‑written code.

AI code generationClaude 3.7LLM prompting
0 likes · 6 min read
Testing Claude 3.7’s Code Generation: A Hands‑On AI Coding Journey
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 13, 2025 · Artificial Intelligence

How Alibaba’s Tongyi Lingma AI Programmer Supercharges Java Development with QwQ‑32B

This article reviews Alibaba Cloud's Tongyi Lingma AI programmer, highlighting its new model selection feature—including DeepSeek V3, R1, Qwen2.5‑Max and the open‑source QwQ‑32B—its impressive benchmark performance, step‑by‑step code generation for a CMS notice module, cross‑language integration with DeepSeek‑R1, and practical developer experiences comparing version 1.0 and 2.0.

AI code generationCross-language programmingDeepSeek
0 likes · 23 min read
How Alibaba’s Tongyi Lingma AI Programmer Supercharges Java Development with QwQ‑32B
Java Web Project
Java Web Project
Mar 11, 2025 · Artificial Intelligence

Claude 3.7 Sonnet: How the Hybrid Reasoning Model Redefines AI‑Assisted Coding

Claude 3.7 Sonnet, billed as the world’s first hybrid‑reasoning model, dramatically boosts code generation, supports fast‑response and extended‑thinking modes, and demonstrates real‑world UI reconstruction, game creation, and physics simulation, while its companion Claude Code tool automates complex engineering tasks and large‑codebase integration.

AI code generationAutomationClaude 3.7
0 likes · 6 min read
Claude 3.7 Sonnet: How the Hybrid Reasoning Model Redefines AI‑Assisted Coding
Nightwalker Tech
Nightwalker Tech
Mar 2, 2025 · Fundamentals

Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation

This guide explains what the .cursorrules file does, how to create and configure it in a project, best‑practice rules for specifying tech stacks, coding standards, libraries, file structures, performance and testing guidelines, and provides example configurations for frontend, backend, and data‑science stacks.

AI code generationConfigurationCursor
0 likes · 22 min read
Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Feb 24, 2025 · Artificial Intelligence

Generate Game Code Instantly with DeepSeek V3 on Huawei Cloud

This tutorial walks you through configuring a Huawei Cloud host, installing the AutoGen framework, setting up DeepSeek V3 model API keys, and using the model to automatically generate Python code for a graphical two‑player battle game, complete with step‑by‑step instructions and sample commands.

AI code generationAutoGenDeepSeek
0 likes · 9 min read
Generate Game Code Instantly with DeepSeek V3 on Huawei Cloud
IT Services Circle
IT Services Circle
Feb 5, 2025 · Backend Development

Using DeepSeek AI to Implement Task Scheduling System Sharding

The author explores how DeepSeek V3 can assist in designing a task scheduling system's sharding logic, describing system components, slot allocation, and the AI's step‑by‑step code generation, analysis, and testing process.

AI code generationDeepSeekbackend development
0 likes · 4 min read
Using DeepSeek AI to Implement Task Scheduling System Sharding
Su San Talks Tech
Su San Talks Tech
Feb 5, 2025 · Backend Development

How DeepSeek AI Supercharged My Task Scheduler Sharding Design

The author explores using DeepSeek V3 to design and implement a sharding mechanism for a three‑component task scheduling system, showcases the AI's step‑by‑step reasoning, code generation, and testing, and compares its output with that of Tongyi Qianwen, highlighting DeepSeek's superior programming assistance.

AI code generationDeepSeektask scheduling
0 likes · 4 min read
How DeepSeek AI Supercharged My Task Scheduler Sharding Design
Infra Learning Club
Infra Learning Club
Jan 7, 2025 · Artificial Intelligence

How GitHub Copilot Workspace Made Me Fear Unemployment

The author experiments with GitHub Copilot Workspace to automatically generate a WeChat mini‑program for family library management, documents the prompting process, code generation, bug fixes, UI tweaks, and reflects on the broader impact of AI‑driven development on programmers' future jobs.

AI code generationGitHub CopilotLLM
0 likes · 5 min read
How GitHub Copilot Workspace Made Me Fear Unemployment
37 Interactive Technology Team
37 Interactive Technology Team
Oct 28, 2024 · Frontend Development

Challenges and Solutions in AI‑Generated Front‑End Code for Admin Panels

After six months of using AI to generate front‑end code for internal admin panels, the team found API typings perfect but UI components frequently flawed, leading them to adopt a key‑based modular strategy that replaces code‑subtraction with code‑addition, leverages reusable component libraries, and uses regex/AST fixes to reliably meet internal standards.

AI code generationFrontendTypeScript
0 likes · 9 min read
Challenges and Solutions in AI‑Generated Front‑End Code for Admin Panels
Baidu Tech Salon
Baidu Tech Salon
Sep 26, 2024 · Artificial Intelligence

Baidu Comate Leads AI Code Generation Market According to Industry Reports

Baidu's Wenxin KuaiMa (Comate) leads the AI code generation market, ranking first in Sullivan and SuperCLUE evaluations across technical, product and market dimensions, supporting over 200 languages, boosting developer productivity, adopted by thousands of enterprises, with China's market projected to reach 33 billion yuan by 2028.

AI code generationBaidu ComateMarket Analysis
0 likes · 9 min read
Baidu Comate Leads AI Code Generation Market According to Industry Reports
Baobao Algorithm Notes
Baobao Algorithm Notes
Sep 25, 2024 · Artificial Intelligence

How Baidu’s Wenxin KuaiMa AI Code Assistant Tackles Enterprise “Code Mountains”

The article examines the growing problem of low‑quality legacy code in large enterprises, presents market data on AI code assistants, and details how Baidu’s Wenxin KuaiMa leverages large‑model technology to provide real‑time code completion, annotation, testing, and enterprise‑level management features aimed at reducing code‑base decay.

AI code generationBaiduSoftware Engineering
0 likes · 9 min read
How Baidu’s Wenxin KuaiMa AI Code Assistant Tackles Enterprise “Code Mountains”
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 23, 2024 · Artificial Intelligence

Boosting Aviator Script Development with AI—No Model Training Required

This article details an engineering‑focused practice that uses large language models, RAG, prompt engineering, and reranking to automatically generate, review, and refine Aviator scripts for decision‑center policies without any model pre‑training, offering practical insights and code examples for developers.

AI code generationAviator scriptLLM
0 likes · 29 min read
Boosting Aviator Script Development with AI—No Model Training Required
大转转FE
大转转FE
Aug 16, 2024 · Frontend Development

How to Supercharge Front‑End Development with V0’s AI‑Powered Code Generator

This article introduces V0, an AI‑driven tool from Vercel that transforms natural‑language prompts or design screenshots into ready‑to‑use React, HTML, and Tailwind CSS code, compares it with other front‑end solutions, and provides step‑by‑step guidance on creating, editing, and exporting components.

AI code generationAutomationFrontend
0 likes · 8 min read
How to Supercharge Front‑End Development with V0’s AI‑Powered Code Generator
Code Mala Tang
Code Mala Tang
Jun 21, 2024 · Artificial Intelligence

How AI Turns UI Screenshots into Ready‑to‑Edit Front‑End Code

This article explains the Screenshot‑to‑Code project, detailing how AI‑driven image recognition converts UI screenshots into editable HTML, CSS, and JavaScript, describes the front‑end (React + Vite + Radix‑UI) and back‑end (Python + Poetry) architecture, showcases prompt engineering, and provides step‑by‑step setup instructions.

AI code generationPrompt EngineeringPython Backend
0 likes · 14 min read
How AI Turns UI Screenshots into Ready‑to‑Edit Front‑End Code
Baidu Geek Talk
Baidu Geek Talk
Jun 19, 2024 · Frontend Development

YYF2C: Baidu YY's Figma & AI-Powered Design-to-Code Solution

YYF2C, Baidu and YY Interactive’s all‑in‑one Figma‑plus‑AI platform, transforms design files into high‑fidelity, semantically named code across web, React Native and admin components, offering plugins, light‑logic tags, DSL converters and SaaS management that together boost development efficiency by roughly fifteen percent.

AI code generationFigmaYYF2C
0 likes · 11 min read
YYF2C: Baidu YY's Figma & AI-Powered Design-to-Code Solution
360 Quality & Efficiency
360 Quality & Efficiency
Jan 19, 2024 · Artificial Intelligence

Using Large Language Models to Rapidly Build Simple Frontend and Backend Test Tools

This article explains how to quickly create simple web‑based and backend test tools for internal use by leveraging a large language model to generate annotated HTML, CSS, JavaScript and minimal Flask code, outlining prompt design, tool requirements, and deployment tips to boost testing efficiency.

AI code generationRapid Prototypingbackend development
0 likes · 8 min read
Using Large Language Models to Rapidly Build Simple Frontend and Backend Test Tools
phodal
phodal
Jan 7, 2024 · Artificial Intelligence

How UnitGen Generates High‑Quality Code Datasets for Private AI Models

UnitGen, a dataset generation framework derived from UnitEval, combines unified prompts, quality pipelines, and extensible thresholds with language‑specific context strategies and ArchGuard checks to produce both documentation and test datasets for private AI code‑generation models, leveraging the open‑source Chapi AST engine.

AI code generationAST analysisOpen-source tools
0 likes · 8 min read
How UnitGen Generates High‑Quality Code Datasets for Private AI Models
21CTO
21CTO
May 22, 2023 · Artificial Intelligence

Google Brings Codey-Powered AI Coding to Colab – Free Copilot Alternative

Google announced that Colab will soon offer AI-driven code generation, completion, and chat assistance powered by the Codey model, providing a free, multi‑language development tool that rivals GitHub Copilot for Python and machine‑learning workflows.

AI code generationCodeyGitHub Copilot
0 likes · 4 min read
Google Brings Codey-Powered AI Coding to Colab – Free Copilot Alternative
phodal
phodal
Apr 12, 2023 · Artificial Intelligence

Four AI‑Driven Code Generation Techniques: From Example‑Based to Metadata‑Assisted

This article explores four distinct fine‑tuned LLaMA/ChatGLM approaches for AI‑assisted code generation—example‑based, test‑driven, metadata‑augmented, and information‑matching—detailing their training data, prompts, sample inputs and outputs, and evaluating their strengths, limitations, and suitable application scenarios.

AI code generationLLM fine-tuningcode synthesis
0 likes · 11 min read
Four AI‑Driven Code Generation Techniques: From Example‑Based to Metadata‑Assisted
Smart Era Software Development
Smart Era Software Development
Mar 23, 2023 · Artificial Intelligence

GitHub Copilot X with GPT‑4 Promises 10× Coding Efficiency

GitHub’s new Copilot X, powered by GPT‑4, adds a chat‑based interface, Pull‑Request assistance, Docs search, and CLI commands, promising up to ten‑fold productivity gains while still using Codex for fast code completion, and introduces upcoming features like Gentest and Ghost Text, with early users already queuing for access.

AI code generationAI programmingCopilot Chat
0 likes · 9 min read
GitHub Copilot X with GPT‑4 Promises 10× Coding Efficiency
Programmer DD
Programmer DD
Feb 16, 2023 · Artificial Intelligence

How GitHub Copilot’s New AI Model Boosts Code Quality, Speed, and Security

GitHub’s February 14 update introduces a stronger AI Codex model, Fill‑In‑The‑Middle context handling, and lightweight client improvements that raise code suggestion quality, cut response time, and add real‑time security filtering, while enterprise Copilot now offers VPN support and easy licensing for thousands of developers.

AI code generationGitHub Copilotenterprise tools
0 likes · 7 min read
How GitHub Copilot’s New AI Model Boosts Code Quality, Speed, and Security
21CTO
21CTO
Nov 11, 2022 · Artificial Intelligence

GitHub Copilot: Coding Miracle or Copyright Minefield?

The article examines the rise of GitHub Copilot as an AI‑powered coding assistant, outlines the collective lawsuit filed against Microsoft, GitHub, and OpenAI over alleged copyright violations, and discusses the broader legal and ethical implications for open‑source licensing and AI development.

AI code generationGitHub CopilotOpenAI
0 likes · 11 min read
GitHub Copilot: Coding Miracle or Copyright Minefield?
21CTO
21CTO
Oct 19, 2022 · Artificial Intelligence

Is GitHub Copilot Copying Protected Code? Unpacking AI Licensing Risks

A Texas A&M professor alleges that GitHub Copilot frequently suggests copyrighted code without attribution, sparking debate over AI‑generated code licensing, open‑source license compliance, and the effectiveness of Copilot’s public code filter, while GitHub engineers defend the tool and call for scalable solutions.

AI code generationGitHub CopilotOpen source licensing
0 likes · 5 min read
Is GitHub Copilot Copying Protected Code? Unpacking AI Licensing Risks
Java Captain
Java Captain
Jul 12, 2022 · Artificial Intelligence

GitHub Copilot’s Paid Model Sparks Community Backlash and Licensing Concerns

GitHub’s decision to charge $10 per month for Copilot has triggered strong community opposition, with the Software Freedom Conservancy quitting GitHub, developers warning of potential copyright infringement, and widespread debate over the ethics of monetizing AI trained on open‑source code.

AI code generationCommunity reactionGitHub Copilot
0 likes · 4 min read
GitHub Copilot’s Paid Model Sparks Community Backlash and Licensing Concerns
21CTO
21CTO
Jun 24, 2022 · Artificial Intelligence

How Amazon’s CodeWhisperer Aims to Rival GitHub Copilot in AI Coding

Amazon introduced CodeWhisperer, an AI‑powered code‑completion tool that learns from billions of lines of code, offers context‑aware suggestions across multiple IDEs, and sparks a new competition with GitHub Copilot while raising questions about code quality and licensing.

AI code generationAmazon CodeWhispererGitHub Copilot
0 likes · 5 min read
How Amazon’s CodeWhisperer Aims to Rival GitHub Copilot in AI Coding
21CTO
21CTO
Mar 20, 2022 · Artificial Intelligence

Can AlphaCode Challenge Human Programmers? Inside DeepMind’s AI Coding Duel

DeepMind’s AlphaCode entered Codeforces contests, scoring in the top 28% against thousands of programmers, revealing both the promise and limits of AI‑generated code, the massive compute behind it, and the mixed reactions from the developer community.

AI code generationAlphaCodeArtificial Intelligence
0 likes · 10 min read
Can AlphaCode Challenge Human Programmers? Inside DeepMind’s AI Coding Duel
Java Backend Technology
Java Backend Technology
Feb 13, 2022 · Artificial Intelligence

Can AI Write Code Like Humans? Inside AlphaCode & OpenAI’s Theorem Prover

During the Chinese New Year, DeepMind unveiled AlphaCode—a Transformer‑based code generator that ranked in the top 54% on Codeforces—while OpenAI released a neural theorem prover that solved IMO‑style problems, together illustrating both the rapid progress and current limits of AI in complex reasoning tasks.

AI code generationAlphaCodeDeepMind
0 likes · 12 min read
Can AI Write Code Like Humans? Inside AlphaCode & OpenAI’s Theorem Prover
JD Retail Technology
JD Retail Technology
Nov 26, 2021 · Frontend Development

How We Boosted 11.11 Event Page Development 48% Faster with AI‑Powered Low‑Code

During JD's 11.11 promotion, the team adopted the AI‑powered low‑code tool Deco to generate personalized event pages, replacing manual coding and low‑code platform workflows, achieving a 48% efficiency gain while detailing the workflow, component integration, code generation, data handling, and observed limitations.

AI code generationCase studyLow-code
0 likes · 8 min read
How We Boosted 11.11 Event Page Development 48% Faster with AI‑Powered Low‑Code
Programmer DD
Programmer DD
Aug 29, 2021 · Artificial Intelligence

When AI Code Assistants Leak Fake IDs: What GitHub Copilot’s Slip Reveals

GitHub Copilot, powered by the Codex model, recently generated a seemingly real Chinese ID number for Bilibili CEO Chen Rui, sparking concerns about privacy leaks, model training data, and the broader risks of AI code assistants inadvertently exposing personal information.

AI code generationGitHub CopilotLarge Language Models
0 likes · 6 min read
When AI Code Assistants Leak Fake IDs: What GitHub Copilot’s Slip Reveals
21CTO
21CTO
Jul 20, 2021 · Artificial Intelligence

Can AI‑Generated Code Like GitHub Copilot Violate GPL Licenses?

The article examines GitHub Copilot’s AI‑driven code generation, its training on billions of GPL‑licensed lines from GitHub, the ensuing controversy over turning the tool into a paid product, and how this debate intersects with GPL principles and landmark legal cases such as Oracle v. Google.

AI code generationGPLGitHub Copilot
0 likes · 8 min read
Can AI‑Generated Code Like GitHub Copilot Violate GPL Licenses?
Programmer DD
Programmer DD
Jul 6, 2021 · Artificial Intelligence

Does GitHub Copilot Really Copy-Paste Code? An In-Depth AI Analysis

This article examines GitHub Copilot’s AI-driven code suggestions, its underlying Codex model, multilingual support, performance on LeetCode challenges, and the controversy over potential code copying, presenting a detailed classification of observed cases, statistical analysis, and conclusions about the rarity and nature of actual code recitation.

AI code generationGitHub Copilotcode plagiarism
0 likes · 8 min read
Does GitHub Copilot Really Copy-Paste Code? An In-Depth AI Analysis
Alibaba Terminal Technology
Alibaba Terminal Technology
Nov 26, 2020 · Frontend Development

How AI Is Transforming Front‑End Development: Inside Alibaba’s imgcook and D2C Innovations

This article examines the evolution of AI‑driven front‑end code generation—from early research like pix2code to Alibaba’s imgcook platform—detailing technical architectures, performance metrics, intelligent capability upgrades, and future directions for automated UI‑to‑code solutions.

AI code generationD2CPipcook
0 likes · 22 min read
How AI Is Transforming Front‑End Development: Inside Alibaba’s imgcook and D2C Innovations
Taobao Frontend Technology
Taobao Frontend Technology
Nov 20, 2020 · Frontend Development

How AI Is Transforming Front‑End Development: Inside Alibaba’s imgcook Success

This article examines the evolution of AI‑driven code generation for front‑end development, detailing the imgcook platform’s technical principles, performance metrics, intelligent capability upgrades, and its impact on development efficiency and workflow during Alibaba’s 2020 Double‑11 campaign.

AI code generationD2CUI to code
0 likes · 22 min read
How AI Is Transforming Front‑End Development: Inside Alibaba’s imgcook Success
Xianyu Technology
Xianyu Technology
Jun 5, 2019 · Mobile Development

UI2CODE Page Framework: Evolution and Architecture

The UI2CODE Page Framework evolves a unified, MVP‑based architecture—comprising Pages, Cards, and Reactions—that leverages AI‑driven code generation and Redux messaging to enable high‑cohesion, low‑coupling components, dramatically cut development time, and plans further AI integration for fully automatic page creation.

AI code generationPage FrameworkRedux
0 likes · 8 min read
UI2CODE Page Framework: Evolution and Architecture
MaGe Linux Operations
MaGe Linux Operations
Nov 3, 2017 · Artificial Intelligence

Google AutoML Beats Researchers: AI Writes Superior Machine‑Learning Code

Google’s AutoML system has begun generating machine‑learning code that outperforms the very researchers who created it, achieving record‑high accuracy on image‑recognition tasks and demonstrating a self‑replicating AI that challenges the notion of human superiority in programming.

AI code generationArtificial IntelligenceAutoML
0 likes · 4 min read
Google AutoML Beats Researchers: AI Writes Superior Machine‑Learning Code
21CTO
21CTO
Oct 20, 2017 · Artificial Intelligence

Google AutoML Writes Code Faster Than Humans – AI Beats Programmers

Google's AutoML system can automatically generate and improve machine‑learning code, outperforming human researchers with record‑high accuracy on image‑recognition tasks and demonstrating that AI‑driven self‑replicating programs can surpass programmers in just a few hours.

AI code generationAutoMLGoogle AI
0 likes · 3 min read
Google AutoML Writes Code Faster Than Humans – AI Beats Programmers