쉐도잉 연습: You NEED to try these 12 open-source AI projects RIGHT NOW - 영상으로 영어 말하기 배우기

레슨 만드는 중...
1
Over the weekend, I found some incredible open source AI projects that I wanted to share with you.
2
Let me show you them right now.
3
All right, the first one is called Open Montage and it turns your AI agent into a full video production team.
4
This one has almost 15,000 stars.
5
It describes itself as turning your AI coding assistant into a full video production studio.
6
Describe what you want in plain language.
7
Your agent handles research, scripting, asset generation, editing, and final composition.
8
and here's an example.
9
So this is a cinematic sci-fi trailer produced by Open Montage, created the concept, the script, the scene plan, used VO to generate the motion clips,
10
the soundtrack was generated and re-motion handled the composition.
11
You can also start from a video that you already love.
12
You simply give it the clip that you want
13
and it'll create a video very similar to that and of course you can change it any way you see fit.
14
And it has a ton of features including 12 production pipelines, explainer videos, talking heads, screen demos,
15
cinematic trailers, animation podcasts, localization, documentary montages, and more.
16
400 different agent skills and so much more.
17
I'm going to drop all the links for these down below.
18
And by the way, if you like these videos where I curate the best AI open source projects, drop a like, subscribe to the channel.
19
It very much does help.
20
Thank you in advance.
21
Next, we have a new agent harness coming out of ByteDance with possibly the weirdest name out of all of these projects.
22
It is called Deerflow, and it has almost 74,000 stars.
23
Deerflow stands for Deep Exploration and Efficient Research Flow.
24
It is an open source super agent harness that orchestrates subagents, memory, and sandboxes to do almost anything powered by extensible skills.
25
Deerflow is made for long horizon tasks.
26
That means you give the agent something and it goes off for hours, maybe even days at a time.
27
That is what this is especially good at.
28
It uses sub agents to break down complex tasks.
29
It has sandboxes.
30
Of course, it has memory and tools and skill use, everything you need, everything that you're familiar with, with all of the best agent harnesses out there.
31
But this one really leans into long horizon work.
32
So they talk about users using Deerflow for building data pipelines, generating slide decks, spinning up dashboards, automating content workflows.
33
So if you've tried OpenClaw, if you've tried Hermes, this might be another really cool option to experiment with.
34
All right, and next, and what likely will have to change its name, we have Anthropic Cybersecurity Skills coming in right below 20,000 stars.
35
This gives your agent everything it needs to be a cybersecurity expert.
36
Then you can point it at your code base and say, improve my cybersecurity defenses.
37
It works with Cloud Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI, basically anything.
38
Any agent that supports skills, you can plug this in.
39
So it comes with six different cyber frameworks.
40
I have not actually heard of these.
41
I'm not deep in the world of cyber, but we have the MITRE ATT&CK, NIST, and more.
42
All of these different frameworks, a bunch of different tactics within them, a bunch of different techniques within them,
43
just basically giving your agent a leg up and trying to protect your own apps that you're building.
44
Now, what's interesting about it is they actually took real cyber frameworks.
45
So, for example, this MITRE fight fraud framework co-developed by JPMorgan Chase, Citigroup, Lloyd's Banking Group, Standards Charter,
46
CrowdStrike, Verizon Business, and so on.
47
It basically puts together a framework for cybersecurity defense.
48
And of course, because it's only a skill, you simply copy paste the URL, put it in your agent and say, install it.
49
And it'll just work.
50
Next, we have an open source project from the company HeyGen coming in at just above 30,000 stars.
51
Hyper frames.
52
Hyper frames is an open source framework for turning HTML, CSS, media, and seekable animations into deterministic MP4 videos.
53
So basically it's going to write really cool animations for you in HTML, in CSS
54
and then it's going to convert that to video format, MP4.
55
This is really good for product demos, for slides, for motion graphics, and so much more.
56
It supports rendering in Chrome with FFmpeg and works with many animation libraries, including one of my favorite, 3JS.
57
So here's an example of what it looks like.
58
It has no sound, so I'm going to do my own voiceover.
59
Hey, I'm HyperframesGuy, and I'm going to tell you about Hyperframes.
60
Here are some cool Hyperframes logos and cool transitions.
61
Here's a prompt I'm writing.
62
You can ask your agent anything.
63
And there we go.
64
And I know all of these open source research projects are awesome, but they need to be powered by AI and all of those subscriptions become very expensive.
65
That's why I'm excited to tell you about the sponsor of today's video, Merlin AI.
66
Merlin AI is an all-in-one AI tool and they are giving my audience, you guys, a massive discount.
67
So stick around to the end of this read and I'll give you that code.
68
So you probably keep multiple AI tools on deck at all times because you'll have one tool that's good at one thing, another tool that's better at another,
69
and it can get expensive.
70
Merlin AI puts all the top LLM models from ChatGPT to Claude to Gemini all in one place.
71
So check this out.
72
I click the Merlin AI extension.
73
I chat with the webpage to summarize what I'm reading and I pull the important parts.
74
And if I need to go deeper, I just flip the switch on deep research.
75
And it also has the top video and image generation models ready.
76
So let's say you're going to pay for everything separately.
77
ChaiTQBT, 20 bucks.
78
Claude, 20 bucks.
79
Gemini, 20 bucks.
80
And it adds up fast.
81
Merlin AI is cheaper because they buy all of it via the API in bulk, and then they pass along those discounts to you.
82
So essentially, with Merlin's discount, it is only five bucks.
83
Okay, so here's the 75% off Merlin AI code.
84
It is MAT5.
85
Apply the code, and then the total drops to $60 per year.
86
Basically, five bucks a month.
87
So go try out Merlin AI.
88
I'll drop all of this in the description below.
89
Now, back to the video.
90
All right, so this next one is super interesting and a little bit under the radar, coming in just above 12,000 stars.
91
This is called Codebase Memory MCP by Deus Data.
92
This is described as the fastest and most efficient code intelligence engine for AI coding agents.
93
It full indexes an average repository in milliseconds, the full Linux kernel, 28 million lines of code in three minutes,
94
and then you can answer structural queries in under one millisecond.
95
This is meant to give your agent a better understanding of your code base, massive code bases, and to be hyper efficient.
96
It supports 158 different coding languages.
97
It uses 120 times fewer tokens.
98
It works in 11 different agentic harnesses, including all your favorites, Cloud Code, Cursor, Codex, etc.
99
It has a built-in 3D visualization so you can actually explore your code base
100
and see how it looks in this 3D graph space.
101
And it is one line to install.
102
Very easy to use.
103
Go check it out.
104
All right, next coming in at 143,000 stars, one of the most popular repositories in all of GitHub,
105
we have Matt Pocock's skills.
106
These are skills to give your agent to allow them to develop software just like Matt Pocock does.
107
And if you don't know who Matt Pocock is, this is Matt Pocock, author of Total TypeScript and AI Hero.
108
He was previously at Vercel and he is a developer educator.
109
He basically teaches you how to write great code.
110
So he took everything he learned throughout his entire career, built it into skills so you can give it to your agent and you can code just like him.
111
My agent skills that I use every day to do real engineering, not vibe coding.
112
Here's some of the features that come with the skills.
113
We have ask Matt, ask which skill or flow fits your situation or router over the user invoke skills in this repo.
114
Grill with docs, grilling session that also builds your project's domain model, sharpening terminology and updating context.md and ADRs inline.
115
This is for real engineers and obviously it's being used quite a bit because it has so many GitHub stars.
116
Go check it out again, links down below to all of these projects.
117
Next, we have the very popular GStack by Gary Tan,
118
president of Y Combinator, coming in at 114,000 stars.
119
GStack turns your engineering agent into a full engineering team.
120
This is how Gary thinks about building things.
121
And he basically codified all of the lessons he's learned throughout his career into G-Stack so you can easily use it, give it to your agent,
122
and allow them, your agents, to build things the same way that Gary Tan does.
123
He helps you not only with the building, but also the thinking through of different problems that you might want to solve.
124
This is especially valuable if you're thinking about building a startup.
125
You can do things like run slash office hours, which is something they do at Y Combinator.
126
You sit with a YC partner and they ask you a bunch of questions
127
and then give you feedback about the problem space, your solution, your team, everything.
128
And again, he just codified all of it and put it into G-Stack.
129
Installation is super simple.
130
It is just a set of skills.
131
And so you just copy paste the URL and your agent will know how to ingest it.
132
So he describes G-Stack as a process, not a collection of tools.
133
You are supposed to run these skills in order.
134
Think, plan, build, review, test, ship, reflect, and you do so with all of these different schools.
135
So we have slash office hours, slash plan CEO review, plan end review, plan design review, all the way through QA,
136
pair agent, CSO, ship, land and deploy, canary, benchmark, document release, everything, it handles it all end to end for you.
137
It is truly awesome.
138
Next, we have an open source OpenWeights vision language model from Baidu.
139
This one is brand new, coming in just under 3,000 stars.
140
Released just a couple days ago, you download this OpenWeights model, and all of a sudden, you have lightning fast OCR at your fingertips.
141
And if you're not familiar with what OCR is, it basically just means reading and analyzing documents.
142
So here are a few examples of what you can do.
143
On the left side, what you see is a research paper.
144
And what this project and model are doing is actually highlighting a PDF.
145
And if this doesn't sound impressive, let me tell you, this is actually a very hard problem.
146
You not only have to fully understand what's on the page, but you have to understand where on the page it is and how to highlight it appropriately.
147
And it is super fast, as you're seeing here.
148
Go to Hugging Face to download the actual model.
149
Click over here in Files.
150
And the model is only about six and a half gigabytes in size.
151
So very small.
152
Awesome, awesome job.
153
All right, next, an open source project out of NVIDIA.
154
And I should have probably put this one at the top of the video, but this one scans skills before you install them to make sure they are secure and safe.
155
This one is coming in under 10,000 stars.
156
It describes itself as a security scanner for AI agent skills, detect vulnerabilities, malicious patterns, and security risks.
157
And it's from NVIDIA, so you know, you can trust it.
158
So it comes with multi-format input.
159
You can scan, get repos, URLs, zip files, directories, or single files it looks for 65 vulnerability patterns across 16 categories,
160
including prompt injection, data exfiltration, privilege escalation, supply chain, excessive agency, output handling, and more.
161
Anytime you're about to install a skill, you should first use Skill Spectre to inspect it.
162
All right, next, this one is really cool.
163
It's called Palmier Pro.
164
It's at 8,000 stars, and it is a full AI native video editor that you can download for macOS.
165
Right now, it's only macOS.
166
Hopefully, they release it for Windows and Linux later, but right now, you download it, and the best part is, again, it's open source.
167
So, it has a full MCP server, built-in generative AI.
168
It integrates with your existing agents, including Cloud, Codex, Cursor, via MCP,
169
so you can control the downloaded video editor with your agent.
170
So you can tell it exactly how you want it to edit your videos and it will control this video editor.
171
It is beautiful.
172
And the best part is it's absolutely free.
173
And next, truly one of the most popular repos on all of GitHub, we have the Hermes agent coming in above.
174
Congratulations to them.
175
200,000 stars.
176
And boy, it seems like everybody is using it now.
177
It is a great alternative to OpenClaw.
178
Nothing wrong with OpenClaw.
179
This is just a very cool extra option that you can try out.
180
It has all the features and functionality that you're familiar with if you've ever used OpenClaw.
181
And it really leans into the self-healing, self-improving functionality.
182
So as you're using Hermes Agent, if one of the skills fails, it will automatically fix itself and improve for the next run.
183
It has a million features, so definitely go try this out.
184
I would need a full video to review this in full.
185
All right, next, we have VoiceBox coming in at 33,000 stars.
186
This promises to be both 11 labs and WhisperFlow.
187
So think about voice output, AI generated voice output, and also voice transcription.
188
So voice input, put them together and you have both sides of voice and it's all open source and it's all free.
189
You can even plug in local models and run it completely on your computer really well.
190
Actually, they sound quite good.
191
So clone any voice, generate speech, dictate into any app, talk to agents and voices you own the full voice IO stack running locally on your machine.
192
Here's an example of what the interface looks like.
193
Here you can type out what you want said.
194
It's using Quine 1.7b and you can see it's generating right there.
195
And it's a beautiful interface, very easy to use, very easy to edit your voice outputs.
196
And it has a bunch of features.
197
It is a very complete product.
198
So it has near perfect voice cloning.
199
Thank you to whatever model you're using.
200
It has a stories editor so you can actually edit the audio like you would in any timeline editor.
201
You have audio effects pipeline, local or remote.
202
We have audio transcription and unlimited generation all coming to you within this product.
203
And I actually made a video going over four incredible open source projects in depth.
204
I actually show you how to install them, show you how to use them, check it out right here.

