Sol Farahmand | AI For Work

L3 Certified @MindStudio,🥇AI Hackathon winner, AI Agent Builder. Helping you learn AI through tutorials & hands-on training to make you an AI champion at your job.


Sol Farahmand | AI For Work

Having a proud moment to have won first place at the ‪@MindStudio_ai‬ AI Hackathon! 🥇

#hackathon #aihackathon

1 month ago | [YT] | 0

Sol Farahmand | AI For Work

Just because you aren't writing lines of code doesn't mean you aren't "programming." If you’re building AI agents for your business, you’re building infrastructure.

And infrastructure needs engineering discipline.
If you want systems that are secure, scalable, and actually work a month from now, follow these 7 principles:

1️⃣ Clear Boundaries – Limit what data your AI can see.
2️⃣ Focused Roles – One agent, one job. Don't make a "do-it-all" monster.
3️⃣ Modular Design – Build in small pieces that are easy to swap or fix.
4️⃣ Defensive Prompting – Anticipate "jailbreaks" and weird inputs.
5️⃣ Least Privilege – Give the AI the minimum permissions it needs to function.
6️⃣ Observability – If you don't monitor it, you can't manage it.
7️⃣ Human-in-the-Loop – For sensitive actions, always have a human "OK."

"No Code" doesn't mean "No Engineering." 🏗️
Build smart. Build safe.
#AI #SmallBusiness #Automation #NoCode #Engineering #AIAgents

2 months ago | [YT] | 0

Sol Farahmand | AI For Work

The Run Workflow block. It allows us to run "Agents within Agents," connecting multiple workflows to perform tasks at scale.



Instead of one giant, messy workflow, we can break tasks down into efficient sub-workflows that run in parallel.



➡️ 3 Steps to Configuring the Run Workflow Block:



1️⃣ Set the Input (The Iterator): You feed the block a JSON Array (like {{sites}}). The block loops through this list, treating each entry as an individual {{item}}.

2️⃣ Pass the Baton (Launch Variables): You must configure the "Launch Variables" to send data into the sub-workflow.



👉 Parent sends: {{item}}
👉 Child receives: site (or whatever variable name you choose)



3️⃣ Catch the Result (Output Variables): Define an Output Variable (e.g., allCrawledContent) in the parent block. This automatically collects all the results from the sub-workflow runs into a new, neat JSON array.



➡️ 3 Quick Tips For The Sub-Workflow (The Child Agent):



1️⃣ Start with Variables: Your sub-workflow needs a "Launch Variable" configured in its Start block to accept the data coming from the parent.
2️⃣ Do the Work: Perform your scraping, analyzing, or generating steps as usual.
3️⃣ Don't Forget to Return: You must use a Terminator block configured to "Return Data." If you don't explicitly return a variable (like {{scrapeResult}}), the parent workflow receives nothing!



💡 MindStudio Logic in Plain English:
A team of workers who each grab one item from the box simultaneously.

✅ The Input: A box of raw materials (Your list of websites).
✅ The Run
✅ The Output: A finished pallet where all completed items are stacked back together.



I'll be making a video about this soon to show how it works. Stay tuned!

hashtag#MindStudio hashtag#AI hashtag#NoCode hashtag#WorkflowAutomation hashtag#TechLearning

2 months ago | [YT] | 0

Sol Farahmand | AI For Work

This new tool, formerly known as Clawd/Cladbot, has been making waves. While its capabilities are impressive, allowing it full system access, browser control, and even browser cookie access, the security implications are significant.

One description I heard really stuck with me: it's like giving "a very smart toddler access to your machine." While the potential for productivity is huge, the risks of unintended (or even malicious) actions are equally large.

What are your thoughts? Are you excited to try OpenClaw, or are the security concerns giving you pause? Let's discuss responsibly!

2 months ago | [YT] | 0

Sol Farahmand | AI For Work

Most small businesses are sitting on valuable data and do not realize it.

The problem is not lack of data.
It is not knowing what type of data you have and how to use it.

Here is a simple way to think about it:

🟦 Structured data
Spreadsheets, sales reports, CRM records, inventory lists
This is the data you already use for tracking and reporting.

🟨 Semi-structured data
Emails, website forms, order confirmations, logs
This data has some structure but needs organizing to be useful.

🟥 Unstructured data
Customer messages, reviews, photos, videos, PDFs, social posts
This is where the real customer insight lives, but it is the hardest to analyze.

2 months ago | [YT] | 0

Sol Farahmand | AI For Work

🔥 Top Video Generation Models Right Now 🔥

The creative AI space is moving fast. These are some of the strongest models currently leading image and video generation.

🎬 Top Video Models
• Kling 2.6 Pro
• Kling 2.5 Turbo
• Sora 2 Pro
• Wan 2.6
• Kling O1
• Veo 3.1
• Seedance v1 Pro

These models are setting the standard for what’s possible with generative AI right now.

Which one are you most excited about?

4 months ago | [YT] | 0

Sol Farahmand | AI For Work

🔥 Top Image and Video Generation Models Right Now 🔥

The creative AI space is moving fast. These are some of the strongest models currently leading image and video generation.

🖼️ Top Image Models
• GPT Image 1.5
• Nano Banana Pro
• Seedream 4.5
• Kling O1 Image
• Flux.2 Pro
• Flux.2 Dev


As we start to get ultra-detailed images, these models are setting the standard for what’s possible with generative AI right now.

Which one are you most excited about?

4 months ago | [YT] | 0