Tag
23 articles
This article explains CUDA Agent, a reinforcement learning system that uses large language models to generate optimized GPU kernels, outperforming traditional compilers in execution speed and efficiency.
Learn how to set up and use GLM-5.3, an open-source coding model, for code generation and vulnerability detection tasks.
Learn to set up and run Meta's Muse Glimmer 30B model locally on consumer GPUs for AI agent development, code generation, and function calling.
Microsoft's open-sourced code-testing-generator demonstrates advanced AI agent capabilities in automated unit test generation, achieving superior performance over standard code completion tools through context-aware planning and multi-language adaptation.
AI can now write compilable code almost every time it tries. It still ships a security hole in nearly half of it, and that has not changed in a year.
Learn how to set up and use lightweight coding models like Poolside's Laguna S 2.1 for generating Python code with minimal resource usage.
Learn how TRACE, a new AI system from Stanford, helps AI agents learn from their own mistakes to become more capable and efficient.
Learn how AI code generators like Claude Code can automatically write computer programs, making it possible to port old games to new platforms in just hours.
This article explains the technical aspects of Claude Code AI tool and Alibaba's decision to ban its use, examining enterprise AI governance and security concerns in the context of advanced AI development.
Claude Opus 4.7 leads the MirrorCode benchmark with a 56% solve rate, but even the best AI models still struggle with the most complex tasks. Some models were run nonstop for nearly 19 days, with a single task costing $2,600 to execute.
Anthropic's new Claude Tag tool embeds its AI directly into Slack, already generating 65% of internal code at the company. The integration marks a significant step toward AI-assisted workflows.
Learn how to use AI to generate code for creating a PDF editor that can safely work with PDF files. This beginner-friendly tutorial teaches you to ask AI to write software rather than just analyze content.