맥락 및 배경

최근 AI 기술의 발전은 많은 흥미로운 오픈 소스 프로젝트의 출현으로 이어졌습니다. 이 비디오는 여러 AI 프로젝트를 소개하며, 각 프로젝트가 어떻게 작동하고 어떤 기능을 제공하는지를 설명합니다. 이러한 정보는 특히 기술을 통해 영어를 배우고자 하는 학습자들에게 큰 도움이 될 수 있습니다. 비디오의 각 부분을 이해함으로써, 우리는 일상적인 대화에서 더 많은 영어 표현을 사용할 수 있게 될 것입니다.

일상 커뮤니케이션을 위한 5가지 주요 문구

  • “AI 에이전트를 완벽한 비디오 제작 팀으로 바꿉니다.” - 자신의 아이디어를 간단한 언어로 설명하세요.
  • “작업을 여러 에이전트로 나누어 실행합니다.” - 복잡한 작업을 간단하게 처리하는 방법을 배워보세요.
  • “최종 조합은 에이전트가 처리합니다.” - 전체 과정을 맡기는 능동적인 대화 방식을 연습하세요.
  • “자신의 앱을 보호하세요.” - IT와 보안 관련 언어 사용에 익숙해지세요.
  • “스크립트, 장면 계획을 생성합니다.” - 창의적인 방법으로 자신의 이야기를 만들어보세요.

