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

Owned by Ilya

Volvex AI Labs

275 members • Free

Volvex AI Labs is a community for builders, entrepreneurs and AI enthusiasts. Join the community and let’s build the future together!

Memberships

AI Marketing by Kia

21.3k members • $1/month

AI Agent Developer Academy

2.8k members • Free

13 contributions to Volvex AI Labs
Video: Make FREE AI Video Ads With One Prompt (Claude Code)
All files for my Claude Code setup are attached below. How to use: 1. Download the video-studio-skill.zip file and unzip it. 2. Move the contents to your project folder, open Claude Code and tell it to use this skill when making videos with HyperFrames. -- In this tutorial I show how to create videos with Claude Code for free. All the rendering happens locally on your machine with HyperFrames and consumes zero credits. Enjoy! -Ilya
0
0
Video: Building a $1M SaaS with Claude Code - Day 25
This is the third episode of the series "From CC and idea to a $1M SaaS". If you want a separate tutorial about something specific from this video - let me know ;) Enjoy! -Ilya
0
0
Video: Building a $1M SaaS with Claude Code - Day 10
All files for my Claude Code setup are attached below. How to use: 1. Download the skool-assets-day10.zip file and unzip it. 2. Open this project folder in VS Code (or IDE of your choice), open Claude Code and tell it to go through these files and use them for interactive list building and interface design. -- This is the second episode of the series "From CC and idea to a $1M SaaS". If you want a separate tutorial about something specific from this video - let me know ;) Enjoy! -Ilya
0
0
Video: Instagram AI Chatbot with Manychat & n8n (Message Buffering + FREE TEMPLATE)
n8n Template: file attached to this post "IG_AI_Assistant.json" To use the template create a new workflow in n8n and them "Import from File..." --- In this tutorial I cover how to built an AI chatbot for Instagram DM with Manychat and n8n, and how to implement message buffering. This way the clients of the local businesses can message in IG like "Hey!", "What's up?", "How much is the membership?" and the chatbot answers to all three messages as if they were one, instead of answering each questions separately. Enjoy! - Ilya
0 likes • Jun 9
@Mark Mallinovsky Okay it becomes even more complex 😂 What do you use ManyChat for in this setup?
0 likes • Jun 10
@Mark Mallinovsky Okay, well, in this case, I think you can just drop ManyChat for Telegram and add the following: 1. A small middleware (you can even build it as another n8n workflow with a Webhook trigger, no separate codebase needed) that catches the business_message update from Telegram. Important part, when you set the webhook you have to pass allowed_updates with business_connection and business_message, this is the step ManyChat skips and the reason your personal DMs disappear. 2. It pulls telegram_user_id from the payload and calls your lookup_student with it. And this also fixes your manual problem, the Telegram ID comes in automatically with every message, so no more adding it by hand. 3. lookup_student just needs to also match on a telegram_user_id field on the student record, next to the ManyChat ID you already store. If not found, you create the student automatically, same as your IG first contact step. 4. Reply goes back out with sendMessage + business_connection_id, so it goes out as you, and to the client it's not labeled as a bot (just make sure the bot has reply permission enabled on the business connection, otherwise the send gets rejected). Hope this idea helps :)
Video: Building a $1M SaaS with Claude Code - Day 1
All files for my Claude Code setup are attached below. How to use: 1. Download the skool-assets.zip file and unzip it. 2. Open this project folder in VS Code (or IDE of your choice), open Claude Code and tell it to read README.md and follow the instructions for installation. 3. Alternatively you can go through README.md yourself to learn what is inside and install manually. --- This is the first episode of the series where I will attempt to turn $100 Claude subscription and an idea into a real product and profitable business. I'll document my journey and share everything I learn. If you want a separate tutorial about something specific from this video - let me know ;) Enjoy! - Ilya
0
0
1-10 of 13
Ilya Savkin
3
22points to level up
@ilya-savkin-9849
I'm passionate about AI, tech and human progress

Active 1d ago
Joined May 11, 2025
Helsinki