Top Builders

Explore the top contributors showcasing the highest number of app submissions within our community.

Qwen

Qwen is a large language model family developed by the Qwen team at Alibaba Cloud. First released in 2023, the series spans dense and mixture-of-experts architectures across text, vision, and code, with most models published under the Apache 2.0 license. Developers can access Qwen models through Alibaba Cloud's Model Studio (DashScope) using an OpenAI-compatible API, or download weights directly from Hugging Face and GitHub.

General
CompanyQwen / Alibaba Cloud
Founded2023 (first model release)
HeadquartersHangzhou, China
Websiteqwen.ai
DocumentationQwen Docs
GitHubgithub.com/QwenLM
Hugging Facehuggingface.co/Qwen
TypeLLM Provider / Open-Source AI Lab

Core Products

Qwen3 (Text LLMs)

Qwen3 is the flagship text model family, released in April 2025 under Apache 2.0. It includes dense models from 0.6B to 32B parameters and mixture-of-experts models up to 235B total parameters (22B active). All models support multilingual text generation, reasoning, tool use, and agentic workflows.

Qwen3-Coder

Qwen3-Coder is a coding-specialized model with 480B total parameters and 35B active, trained on 7.5 trillion tokens with a 70% code-focused dataset. Released in July 2025, it achieves state-of-the-art results among open models on SWE-Bench Verified.

Qwen3.6 (Vision-Language)

Qwen3.6 is a multimodal model with a unified vision-language architecture trained on trillions of multimodal tokens. It supports text and image inputs across 201 languages and dialects, with capabilities covering reasoning, coding, and visual understanding.

Qwen-Image-2.0

Qwen-Image-2.0 is a 7B-parameter image generation model supporting photorealism, professional typography, and unified generation-editing workflows, released in February 2026.

Qwen-MT

Qwen-MT is a translation model covering 92 major languages and dialects, reaching over 95% of the global population. It is designed for high-quality translation in production pipelines.

Qwen Code

Qwen Code is an open-source terminal coding agent optimized for the Qwen model series. It supports writing features, fixing bugs, navigating large codebases, and generating pull requests, with GitHub Actions integration available.


Developer Resources

Qwen models are accessible through Alibaba Cloud Model Studio (DashScope) via an OpenAI-compatible API, or as open weights on Hugging Face. The API supports both text-only and multimodal models.


Key Features

Open weights under Apache 2.0 Most Qwen3 models are released under Apache 2.0, allowing commercial use, fine-tuning, and redistribution without restrictions.

OpenAI-compatible API Qwen models are served through DashScope using the OpenAI-compatible endpoint format, making it straightforward to use Qwen models in existing OpenAI SDK integrations.

Multilingual coverage Qwen3.6 supports 201 languages and dialects. Qwen-MT covers 92 major languages for dedicated translation tasks.

Mixture-of-Experts (MoE) architecture The largest Qwen3 models use MoE, activating only a subset of total parameters per token (for example, 22B of 235B active). This reduces inference cost relative to comparably capable dense models.


Use Cases

Agentic coding workflows Qwen3-Coder and Qwen Code are designed for software development tasks: writing features, fixing bugs, navigating large codebases, and generating pull requests via the terminal or CI pipelines.

Multilingual applications Qwen-MT and Qwen3.6's broad language support make them suitable for translation tools, multilingual chatbots, and localized content pipelines.

Multimodal document and image processing Qwen3.6 handles image understanding, document analysis, and visual reasoning alongside text, enabling applications like document Q&A and visual search.

Qwen AI Technologies Hackathon projects

Discover innovative solutions crafted with Qwen AI Technologies, developed by our community members during our engaging hackathons.

AI Classroom Edge Intelligence

AI Classroom Edge Intelligence

AI Classroom Edge Intelligence is a privacy-first classroom AI platform built for schools that need useful AI without sending every piece of student information to the cloud. The platform evaluates each task by privacy level, connectivity, and complexity, then routes it to Offline Edge Mode, a Local Classroom Server, or Fireworks AI Cloud Assist. Sensitive or restricted information stays local. Eligible anonymized, high-complexity tasks are sent through a secure Express backend to Fireworks Serverless using Qwen3.7 Plus. The project includes an AMD Model Router, Edge Runtime Monitor, Rural Connectivity Simulator, Privacy and Local Data Ownership Console, Classroom Digital Twin, and teacher approval workflow. Live results display the provider, model, route, privacy classification, latency, safety note, and AI response. API keys remain server-side, and the privacy guard blocks sensitive requests from cloud inference. The project was inspired by rural schools where connectivity can be unreliable and student privacy is critical. Instead of acting as a simple chatbot, it serves as an intelligent routing and decision-support system. Teachers review, edit, approve, or reject recommendations before instructional actions are recorded. The current implementation includes a working browser interface, real backend routing, live Fireworks Serverless integration, server-side key protection, and Docker containerization. Local AMD AI PC inference, GPU/NPU acceleration, device telemetry, and production synchronization are clearly identified as future work. The long-term vision is a school-owned AI platform combining local intelligence, optional cloud reasoning, persistent classroom evidence, and teacher oversight for rural and underserved communities.

DispatchAI is an autonomous emergency grid

DispatchAI is an autonomous emergency grid

During mass-casualty events or natural disasters, human dispatchers become severely overwhelmed by chaotic, unstructured reports . Crucial seconds are lost parsing text, mapping locations, and finding the right medic, which causes delayed response times when seconds mean the difference between life and death dispatchAI is a next-generation autonomous emergency grid powered by AMD designed to eliminate this human bottleneck . It provides autonomous coordination at scale by using Natural Language Processing to instantly ingest unstructured emergency reports via Telegram webhooks . Our system scales to handle 10 simultaneous mass-casualty incidents in under 10 seconds, successfully reducing average dispatch latency by 90% . The architecture operates as an Event-Driven Asynchronous Pipeline, utilizing a FastAPI backend and a tactical React/Vite dashboard . At its core is the "AMD Brain," which is powered by AMD Instinct™ MI300X Accelerators running the Qwen2.5-14B-Instruct model . We chose this model because it offers the perfect balance of deep reasoning for complex medical routing and high inference speed directly on AMD hardware . The LLM is rigorously prompt-engineered to align with human dispatcher logic, matching the exact skills needed with the closest available volunteer . Furthermore, the system includes dynamic "Follow-Up" logic via Telegram to clarify vague emergencies, and features a 15-second graceful fallback to pure proximity math to ensure enterprise reliability without AI hallucinations . DispatchAI ensures the right help arrives exactly when it is needed