aisuperhero.hashnode.devI Write About AI Every Week — Here's What I CoverHi! I'm Shmulik — senior engineer at Apiiro and the author of AI Superhero, a weekly newsletter going deep on AI tools, models, and benchmarks. Each week I publish a practical deep-dive on what's actually happening in the AI space: code review agents...5d ago·1 min read
aisuperhero.hashnode.devBecome Your Own AI Superhero: Training a Personal LoRA for Flux with fal.aiIntroduction AI personalization is now within everyone’s reach. Using LoRA (Low-Rank Adaptation), you can customize powerful AI models with just a few personal images and modest computing resources. Unlike traditional fine-tuning, LoRA efficiently tr...5d ago·7 min read
aisuperhero.hashnode.devCracking The Black BoxMy Journey into Adversarial Machine Learning: Ever wondered if those clever algorithms recommending your next Netflix binge or recognizing faces at airport security could be tricked? I did too. Machine learning powers so much of our world, yet its vu...5d ago·9 min read
aisuperhero.hashnode.devHumanEval - The Most Inhuman Benchmark For LLM Code GenerationAI is Everywhere, But Code is the Real Test Large Language Models (LLMs) are everywhere. They help us write, summarize, translate, and even generate images. But if there’s one domain where they matter the most, it’s coding. Why? Because code is a pow...5d ago·8 min read
aisuperhero.hashnode.devHow to Teach a Turtle to Balance a BambooRecap In my previous post about Gymnasium, “How to Teach an Agent to Reach a Cookie”, we explored the basics of reinforcement learning using Gymnasium’s simple pre-built environment — CliffWalking. If you’re not familiar with Gymnasium, I recommend c...5d ago·11 min read