User
Write something
Pinned
πŸš€ I built an AI system that creates viral X/Twitter posts for you
I built a system with Claude Code that tracks your X/Twitter competitors, analyzes their top-performing tweets, and generates ready-to-publish posts β€” including branded infographic images. No more staring at a blank screen. No more guessing what to post. Here's how it works: You add your competitors β†’ the system scrapes their best tweets β†’ Gemini does deep analysis (text + images) β†’ Claude generates new posts in your voice β†’ Kie AI creates branded infographics in 5 different styles. The result: a mix of infographic posts (60%), personal posts with your photos (30%), and text-only posts (10%) β€” all based on what's already working in your niche. It runs as a web app on your laptop. The whole thing was built with Claude Code. πŸ‘‰ GitHub repo: https://github.com/melnikoff-oleg/x-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.
Pinned
πŸš€ 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.
Pinned
πŸš€ 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: 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.
πŸš€ 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.
1-30 of 148
Oleg's AI Lab
skool.com/ai-automation-7100
A hub for builders, marketers and creators crafting AI automations with Claude Code and other tools. Learn to automate research, texts and visuals.
Leaderboard (30-day)
Powered by