단계별 섀도잉 가이드

이 비디오에서 다룬 내용을 토대로 섀도잉 연습을 해보세요. shadowspeak 연습으로 상당한 실력이 향상될 수 있습니다. 다음은 이 비디오를 통해 섀도잉을 하는 방법입니다:

  1. 비디오를 재생하고, 첫 번째 청크를 주의 깊게 들으세요. 발음이나 억양에 집중해 보세요.
  2. 그 후, 해당 문장이나 구문을 반복하면서 자신의 목소리를 낼 때, 발음을 정확히 맞추도록 노력하세요.
  3. 비디오는 짧은 문장으로 여러 번 반복하므로, 섀도잉 사이트에서 제공하는 스크립트를 사용하여 시청한 내용을 요약하세요.
  4. 주요 문구를 기억하고 일상 대화에서 사용할 수 있도록, 친구와의 대화 때 반복 활용해 보세요.
  5. 최종적으로, 자신의 스피치를 녹음하여 > IELTS 스피킹 준비에 활용하세요. 자신의 발음을 체크하는 과정도 중요합니다.

이런 방법으로 영어 학습을 더욱 효과적으로 할 수 있으며, 유튜브 영어 공부가 재미있고 유익하게 느껴질 것입니다. 학습을 통해 자신감을 얻고, 실제 회화에서 자연스럽게 표현할 수 있을 것입니다.

쉐도잉이란? 영어 실력을 빠르게 키우는 과학적 방법

쉐도잉(Shadowing)은 원래 전문 통역사 훈련을 위해 개발된 언어 학습 기법으로, 다언어 학자인 Dr. Alexander Arguelles에 의해 대중화된 방법입니다. 핵심 원리는 간단하지만 매우 강력합니다: 원어민의 영어를 들으면서 1~2초의 짧은 지연으로 즉시 소리 내어 따라 말하는 것——마치 '그림자(shadow)'처럼 화자를 따라가는 것입니다. 문법 공부나 수동적인 청취와 달리, 쉐도잉은 뇌와 입 근육이 동시에 실시간으로 영어를 처리하고 재현하도록 훈련합니다. 연구에 따르면 이 방법은 발음 정확도, 억양, 리듬, 연음, 청취력, 말하기 유창성을 크게 향상시킵니다. IELTS 스피킹 준비와 자연스러운 영어 소통을 원하는 분들에게 특히 효과적입니다.