When ChatGPT first came out, it was truly remarkable. I couldn’t stop using it.
However, many alternatives have emerged, and some are even completely free.
Until now, I hadn’t found one that could really replace it. Then I discovered Qwen.
What Is Qwen?
Qwen AI interface as a ChatGPT alternative by Alibaba
Qwen is a new AI model developed by Alibaba. It’s a large language model (LLM), just like ChatGPT or Claude.
However, it also has some unique features I haven’t seen elsewhere, such as the ability to generate videos. And yes, it’s free.
Video Generation
I tested it with this simple prompt:
A painter is applying paint to the canvas with a brush, and the colors are gradually becoming richer.
The result was surprisingly good.
Video generated by Qwen, Alibaba’s free LLM alternative to ChatGPT
Web Application
Let’s create a Tetris game! I asked Qwen to:
Create a Tetris game web application
Here is the output in just 2 minutes.
Tetris — Created by Qwen
And you can deploy and share it with your friends? Isn't this amazing? All of them are for free!
Image Generation
Let’s generate an image by using it. Another prompt I tried:
Generate an image of half AI, half human.
Here is the output.
Created with Qwen
The output looked great. You don’t need a separate image tool; Qwen does it.
Thinking
Let’s use a prompt to test the Thinking feature.
Generate 16 AI article ideas, compare them using a 1-vs-1 elimination method (like a tournament), and advance through rounds of 8, 4, and 2 to find the winner.
And make sure to click on the “Thinking,” and here you can even customize the tokens.
Qwen — Token adjusting
Here is the output.
Qwen3- Coder Technicalities
Approved! Actually, not just by me, if you look at their GitHub pages, their stats are amazing.
There are other features like Web search, deep search, and you can upload a video to it, which I don’t see with other LLMs, but now it is your turn to test it.
Also, if you like this one, please don’t hesitate to send claps/comments, it will be much appreciated.
Final Thoughts
In this one, we have explored Qwen3. It also has Qwen Code, which is similar to Claude Code or Gemini CLI, where you can code through a terminal.
If you'd like to read similar articles, consider checking out my Substack or our platform, which offers no-code AI tools, AI news, and more.
Here are the free resources.
Here is the ChatGPT cheat sheet.
Here is the Prompt Techniques cheat sheet.
Here is my NumPy cheat sheet.
Here is the source code of the “How to be a Billionaire” data project.
Here is the source code of the “Classification Task with 6 Different Algorithms using Python” data project.
Here is the source code of the “Decision Tree in Energy Efficiency Analysis” data project.
Here is the source code of the “DataDrivenInvestor 2022 Articles Analysis” data project.
“Machine learning is the last invention that humanity will ever need to make.” Nick Bostrom
Originally published at https://medium.com/@geencay.