WEBVTT

00:00:00.000 --> 00:00:12.400
Hey, guys. In this video, I'll show you how to use Code to create viral TikTok videos that will generate your sales afterwards. So here is a tool that I built using Cloud Code, and here's what it does. It is scraping our competitors'

00:00:12.640 --> 00:00:24.375
viral videos. As you can see, more than 20,000,000 views. Here, more than 10,000,000 views. And here we have even a bit more niche videos with more than a 100,000 views. And the system is analyzing

00:00:24.375 --> 00:00:33.530
what is the hook of the video, how they make retention better, and then it's creating new concepts tailored specifically for us so we can repeat those ideas.

00:00:33.690 --> 00:00:41.850
And our chances of going viral and generating sales will be 10 x compared to randomly coming up with ideas or asking JGPT,

00:00:41.850 --> 00:00:51.765
hey. What should I film? So this video will have three parts. First of all, I'll show you how this tool looks like inside, what is the quality of the outputs, how we track different competitor creators,

00:00:51.925 --> 00:00:56.805
then I'll show you how to set it up in less than ten minutes even if you're completely nontechnical.

00:00:57.180 --> 00:01:13.105
Even though this tool was built using Cloud Code, don't worry. It is very simple. Even if you have zero experience with it, I'll show you how to set it all up. Finally, we will talk about how to get even better results, how to make this content strategy on TikTok work even smarter,

00:01:13.265 --> 00:01:36.570
how to make it more tailored to your specific case. But before we dive in, if you are new here, my name is Oleg, and I've been building AI systems for more than five years now, and currently I'm focused on AI systems for marketing. I'm running my own AI company which is called Authority AI, and we're 90% automated inside. So I'm actually using all of these systems for my business. And now let's dive in. So the first part is to check out how it looks like inside.

00:01:36.730 --> 00:01:46.545
So as you can see, we have the main four parts on the left side. Let's go to the creators tab. Here, we're basically curating a database of our competitors.

00:01:46.785 --> 00:01:58.360
In our case, I decided to make as an example collection of creators in the beauty and lifestyle niche. As you can see, we have six profiles. All of them are big creators with at least 1,000,000

00:01:58.360 --> 00:02:07.240
followers on TikTok. If I open this one up, as you can see, we can check out the original profile that we're scraping, all of these viral videos in the same style.

00:02:07.895 --> 00:02:13.975
So if you want to add a new creator, let's just go on TikTok and search for someone. Let's say Kendall

00:02:14.055 --> 00:02:16.215
Jenner. We're searching for this creator.

00:02:16.295 --> 00:02:16.935
Okay.

00:02:17.095 --> 00:02:19.575
We're just finding her URL,

00:02:19.575 --> 00:02:22.855
which is this one, then username. We can press add creator

00:02:23.260 --> 00:02:48.095
and username. Let's say that the niche is the same, and now this profile is getting scraped and it is getting added to the database. And, bam, as you can see, it is added right here. We can see amount of followers, amount of popular videos, and all that stuff. And now once we're doing the runs to pull up the most viral videos, this profile will be used as well. And here we have the configs tab. Here we're basically

00:02:48.415 --> 00:02:56.430
telling the system who we are, what is our brand about, what is kinda topics, content pillars that we wanna be reflecting in our content.

00:02:56.670 --> 00:02:59.150
So if you press new config,

00:02:59.230 --> 00:03:24.330
here we will give it a name, then we will select the category of creators that we wanna use. In this case, beauty and lifestyle, but you can be tracking multiple categories. So even if you're, like, a marketing agency, you can use the system very conveniently for different clients that you have. And then you can explain how to analyze videos. For instance, in this case, I told it to analyze the hook, analyze retention mechanism, analyze what is the call to action at the end of the video, if any. And then finally,

00:03:24.410 --> 00:04:04.565
we're describing how we want new concepts to be created. So it can be a, let's say, script for the video, maybe also explanation of what the b roll should look like. You can basically tell it in a very flexible format what you want the output to be. In my case, I asked for three different scripts. So I have three different concepts based on one idea, and I can choose the one that I like the best. And this is what I will then use in my production process. Right? So this is the config that was created. It's called Bella Glow, some random name of the beauty lifestyle influencer. Let's say it like that. And then you basically go to the run pipeline, and then here we have different settings to run the pipeline to run this analytical job.

