<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Alibaba on SoloSoft</title><link>https://www.solosoft.dev/tags/alibaba/</link><description>Recent content in Alibaba on SoloSoft</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://www.solosoft.dev/tags/alibaba/index.xml" rel="self" type="application/rss+xml"/><item><title>AgentScope: Alibaba's Open-Source Multi-Agent Framework for Transparent AI Agents</title><link>https://www.solosoft.dev/post/agentscope-framework-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/agentscope-framework-2026/</guid><description>&lt;p&gt;Building production-grade multi-agent systems is notoriously complex. Coordinating communication between agents, managing distributed deployments, integrating with external tools, and ensuring observability are challenges that most frameworks tackle only partially. &lt;strong&gt;AgentScope&lt;/strong&gt;, developed by Alibaba&amp;rsquo;s Tongyi Lab, addresses these challenges with a comprehensive framework designed for real-world, scalable multi-agent applications.&lt;/p&gt;
&lt;p&gt;AgentScope distinguishes itself through its focus on transparency and controllability. Every agent&amp;rsquo;s decision-making process is observable, every message can be inspected, and the entire system can be configured through declarative specifications rather than imperative code. This makes it suitable for enterprise applications where auditability and reliability are paramount.&lt;/p&gt;
&lt;p&gt;The framework supports both the Model Context Protocol (MCP) and Google&amp;rsquo;s Agent-to-Agent (A2A) protocol, enabling interoperability with a wide ecosystem of tools and agent platforms. Combined with its distributed communication system (MsgHub), AgentScope can orchestrate agent swarms that span multiple servers and geographic regions.&lt;/p&gt;</description></item><item><title>Alibaba Integrates Qwen AI with Taobao, Launches Agentic Shopping Experience</title><link>https://www.solosoft.dev/trends/2026-05-11-alibaba-to-integrate-qwen-ai-with-taobao-launch-ag/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/trends/2026-05-11-alibaba-to-integrate-qwen-ai-with-taobao-launch-ag/</guid><description>&lt;h2 id="why-is-alibaba-choosing-this-moment-to-fully-embrace-agentic-shopping"&gt;Why is Alibaba Choosing This Moment to Fully Embrace Agentic Shopping?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Direct Answer:&lt;/strong&gt; Alibaba chose to fully integrate Qwen AI with Taobao in the second quarter of 2026 to launch agentic shopping features, aiming to differentiate through AI-driven experiences and widen the gap with competitors amid slowing growth in China&amp;rsquo;s e-commerce market. This transformation is not just about technological upgrades but a fundamental restructuring of the business model.&lt;/p&gt;
&lt;p&gt;China&amp;rsquo;s e-commerce market has long entered an era of stock competition. According to data from the National Bureau of Statistics of China, the year-on-year growth rate of online retail sales in China dropped to 6.2% in 2025, far below the 16.5% in 2019. In such an environment, simple price wars or subsidy battles can no longer effectively drive growth. Alibaba chose to start from the fundamental aspect of &amp;ldquo;shopping experience,&amp;rdquo; completely rewriting the traditional &amp;ldquo;search-browse-order&amp;rdquo; process into a new paradigm of &amp;ldquo;dialogue-recommendation-automated execution.&amp;rdquo;&lt;/p&gt;</description></item><item><title>Animate Anyone: AI-Powered Character Animation from Single Images</title><link>https://www.solosoft.dev/post/animate-anyone-character-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/animate-anyone-character-2026/</guid><description>&lt;p&gt;&lt;strong&gt;Animate Anyone&lt;/strong&gt; is a research project from Alibaba&amp;rsquo;s HumanAIGC group that turns a single photo into a fully animated video of a person walking, dancing, or performing any pose sequence &amp;ndash; all while preserving the character&amp;rsquo;s identity, clothing, and appearance with remarkable fidelity. It represents one of the most impressive applications of &lt;strong&gt;image-to-video synthesis&lt;/strong&gt; using diffusion models.&lt;/p&gt;
&lt;p&gt;The core technical challenge Animate Anyone solves is &lt;strong&gt;temporal consistency with identity preservation&lt;/strong&gt;. Previous approaches to character animation from single images suffered from flickering, appearance drift, and loss of fine details like clothing patterns or facial features. Animate Anyone&amp;rsquo;s innovation is a reference-guided diffusion architecture that injects appearance features from the input image into every frame of the generated video at multiple scales.&lt;/p&gt;</description></item><item><title>CosyVoice: Alibaba's Open-Source Multi-Lingual Voice Generation Model</title><link>https://www.solosoft.dev/post/cosyvoice-tts-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/cosyvoice-tts-2026/</guid><description>&lt;p&gt;Voice generation technology has seen remarkable progress, but most open-source text-to-speech (TTS) models still struggle with a fundamental trade-off: quality versus language coverage. &lt;strong&gt;CosyVoice&lt;/strong&gt;, developed by Alibaba&amp;rsquo;s &lt;a href="https://github.com/FunAudioLLM/CosyVoice"&gt;FunAudioLLM&lt;/a&gt; team, breaks this barrier by delivering production-quality voice generation across 9 languages and 18+ Chinese dialects.&lt;/p&gt;
&lt;p&gt;With over 20,000 GitHub stars, CosyVoice has become a go-to solution for developers and researchers who need multilingual speech synthesis with advanced capabilities like zero-shot voice cloning, emotion control, and instruction-following generation. Unlike commercial TTS APIs that charge per character and limit customization, CosyVoice is fully open-source and self-hostable.&lt;/p&gt;
&lt;p&gt;The model&amp;rsquo;s architecture is based on a novel approach that separates content, speaker, and style information into distinct latent spaces, enabling unprecedented control over generated speech. This design allows users to mix and match voices, languages, and speaking styles in ways that previously required extensive fine-tuning or separate models.&lt;/p&gt;</description></item><item><title>Higress: Alibaba's Cloud-Native AI Gateway Built on Istio and Envoy</title><link>https://www.solosoft.dev/post/higress-ai-gateway-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/higress-ai-gateway-2026/</guid><description>&lt;p&gt;As AI applications move from prototypes to production, the infrastructure layer for managing LLM API traffic has become critical. Organizations need to route requests to the right model, control costs with token-level rate limiting, cache responses intelligently, and monitor usage across teams and applications. &lt;strong&gt;Higress&lt;/strong&gt; addresses all of these needs as a cloud-native AI gateway built on the battle-tested Istio and Envoy foundations.&lt;/p&gt;
&lt;p&gt;Developed by Alibaba, Higress extends the traditional API gateway concept with native AI capabilities. It understands LLM request semantics &amp;ndash; tokens, models, streaming responses, and prompt structures &amp;ndash; enabling intelligent traffic management that goes far beyond what generic API gateways can provide.&lt;/p&gt;</description></item><item><title>Marco-o1: Alibaba's Open-Source Large Reasoning Model for Real-World Solutions</title><link>https://www.solosoft.dev/post/marco-o1-reasoning-model-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/marco-o1-reasoning-model-2026/</guid><description>&lt;p&gt;The race to build machines that can reason &amp;ndash; not just pattern-match &amp;ndash; has defined the cutting edge of artificial intelligence since the emergence of large language models. While proprietary systems like OpenAI&amp;rsquo;s o1-series have demonstrated impressive reasoning chains, the open-source community has long awaited a comparable alternative. Enter &lt;strong&gt;Marco-o1&lt;/strong&gt;: an open-source large reasoning model from Alibaba&amp;rsquo;s AIDC-AI MarcoPolo Team that delivers structured, multi-step reasoning for both closed-form and open-ended problems.&lt;/p&gt;
&lt;p&gt;Built on the Qwen2-7B-Instruct foundation, Marco-o1 represents a deliberate departure from models optimized solely for standardized benchmarks. The team at AIDC-AI designed it to tackle the messy, ambiguous problems that characterize real-world deployment &amp;ndash; from logistics optimization to creative planning &amp;ndash; while keeping the model fully open-source and accessible to the global research community.&lt;/p&gt;</description></item><item><title>MNN: Alibaba's Blazing-Fast Lightweight Inference Engine for Mobile and Edge AI</title><link>https://www.solosoft.dev/post/mnn-mobile-inference-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/mnn-mobile-inference-2026/</guid><description>&lt;p&gt;Running deep learning models on mobile and edge devices presents unique challenges: limited compute power, constrained memory, battery sensitivity, and diverse hardware architectures. &lt;strong&gt;MNN&lt;/strong&gt; (Mobile Neural Network) is Alibaba&amp;rsquo;s answer to these challenges, a lightweight inference engine that brings AI to the edge with minimal overhead and maximum performance.&lt;/p&gt;
&lt;p&gt;MNN powers over 30 of Alibaba&amp;rsquo;s applications, including Taobao (e-commerce), Youku (video streaming), and various enterprise tools. It has been battle-tested at billion-user scale, handling everything from real-time computer vision to on-device large language models. The engine&amp;rsquo;s small binary size (under 500 KB for the core runtime) and minimal runtime memory footprint make it suitable even for low-end devices.&lt;/p&gt;</description></item><item><title>Pixelle-MCP: Open-Source Multimodal AIGC Solution Bridging ComfyUI and LLMs via MCP</title><link>https://www.solosoft.dev/post/pixelle-mcp-multimodal-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/pixelle-mcp-multimodal-2026/</guid><description>&lt;p&gt;The Model Context Protocol (MCP) is reshaping how AI applications communicate, but most MCP tools remain narrowly focused on text and data queries. &lt;strong&gt;Pixelle-MCP&lt;/strong&gt; shatters that limitation by turning ComfyUI &amp;ndash; the most popular visual workflow engine for AI-generated content &amp;ndash; into a full multimodal MCP server. Developed by Alibaba&amp;rsquo;s AIDC-AI team, this open-source solution lets any MCP-compatible client invoke complex AIGC pipelines for images, sound, video, and text using natural language.&lt;/p&gt;
&lt;p&gt;The core insight behind Pixelle-MCP is elegant: instead of building multimodal generation capabilities from scratch, it repurposes ComfyUI&amp;rsquo;s vast ecosystem of community-built workflows as MCP-callable tools. Anyone who has designed a ComfyUI pipeline for stable diffusion, audio generation, or video synthesis can now expose that workflow to any LLM client as a simple API, with zero additional code.&lt;/p&gt;</description></item><item><title>Qwen Code: Alibaba's Open-Source AI Agent for the Terminal</title><link>https://www.solosoft.dev/post/qwen-code-cli-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/qwen-code-cli-2026/</guid><description>&lt;p&gt;Qwen Code is an open-source AI-powered terminal agent developed by the &lt;a href="https://github.com/QwenLM/qwen-code"&gt;QwenLM&lt;/a&gt; team at Alibaba Cloud. Built from the ground up for the terminal environment, Qwen Code provides a Claude Code-style interactive coding experience optimized for Alibaba&amp;rsquo;s Qwen model family, while maintaining compatibility with models from OpenAI, Anthropic, Google, and others through a multi-protocol provider system.&lt;/p&gt;
&lt;p&gt;The agent is designed to feel like a natural extension of the developer&amp;rsquo;s terminal workflow. It operates in the same shell environment, has access to the file system, can execute commands, edit files, create projects, and manage git workflows &amp;ndash; all through natural language interaction. With support for agentic workflows that decompose complex tasks, sub-agents for parallel execution, and IDE integration via VS Code and JetBrains, Qwen Code positions itself as a versatile open-source alternative to proprietary coding assistants.&lt;/p&gt;</description></item><item><title>Qwen2.5-Omni: Alibaba's End-to-End Multimodal AI Model</title><link>https://www.solosoft.dev/post/qwen25-omni-multimodal-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/qwen25-omni-multimodal-2026/</guid><description>&lt;p&gt;Qwen2.5-Omni is Alibaba&amp;rsquo;s flagship open-source multimodal AI model, developed by the &lt;a href="https://github.com/QwenLM/Qwen2.5-Omni"&gt;QwenLM&lt;/a&gt; team at Alibaba Cloud. As a single end-to-end model, Qwen2.5-Omni can perceive and understand text, images, audio, and video inputs simultaneously, while generating both streaming text and natural speech output &amp;ndash; all within a unified architecture.&lt;/p&gt;
&lt;p&gt;The model introduces several architectural innovations, most notably the Thinker-Talker architecture, which separates reasoning from speech generation while maintaining tight coupling between the two. With the introduction of TMRoPE (Time-Synchronized Multimodal Rotary Position Embedding), Qwen2.5-Omni achieves precise time alignment across modalities, enabling tasks like real-time video captioning, audio-visual question answering, and simultaneous interpretation.&lt;/p&gt;</description></item><item><title>VACE: Alibaba's All-in-One Video Creation and Editing Model (ICCV 2025)</title><link>https://www.solosoft.dev/post/vace-video-creation-2026/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.solosoft.dev/post/vace-video-creation-2026/</guid><description>&lt;p&gt;Video generation and editing have traditionally been handled by separate models &amp;ndash; one model for text-to-video, another for video stylization, yet another for inpainting. This fragmentation makes it difficult to build comprehensive video production pipelines and forces practitioners to learn multiple model interfaces. &lt;strong&gt;VACE&lt;/strong&gt; (Video All-to-All Creation and Editing) eliminates this problem by unifying all video creation and editing tasks in a single diffusion transformer model.&lt;/p&gt;
&lt;p&gt;Accepted at ICCV 2025, VACE is the work of Alibaba&amp;rsquo;s Tongyi Lab. The key insight behind VACE is that video creation and editing tasks share a common underlying structure: they all involve generating or modifying video content based on some combination of reference frames, text descriptions, and mask information. By designing a unified conditioning mechanism, VACE can handle all of these tasks without task-specific model variants.&lt;/p&gt;</description></item></channel></rss>