TreinAI Terminal AI Agent That Codes, Commands & Controls — Powered by GPT, Claude & More!
0 views
Aug 9, 2025
Get the full source code of application here:
View Video Transcript
0:00
Uh hello guys, welcome to this video. So
0:02
in this video, I'll show you a free
0:04
alternative to your GitHub copilot and
0:06
cursor for coding. So this is a GitHub.
0:10
It's hosted on github.com. You can check
0:12
out this open-source project which is
0:14
called as TMAI. It's a command line tool
0:18
to help you code and execute command
0:20
highly inspired on copilot and cursor.
0:23
So it's a great alternative, free
0:25
open-source alternative to this. You can
0:29
uh go to the releases section to
0:31
download this
0:33
and uh for Windows we you get this .exe
0:37
file. So you click this .exe file. It's
0:40
just 1.29 MB. So you download this and
0:44
simply execute this. This comes with on
0:48
the command line itself. So once you
0:50
open this the command line window will
0:52
appear.
1:03
So it's very easy for you. So this is
1:06
the thing
1:08
is there. You can read more about it
1:12
inside their documentation. So it's an
1:14
assistant agent for project developers
1:15
with full read and write permissions. It
1:17
can help with simple questions project
1:20
development and even execute system
1:22
commands as well. So,
1:30
so it's available for Windows, Linux,
1:32
Debbie and everything. So, these are
1:34
some of the instructions for building
1:37
out your project,
1:40
how to use it. So, these are some of the
1:42
things which are there.
1:51
And now for using it you simply
1:54
uh start the application by typing
1:57
trenai start. So once you download this
2:02
uh just go to the executable wherever
2:04
you downloaded this open the command
2:07
line right here
2:12
and uh simply type this command.
2:20
So once you do this uh you just need to
2:23
make sure that it is added inside the
2:25
path
2:27
or whatever is the
2:31
name of the executable. So I think it's
2:33
called as AI 64
2:40
64 just add this whatever is the name of
2:43
the executable just I 64 start. So here
2:49
you do need to configure uh the open AI
2:51
models. So if you want to start with
2:54
this grog 2 model. So here this is a
2:57
command here. So
3:00
you pass the model right here by typing
3:03
dash model. And now whatever model you
3:07
want to use. So I will need to use this
3:09
model crop 2.
3:14
So here you need to specify your own API
3:18
key for this.
3:20
So
3:24
the API key configuration will be
3:28
required.
3:34
So you can even list out all the models
3:37
which are there on this
3:56
Yeah. So here you need to specify your
3:58
key as well. Right here after that you
4:00
can do this.
4:10
So definitely check out this guys
4:13
opensource alternative to GitHub copilot
4:15
and cursor and also check out my website
4:18
freemediatetools.com
4:20
uh which contains thousands of tools.
#Development Tools
#Open Source
#Programming