# Qwen Coder Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/qwen-coder
> Markdown URL: https://aitinkerers.org/technologies/qwen-coder.md
> Technology record last updated: 2026-04-29T06:46:25Z
> Generated: 2026-09-22T04:45:15Z

Qwen Coder is a state-of-the-art (SOTA) open-source code LLM: it delivers agentic coding, multi-language generation, and complex code repair, rivaling proprietary models like GPT-4o and Claude Sonnet 4.

This is a powerful, multi-variant code foundation model, with the flagship Qwen3-Coder-480B-A35B-Instruct utilizing a Mixture-of-Experts (MoE) architecture. It is purpose-built for agentic coding: handling full engineering workflows, not just isolated code snippets. The model natively supports a 256K context window (extensible to 1M) and excels across 40+ programming languages, achieving frontier performance on complex benchmarks like SWE-Bench and Aider.

- Official technology site: https://github.com/QwenLM/Qwen3-Coder
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [LLM-assisted/automated Data Analysis](https://dublin.aitinkerers.org/talks/rsvp_eb_PEG9oPwQ)

A Proof-of-Concept showcases how LLMs can facilitate data analytics tasks.

- Event context: AI Tinkerers Dublin Anniversary Meetup — September 10, 2025 — 2025-09-10 — Dublin
- Public talk page: https://dublin.aitinkerers.org/talks/rsvp_eb_PEG9oPwQ

## Related Technologies

- [FastAPI](https://aitinkerers.org/technologies/fastapi) ([Markdown](https://aitinkerers.org/technologies/fastapi.md)) — 181 public demos
- [Gemini](https://aitinkerers.org/technologies/gemini) ([Markdown](https://aitinkerers.org/technologies/gemini.md)) — 188 public demos
- [LangChain](https://aitinkerers.org/technologies/langchain) ([Markdown](https://aitinkerers.org/technologies/langchain.md)) — 445 public demos
- [PostgreSQL](https://aitinkerers.org/technologies/postgresql) ([Markdown](https://aitinkerers.org/technologies/postgresql.md)) — 106 public demos
