China’s Secret AI Tool for Coders Revealed Qwen AI
12 views
Jun 11, 2025
Is this the future of coding and marketing? Discover how Qwen AI, China's powerful new artificial intelligence, is redefining the world of developers and digital marketers! In this video, we dive deep into: What is Qwen AI and how it works Why it's considered one of the best AI tools today How you can use it as one of the best free AI tools Ways to use Qwen AI in AI tools for marketing, automation & content creation 👉 Don’t forget to LIKE 👍 | SUBSCRIBE 🔔 | COMMENT 💬 #qwanai #bestaitools #aitoolsformarketing #ChinaAI #CodingAI #MarketingAI #ArtificialIntelligence2025
View Video Transcript
0:00
hi friends welcome to tutors funny
0:02
channel today I'm going to teach there
0:05
is a best AI tool for the programmer
0:08
this is the completely free AI tool it's
0:10
man it's name as Q AI this is brought by
0:16
China the deepse you already you know
0:19
about the deepse AI this is that is a
0:23
very famous AI tool in China but the
0:26
same similar tool like that screen AI
0:29
this is also the best AI tool so first
0:32
you have to click on that Q AI Q AI this
0:36
one it goes to the particular dashboard
0:38
you have you can see the dashboard okay
0:40
it's loading you wait
0:44
so it loaded successfully you can see
0:46
here so here you can uh you can sign in
0:50
here using uh
0:53
uh username password okay so so here
0:55
what I'm going to see I'm going to use
0:57
without signing so I'm going to here
1:00
type it act as a
1:04
Java developer
1:13
okay so here it will be everything it
1:15
ask so I'm going to ask a question i
1:18
want to I want you
1:21
to
1:23
write a
1:26
hello
1:28
world
1:31
programming
1:33
in Java
1:43
here you can see here it ask to sign in
1:46
so okay i I'm going to stay log out stay
1:50
log out so you can work on this uh AI
1:53
tool without sign in that is the that is
1:57
another good thing about this tool
1:59
without wasting our time to starting
2:02
signing and all you have to use it this
2:04
tool without login uh sign in because
2:06
the thing is this your session is not
2:08
storing if you are done anything any
2:10
researching part without signing it's
2:13
not storing so that you have to uh when
2:16
you are working with this tool you must
2:18
create the account and work then you
2:21
what is the prompt you are you are
2:25
working
2:27
uh previously you can't see your session
2:30
is not storing so that you have to sign
2:32
it that why again again asking so I'm
2:34
going to sign up making the sign up
2:37
using my Gmail credential
2:40
now you can see that the window is
2:42
coming after that I log in that account
2:45
the uh you I have logged in this account
2:49
uh using by my uh Gmail credential so
2:53
you have to get this window so you have
2:55
to type as a Java act as a Java
2:59
developer java developer
3:04
you have to give the prompt correctly
3:07
and add two numbers add
3:11
two numbers
3:16
you have to give the prompts correctly
3:18
then no need so how add two numbers
3:26
press enter key
3:30
so you can see here okay
3:34
so it is
3:37
this task done by the uh here create the
3:41
scanner class okay it's input
3:45
input the first number input the second
3:47
number calculate the number and display
3:49
itself everything you just here I have
3:52
to I already open the net ID but let's
3:55
work on work on it so yeah
4:00
click on that and
4:04
click on it
4:06
click and
4:08
add two numbers add two
4:13
numbers
4:15
try to create the main class so I'm I'm
4:16
using this one as a console application
4:19
not Windows application
4:23
that is coming now what I'm going to say
4:25
see a simple one simple task here
4:32
just first you have to understand the
4:33
code first see okay the what is the
4:35
efficient way to do the programming is
4:37
here you can see that too much
4:39
everything is are correct so it is not
4:41
error it asked import the scanner class
4:42
click on that import the Java scanner it
4:45
is implemented successfully the scanner
4:47
class now it each and every line it
4:50
explain very well create a scanner
4:52
object to take the input to the user
4:54
scan object means this is a scanner
4:56
object okay this is a scanner class it
4:58
create the scanner object here you have
5:00
to write input system.p after that you
5:03
have to prompt the user to enter the
5:05
first name user to enter the first name
5:07
after that the scanner class which is
5:10
which which will be what is the number
5:12
it is entered okay it will be passing to
5:15
this number one okay right this is the
5:18
thing you have to get the same thing
5:20
what is the two number two you enter it
5:22
assigned the number two after that
5:24
number one number two both are
5:26
calculated and passed into the sum the
5:30
calculator value has been printed as a
5:32
system.out print and after that scanner
5:35
has been closed let's run and check that
5:37
application how the application works
5:43
it's running now you can you have a
5:45
choice to enter the first number press
5:47
enter key 50 second number 50 press
5:49
enter key the sum has been displayed 110
5:54
110 very simple okay so if you want to
5:58
again you have to run the program and
6:00
calcate the value again run it sum six
6:03
60 60 presenter key 70 presenter key
6:06
total sum has been display as 130 very
6:09
simple okay very simple whatever
6:13
programming you can write it like this
6:15
using this AI okay very efficient way to
6:17
write the programming using this AI so
6:20
uh so here this calculating the value
6:22
everything it is explaining very well
6:24
that you yeah I you can ask I want to I
6:28
want you to
6:33
describe
6:36
each
6:38
line
6:42
of the core above
6:48
effective view
6:52
and con size
7:00
each and every line it will be
7:04
explaining
7:07
that's why you don't bother about that
7:10
one uh how how the code why this code is
7:15
written everything you have to give this
7:17
prompt correctly but nowadays the all
7:20
the companies are programming done by AI
7:23
they they needed then human then AI is
7:26
for so whatever programming you have to
7:29
first you have to understand the
7:32
language well after that you have to put
7:33
into the AI tool and done the work so
7:36
you have to understand everything what
7:38
is the class what is this is this is
7:41
known as a main method this is the
7:43
scanner class what what is the purpose
7:45
of declaring the scanner class so uh
7:48
what is this this system outprinter when
7:51
you print any statement we are using
7:53
this two so this is the this is the what
7:57
is this is the data type of Java it's
8:00
double mean storing the pointing values
8:02
of the scanner class which will be
8:04
achieving the input outputs okay input
8:07
values okay so this everything here it
8:10
will be here read next next double enter
8:13
the value so everything detail so you go
8:16
through this one and here simple you
8:18
have to understand the code whatever
8:19
program so here I write this simple
8:23
I need a simple
8:26
simple
8:29
inventory
8:31
system in Java
8:36
okay here you can see
8:39
everything here it will be do by here
8:41
you can see here this everything is here
8:43
simple inventory management system we
8:46
using the while loop so if you want I I
8:49
don't know I don't I don't know what is
8:50
the code they are writing because I
8:52
don't understand this code it is writing
8:55
when I given the prompt after that it
8:58
will be writing itself okay it it it is
9:02
it is starting to write right away so so
9:06
you can see
9:10
this every code what you're going to do
9:12
is you have to type this prompt
9:15
here like this I want to describe
9:17
record in here absolutely here it's go
9:22
every line and you have to explain it
9:24
here
9:26
you don't bother about this one this
9:29
will do the best work okay it it is it
9:34
done by the best work for you because
9:36
these are AI tool are completely free
9:38
you can get good benefit of that to
9:40
learn and try the programming so you
9:43
don't
9:44
the the one who have trust about the
9:46
programming Don't worry okay you have to
9:48
go through this learn learn learn
9:51
quickly you can catch up the programmer
9:53
okay the first first one or two months
9:56
you can uh you feel little bit nervous
9:59
and little bit difficult to study and
10:01
write the code and and work with your
10:04
company the the two or 3 months past you
10:08
have some experience because you have
10:10
you have just put the you have to get
10:13
the experience from the AI2 now you have
10:15
a experience what is the program how the
10:17
course works and everything now you have
10:19
a idea after that after three two or
10:21
three months work you have another
10:22
experience now after 6 month left you
10:25
have a junior programmer but you have a
10:29
you have a simple programming task what
10:31
is the company given according to the
10:33
requirements you can work after one year
10:36
left you have a another experience so
10:38
now we have to gain gain gain small
10:41
small experience will be achieved the
10:43
big experience so that's how you have
10:45
become a good program so this every
10:47
course you have to go through and study
10:50
okay so the very simple stuff this we
10:53
have learned okay right so I hope you
10:56
guys you understood the things well
10:58
thank you for watching
#Advertising & Marketing
#Computer Science
#Intelligent Personal Assistants
#Java (Programming Language)
#Machine Learning & Artificial Intelligence
#Monitoring Software
#Programming
#Scripting Languages
#Software