00:04:04.725 --> 00:04:14.790
And as you can see, we're selecting our config, Bella Glow, and then we can select how many videos from these competitors we will be analyzing. In this case, we are saying 20 videos for every creator.

00:04:14.950 --> 00:04:18.230
From these last 20 videos, we will select top three,

00:04:18.390 --> 00:04:30.925
and then we're also looking only at the past thirty days. So we we are interested only in the most recent stuff because we want something that is trending and viral right now. Because if it was viral, like, six months from now,

00:04:31.245 --> 00:04:33.245
maybe it's not that interesting.

00:04:33.405 --> 00:04:47.590
Maybe the trend is already depleted. And then you're just pressing run pipeline, and then after, let's say, fifteen minutes, you get your results here in this tab, all of those videos. And for every single video, you can, first of all, press it, open it up, check it out on TikTok,

00:04:47.590 --> 00:04:52.070
but this is not what interests us right now. We can see the analysis,

00:04:52.495 --> 00:05:03.855
what actually worked, why this video went viral, and then we have the concepts tailored specifically for us. So this was the quick overview of the system, how it looks like inside.

00:05:04.015 --> 00:05:17.700
Okay. Now we are getting to the second part of the video, which is about how to set it up real quick. So first of all, we need to install Cloud Code, and for that reason, we'll be using Visual Studio Code. This is an environment that we're using to run Cloud Code applications.

00:05:17.860 --> 00:05:48.800
So you will just go towards the link down below. Here, will find the whole guide step by step on what you need to do. And now I will just walk you through the process visually. So here's the site. You'll just press download depending on your system. Then you will have this app. You will open it up, install it properly, and then you will have interface like that. And then you will download a folder also from description down below, save it to your computer, and then we will open it up through Visual Studio Code. So you will go somewhere in the left part right here. You'll press file, and then you'll press open folder,

00:05:49.235 --> 00:06:09.820
and then you will select this folder that you just downloaded. So I already inside the folder, as you can see on the left side, we have subfolders and different files. So this is kind of the project that I'm sharing to you. And then we'll need to install Cloud Code inside Visual Studio Code. So on the left side, you will press here on these cells, and you will search for Cloud Code.

00:06:10.060 --> 00:06:14.315
And you will basically open up this extension. You will press install.

00:06:14.395 --> 00:06:21.515
In my case, it's already installed in here. And I have to clarify, you need to be on paid plan, which is at least $19

00:06:21.515 --> 00:06:34.030
per month, but this is completely worth it. And then you will need to log in to the Cloud Code, and then you will be able to get started. And then you will need to open on the left side file called dot ENV.

00:06:34.110 --> 00:06:44.175
Here, we are storing our API keys because we need external services to run this analysis and generate new concepts. Concepts. We're using three APIs right here. The first one is Apify.

00:06:44.255 --> 00:06:47.375
So here it is. The website is called ap5.com.

00:06:47.375 --> 00:06:54.095
You'll basically open this website, then create your account, and then you'll be able to use your API key completely for free.

00:06:54.710 --> 00:07:16.265
So you will copy it, plug it in here. This is the platform that we use to actually scrape those videos. As you can see, we have TikTok scraper, and this is overall the best platform that helps you to access any sort of social media data. And then the second API that we're using is Gemini. Basically, right here, you will need to open this website, which is called Google AI Studio,

00:07:16.345 --> 00:07:28.000
and this is we are using it to analyze what is happening inside each of those videos. So this is an AI that is actually, like, looking at the video visually and also from the audio perspective,

00:07:28.160 --> 00:07:46.395
analyzing all that, and that is able to answer your questions, do the analysis of the hook, or generate new concept, whatever it is that you're asking for. And finally, of course, we're using Anthropic API to generate these textual concepts for new videos. So to create Anthropic API, you will simply just write, I think, Anthropic

00:07:47.115 --> 00:07:50.610
API, and you will go here to cloud platform,

00:07:50.690 --> 00:08:05.065
sign in, and then you will create an account, add some billing, maybe top up $5, copy your API key, plug it in here, and then you will be good to go. And once you did all that, you will simply open up your terminal and write here n p m

00:08:05.385 --> 00:08:28.200
run dev. And then the whole server will be running, and you'll be able to use the app. I run this command in another terminal right here. And as you can see, it is saying that now the website is available according to this link, You're just going to your web browser, pasting this link, and, bam, here's the whole application up and running right here. And I can run the pipeline. I can add new creators,

