Hello AI Enthusiasts!

Welcome to the Nineteenth edition of "This Week in AI Engineering"!

This week, Meta introduced AssetGen 2.0, marking a big step in AI-driven 3D modeling, Alibaba’s Qwen2.5 goes open-source with serious upgrades, DeepMind’s AlphaEvolve rewrites the rules of algorithm design, and OpenAI rolls out tools that could redefine how devs interact with code.

With this, we'll also explore some under-the-radar tools that can supercharge your development workflow.


Alibaba Qwen 3 is a Web Developer's Dream

Alibaba's latest release, Qwen3, introduces a hybrid thinking architecture combining Mixture of Experts (MoE) models with enhanced reasoning capabilities. Pre-trained on ~36 trillion tokens (roughly double Qwen2.5’s data) spanning 119 languages/dialects

In benchmarks, Qwen3 “surpasses previous Qwen” on math, coding, and reasoning tests. For example, Qwen3-30B-A3B (30B MoE) outperforms a 32B QwQ model despite having 10× fewer active params, and even a 4B Qwen3 rivals Qwen2.5-72 B. Overall, the dense bases match or exceed larger Qwen2.5 models on STEM/coding


Google AlphaEvolve Literally Thinks Different

Google DeepMind's AlphaEvolve is pushing the boundaries of algorithm design, surpassing human-devised methods in efficiency.

In testing over 50 open problems in math and CS, it rediscovered known solutions ~75% of the time and improved ~20% (e.g. solving the 11-dimensional “kissing number” problem with 593 spheres vs. the old record of 592)


Meta's AssetGen 2.0 Generates Top-Tier 3D Models

Meta has unveiled AssetGen 2.0, a significant leap in AI-driven 3D content creation. This single-stage 3D diffusion model generates high-fidelity meshes directly from text prompts, eliminating the need for intermediate representations.

Application: Already used internally by Meta to create VR world content and Horizon/Avatar assets. It will soon roll out to Meta Horizon creators (via Horizon Desktop Editor) later in 2025, Meta envisions using AssetGen 2.0 as a building block for auto‑generating entire 3D scenes


Efficient Language Modeling with IBM's Bamba-9B v2


OpenAI's ChatGPT Integrates GitHub Connector

OpenAI has introduced a GitHub connector for ChatGPT's Deep Research tool, which allows ChatGPT (GPT-4-based) to securely link to GitHub repositories. Users can ask questions that require reading code, docs, or issues from a GitHub repo, and ChatGPT will retrieve and analyze the relevant content.

Features:


Project Kiro: Amazon's New Coding Assistant

Amazon Web Services (AWS) is developing Project Kiro, an AI-powered coding assistant designed to streamline software development. It is a web/desktop application that orchestrates multiple AI agents (Amazon’s and third-party) along with domain knowledge and extensions to automate software development tasks.

Features:

No model sizes or benchmarks are public, as this is an emerging internal system.


Tools & Releases YOU Should Know About

WebThinker: Autonomous Web Research Agent

WebThinker empowers large reasoning models to autonomously browse the web, gather real-time information, and generate detailed research reports.

Key Features:

DeerFlow: Community-Driven Deep Research Framework

Developed by ByteDance, DeerFlow is an open-source framework that combines language models with specialized tools for comprehensive research tasks.

SunaAI: Open-Source Generalist AI Agent

Kortix AI's SunaAI is a fully open-source AI assistant designed to perform real-world tasks with human-like autonomy.

DocuWriter.ai: Automated Code & API Documentation

DocuWriter.ai is an AI-powered web application that generates automated code and API documentation from your source code files.

Features:


And that wraps up this issue of "This Week in AI Engineering."

Thank you for tuning in! Be sure to share this newsletter with your fellow AI enthusiasts and follow for more weekly updates.

Until next time, happy building!