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

Memberships

The AI MBA

802 members • Free

The AI Agency

485 members • Free

AI Bits and Pieces

438 members • Free

Real-World AI Consultants

435 members • Free

AI Automation Society Plus

3.4k members • $94/month

AI Automation Skool

2.1k members • Free

Max Business School™

262.9k members • Free

AI Workshop Lite

14.2k members • Free

AI Money Lab

47.8k members • Free

4 contributions to AI Bits and Pieces
GitHub 101: For Non-Tech People
See "check my GitHub repo" everywhere but have no clue what people are talking about? Same here. So here's a simple explanation. What is GitHub? Think Google Drive, but for code. The big difference: it tracks a detailed history of every change. Every save-point. Every edit. By who, when, why. Why do people use it? → Version control - Want to go back to yesterday's code? No problem. → Collaboration - Multiple people on the same code without chaos → Backup - Your work is safe online → Portfolio - For developers, their GitHub is their resume What is a repo (repository)? Just a project. Building a website? That's one repo. All code, files, and history in one place. The basic flow: Create a repo (new project) Write/change code on your computer "Commit" your changes (save-point) "Push" to GitHub (upload) Others can "pull" (download) and work with it Private vs Public This one tripped me up: → Private repo = only you (and who you invite) can see it → Public repo = everyone can see and use your code For client work: ALWAYS private. Their business logic, API keys, custom flows - that shouldn't be public. Best practices you need to know: → Use branches (parallel worlds for your code - test new features separately) → Write clear commit messages ("Fixed login bug" not "fix stuff") → Create a README.md (explains what your project does) → Use .gitignore (keeps passwords and API keys out of your repo) Practical example for AI automation: You're building an AI chatbot for a client: Create repo "client-x-chatbot" (private) Claude Code writes the code Push to GitHub after each feature Client gets access (transparency) Bug? See exactly what changed New client? Copy the repo and adjust Deployment story GitHub is often the middle step: Write code → Push to GitHub → Automatic deployment to production Platforms like Vercel or Netlify deploy automatically every time you push to GitHub. This is called CI/CD (Continuous Integration/Continuous Deployment).
GitHub 101: For Non-Tech People
5 likes • 4d
@Ai Stromae thanks a lot for sharing, tho is helpful
💎Prompting: The Foundation for Unlocking Real AI Power
A 5-Part Series on Prompting, Iteration, and Finding Your Own AI Rhythm We talk a lot about AI tools— Models. Apps. Updates. But beneath all of it, there’s one thing that quietly connects almost everything in modern AI: 💎 Prompting. Not as a trick. Not as a hack. But as the foundation—the way we communicate intent, context, and direction to AI. 💎 Prompting — often taken for granted, yet once refined, it unlocks real AI power. Over the next few posts, I’m kicking off a 5-part series called: 💎 Prompting: The Foundation for Unlocking Real AI Power We’ll explore: - Why prompting shows up everywhere, no matter the tool - Why iteration (not perfection) is the real superpower - Why some AI tools feel intuitive while others don’t - How prompting naturally enables us to expand from simple use to workflows and systems - And why there is no single “right” path when learning AI This series will reveal how such a simple act can unlock so much real capability. For the complete Series articles, visit: Series Hub ✨ AI Bits & Pieces — helping people and businesses adopt AI with confidence. Image created using “prompts” with ChatGPT.
💎Prompting: The Foundation for Unlocking Real AI Power
2 likes • 9d
@Matthew Sutherland thank you for sharing this
Day 20 – A complete RAG disaster
Today was a mess. Everything I tried to rebuild went completely wrong. I thought I could trigger a subworkflow using the “call n8n workflow” node.Simple idea. But nothing worked.Nothing was passed through, nothing arrived, nothing happened. And I have no clue why. I searched and searched and searched. Still nothing.I even used Gemini to try to debug it, but no luck there either. I wanted to spend one hour.I ended up at one and a half. I even got up early to do this. And let’s not forget Christmas is coming. I still need to buy gifts, breathe a little and not lose my mind. Today the morning is finished. So here is my question for you. Do you have any good examples in the classroom or anywhere else that show how to use the “call n8n workflow” node properly? Did anyone yoused this node in an AI Agent node? I clearly need to understand this better. Not every day is progress. Todaywas pure frustration. It was nothing... But that is part of the journey.
Day 20 – A complete RAG disaster
3 likes • Dec '25
@Holger Peschke …. keep breathing and trust the process…
🎓 Start Learning in the Classroom
New to AI? The best way to sound AI–smart fast is to start in our Classroom. Our unique style of training builds literacy and fluency in small, practical bites you can use right away. https://www.skool.com/ai-bits-and-pieces/classroom/8090164b
4 likes • Dec '25
Thank you for getting this together. I look forward to learning! @Michael Wacht
1-4 of 4
Dimi Tse
2
10points to level up
@dimitrios-tselios-7735
AI expert in telecom product management, development leader and entrepreneur, with 20 years of experience leading high performing expert teams.

Active 15h ago
Joined Dec 6, 2025
Powered by