00:08:28.360 --> 00:09:12.525
whatever it is that I want. And, honestly, you don't even need Cloud Code to use it. Like, the system is ready, you can just run it. But with Cloud Code, you can edit it if you want. Maybe add some new features, maybe extend functionality according to your needs. So basically, you'll just create new terminal, write Cloud here, and then you will tell it, hey, change theme to light for instance, and it will change the front end. But, of course, the changes might be so much more deeper, so much more related to the back end. And now finally, let's move into part three, which is about how to get even better results with this system. So here is a list of ideas that I prepared for you. So first of all, we want to provide even more context about your brand. So you can give ClotCode your website, your LinkedIn, your Instagram,

00:09:12.605 --> 00:09:33.075
and just ask it to scrape all this information. It might use Apify to do it, and then it will be more aware and more informed about who is your ICP, what are your products, what is your offer, what is your sales funnel. And then based on that, of course, you can think of it like as a digital strategist. Now it will be more aware about your brand perspective,

00:09:33.155 --> 00:09:35.875
and it will all go into the content strategy.

00:09:36.115 --> 00:09:54.490
Second, you can also explain what you can film and what you cannot film because I am running my YouTube channel. I completely understand how this, like, idea replication framework works. In many cases, other creators, are doing some stuff that I am not able to replicate. Maybe they have, like, five people

00:09:55.450 --> 00:10:04.545
in the video. They're interacting with each other, but I am filming alone. Obviously, this idea will be not for me. So this is one of the constraints that I have naturally.

00:10:04.625 --> 00:10:22.790
Maybe I have only one specific location, which is my office right here. As you can see, this is just a very specific place. I cannot be, I don't know, like, going out and filming with a car, let's say, or I'm not willing to do it. So in depending on what is your case, it's really good to explain all that to ClotCode,

00:10:22.790 --> 00:10:25.910
to this system, so it's generating concepts only

00:10:26.150 --> 00:10:59.740
those ones that you can actually replicate and take ideas from. Because in many cases, if you're not specifying that, you will get ideas that you just feel like, that's not for me. I'm wasting my time, and I have to filter all that. It's not convenient. And at the end of the day, I will say that screw the system. I'll do it all manually. And that's not what we want. We want to actually embrace the power of automation. Okay. Then tip number three, you can analyze comments from your competitors and find gaps. So for every single competitor that we've scraped right here, we can actually go in their TikTok.

00:11:00.065 --> 00:11:21.070
And for these viral videos, let's say, we open this one up, and then we can be reading the comments and seeing what is actually resonating with people and what is not resonating with people. And maybe there are some gaps that you can fill in. For instance, in this case, I guess, it's a little bit less relevant, but if I go towards this account, this is more about, like, beauty, cosmetics,

00:11:21.230 --> 00:11:31.585
all that stuff, I open this video, let's say, and then we have some specific questions like this one. Ask the loader never fails yet regardless blah blah blah. So this

00:11:31.585 --> 00:11:38.785
person is mentioning specific brand name and probably, like, expressing some opinion or maybe asking questions,

00:11:39.025 --> 00:11:47.580
whatever it is. So you can be analyzing, like, thousands of these comments at scale, understanding how your niche looks like inside, in-depth,

00:11:47.660 --> 00:11:48.060
like,

00:11:49.260 --> 00:11:50.140
having this

00:11:50.620 --> 00:11:53.420
insider knowledge about your ICP,

00:11:53.420 --> 00:12:23.010
about your audience, what is in their minds, and then you can address it in your content strategy as well. And finally, the last tip is that you can analyze your own historical performance. So if you already have your TikTok account, then, of course, you can ask Cloud Code to use ABFi to scrape all of your videos and analyze what has worked, what did not work out, what are the different patterns, and what are the specifics of your audience. Because in my case, for instance, on YouTube, I have more than 17,000

00:12:23.135 --> 00:12:24.015
audience.

00:12:24.095 --> 00:12:32.815
And I cannot be posting random stuff because YouTube algorithm will punish me. I cannot randomly make a video about fitness and how to, like, grow huge biceps.

00:12:32.895 --> 00:12:35.295
Obviously, it's not specifically for you.

00:12:35.910 --> 00:12:53.560
So that's why, really, if you already have some track record, definitely plug it into the system. That was it. Check out the guide in description down below. And if you're interested, here's another video about how to use Cloud Code to solve different marketing tasks, like content creation, cold outreach, and even ads creation. Check it out.
