Bundles ASR, voice activity detection, punctuation, and speaker diarization into one pipeline, with pretrained models like Paraformer and SenseVoice. SenseVoice runs ~17x realtime on CPU; also ships streaming ASR and an OpenAI-compatible API.
Agent framework for building tool-using applications on Qwen 3+ LLMs. Provides function calling, MCP, a Dockerized code interpreter, and RAG over documents up to 1M tokens; powers the Qwen Chat backend and a Chrome browser-assistant extension.
Terminal coding agent forked from Google's Gemini CLI, retuned for Qwen3-Coder with a custom parser and tool protocol. Runs against OpenAI, Anthropic, Gemini, Qwen or local models, and adds subagents, agent teams, auto-memory and MCP.
Embeds a GUI agent in your web page as client-side JavaScript, letting users drive the interface with natural language — it reads the DOM as text (no screenshots) and performs clicks and form fills. Bring your own LLM; no extension or backend required.
Embeds into an app like SQLite, persisting to a local file with no server or separate process. Combines dense and sparse vectors, full-text search, and scalar filters in one hybrid query; C++ core with Python, Node, Go, Rust, and Dart bindings.
Runs untrusted AI-agent code, commands, and file operations inside isolated sandboxes that scale from local Docker to Kubernetes. One Sandbox Protocol unifies both runtimes, with gVisor, Kata, and Firecracker isolation and SDKs across five languages.
Multilingual benchmark for evaluating LLMs' industrial domain knowledge via 2,049 expert-curated QA pairs spanning 10 product verticals and four languages, with each item grounded to industry or national standards and an LLM-as-judge evaluation pipeline.
Provides a web chat and app front end for Alibaba's Qwen model family, with open-weight language, coding, vision, audio, image, and reasoning models. Its appeal is breadth; its tradeoffs are policy constraints and shifting model availability.