Non-Coder's Guide to OpenClaw(3): How a Non-Techie Built an AI Workout Coach (feat. Planfit & OCR)

🏋️‍♂️ Working Out is Fun, Logging isn’t… Hi, I’m a non-techie guy diving into AI. Recently, I started working out for my health, but logging became a huge pain. I use an app called “Planfit”, which is great for routine planning… but data export is locked. (No API support ㅠㅠ) Writing it down manually in Excel is tedious, and keeping it inside the app makes it hard to see “how much I’ve grown since last month” at a glance. ...

February 11, 2026

Non-Coder's Guide to OpenClaw (2): fast-browser-use - The Reality of "10x Faster Browser Automation" 🤦‍♂️

Introduction “Ultra-fast browser automation built with Rust! 10x faster than Puppeteer!” …and how I got baited into 2 hours of struggle 🤦‍♂️ ...

February 9, 2026 · jsparkyq

Non-Coder's Guide to OpenClaw(1): Giving AI Permissions to Google Workspace - My Struggles with gog Integration 🤖📧

Introduction Since many YouTubers and developers have already explained how to connect and use OpenClaw, I’ll skip that part! I wrote this troubleshooting log while building my OpenClaw AI assistant, hoping it might help other “vibe coders” (non-developers who can’t even write a for-loop) solve similar errors they might face. First off, my coding skills(?) are non-existent. I’m a vibe coder who can’t actually write a for-loop or if-statement. LOL However, I took a machine learning course in college, so I have some theoretical background and can somewhat read existing Python or C++ code and guess, “Ah, so this is how it flows…” Please keep this in mind while reading! Chronicles(1): Trusting AI with Gmail? What if an AI assistant could read my emails, check my schedule, and even reply to important messages? Sounds cool, right? So today, I took on the challenge. Connecting gog CLI to the OpenClaw open-source AI framework to access Google Workspace (Gmail, Calendar, Drive, etc.). The result? Success! 🎉 …But the process wasn’t exactly smooth. lol ...

February 8, 2026 · jsparkyq
Hits