Activity
Mon
Wed
Fri
Sun
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
What is this?
Less
More

Owned by Oleg

Oleg's AI Lab

6.5k members • Free

A hub for builders, marketers and creators crafting AI automations with Claude Code and other tools. Learn to automate research, texts and visuals.

Memberships

Gosha Dolgun's Journal

428 members • Free

Ai Automation Dealmaking

37 members • Free

AI Marketing Hub

3.3k members • Free

Chase AI Community

59.6k members • Free

The RoboNuggets Network (free)

47k members • Free

AI Marketing by Kia

21.4k members • $1/month

AI Workshop Lite

21.1k members • Free

AI Video Mastery

8.7k members • $5/month

Ai Automation Vault

15.3k members • Free

39 contributions to Oleg's AI Lab
🚀 My Claude Code System For Viral TikTok Videos
I built a system with Claude Code that tracks your TikTok competitors, finds their most viral videos, and generates content ideas + scripts you can film right away. No more guessing what to post. No more staring at a blank screen. You add your competitors → the system scrapes their best content → AI analyzes the patterns → you get 5-10 video concepts tailored to your niche. Each one comes with a hook, structure, and CTA. It runs as a web app on your laptop. The whole thing was built with Claude Code. 👉 GitHub repo: https://github.com/melnikoff-oleg/tiktok-ai 👉 Full step-by-step install guide attached below — covers VS Code, Claude Code, API keys, and running the pipeline. If you get stuck, drop a comment. I'll personally help you get it running.
🚀 New video: I Built My Personal Website With Claude Code
I just built my personal website with Claude Code in under 30 minutes — and now I plug it everywhere. Instagram bio, LinkedIn, YouTube, cold DMs. Every conversation turns into a warm lead because people can actually see who I am and what I've built. This works whether you're a founder, freelancer, or employee trying to stand out. A personal website is the highest-leverage asset you can own online, and you don't need a designer or a weekend to ship it anymore. I'm giving you the exact template I use — same code running on my site: https://oleg.ae 👉 Template repo: https://github.com/melnikoff-oleg/oleeeg-landing 👉 Full step-by-step PDF guide attached — install, customization with Claude Code, GitHub, Vercel, and connecting your own domain. If you get stuck, drop a comment. I'll personally help you ship it.
🚀 New Video: My Claude Code System For Viral YouTube Videos
This guide covers the full setup from zero: installing VS Code, setting up Claude Code, connecting to the API, and the exact instructions I give Claude Code to scrape competitors and generate the report. No coding experience needed. If you can copy-paste, you can do this. What you'll build: - A system that scrapes every video from your competitors (titles, views, thumbnails, dates) - Automatic outlier detection that finds videos that got way more views than usual for that channel - Full transcript analysis of the top-performing videos - A beautiful HTML report with actionable insights, sorted by priority What you'll need: - A laptop (Mac or Windows) - ~$5/month for Apify (the scraping tool) - ~$20/month for Claude API credits (the AI that does the analysis) - 30-60 minutes of your time Let's go. STEP 1: Install VS Code VS Code is a free code editor. You won't be writing code, it's just where Claude Code lives. 1. Go to code.visualstudio.com 2. Download for your operating system (Mac / Windows / Linux) 3. Install it and open it 4. Open a terminal inside VS Code: press Ctrl+` (backtick) on Windows or Cmd+` on Mac. A terminal panel will appear at the bottom. That's it. You don't need to know how VS Code works beyond this. STEP 2: Install Claude Code Claude Code is Anthropic's CLI tool. It lets you have a conversation with Claude directly in your terminal, and Claude can read/write files, run scripts, and access APIs. On Mac: 1. Make sure you have Node.js installed. Open Terminal and run: node --version If you see a version number (like v20.x.x), you're good. If not, go to nodejs.org and install the LTS version. 2. Install Claude Code: npm install -g @anthropic-ai/claude-code 3. Verify it works: claude --version On Windows: 1. Install Node.js from nodejs.org (LTS version) 2. Open VS Code terminal and run: npm install -g @anthropic-ai/claude-code 3. Verify: claude --version STEP 3: Connect to the Anthropic API Claude Code needs an API key to talk to Claude.
0 likes • 18d
@Francois Su you mean from the video from march? it's in the video's description
🚀 New Video: How I Use Claude Code To Find Viral Topics First
I built a system that scans Twitter, news websites, and YouTube every morning — filters out the noise, clusters duplicate coverage into stories, and scores everything by relevance. No more doomscrolling 10 tabs to stay informed. In this video I show the full system live and walk you through building your own. Here's the quick setup guide: 1. Connect your data sources Claude Code supports external tools through MCP and API integrations. For this system you need: - Apify — scrapes Twitter/X accounts and YouTube channels. Get an API key at apify.com, add it to your .env as APIFY_API_KEY. Claude Code calls Apify actors via REST API to pull tweets and video metadata + transcripts. - Firecrawl — scrapes any website (blogs, news sites). Get an API key at firecrawl.dev, add it as FIRECRAWL_API_KEY. Claude Code uses it to grab article content from pages like techcrunch.com, openai.com/news, etc. - Kie AI — (optional) for generating visual assets from your trend data. Add as `KIE_AI_API_KEY`. 2. Define your sources Create a list of Twitter accounts and websites relevant to YOUR niche. Mine are 10 Twitter accounts (@OpenAI, @AnthropicAI, @karpathy, @sama, etc.) and 5 news sites. You can track any industry — crypto, biotech, marketing, whatever. 3. Write a Claude Code slash command Create a file at `.claude/commands/trends.md` that tells Claude to: - Fetch latest posts from your Twitter accounts (via Apify) - Scrape your news websites (via Firecrawl) - Filter to news only (drop opinions and commentary) - Cluster items about the same event into stories - Score each story 1-10 for relevance to your niche Then just run /trends in Claude Code and it does everything. 4. Generate a web interface Ask Claude Code to build you a simple Next.js page that displays your stories grouped by day, sorted by score. Mine has color-coded badges (green = high relevance, gray = low), expandable source lists, and voting buttons so the system learns what I care about over time.
1 like • 21d
this skool post = instruction on how to set it up
I Built an AI System To Get Clients On LinkedIn 🚀
Hey guys, I've spent the last 7 days building this system. I helps you reverse engineer the strategy of any LinkedIn profile. So you can take a top creator from your niche, and have and get a super detailed report on how to replicate their success. Both their content strategy and sales strategy 💰 And I'm sharing this tool 100% free. I hope it helps on your personal branding journey. Use it here: https://www.buildauthority.ai/profile-analysis
1 like • Feb 20
@Mohamed M I tried to make the system accessible to everyone, for those who are not familiar with n8n as well. So it's just a website tool that you can use instantly. But why you might need the workflow itself?
1-10 of 39
Oleg Melnikov
6
840points to level up
@oleg-melnikov-6751
I’m a 25 y.o. software engineer, living in Dubai, excited to connect with likeminded people. Take a look at my YouTube channel about AI.

Active 9d ago
Joined Aug 24, 2025
Dubai
Powered by