✨ What Is Vibe Coding?
Vibe coding = sit back and let your AI do the heavy lifting? Plus, the latest generative AI updates: Gemma 3 pushes multimodal AI forward, Emotionally Intelligent CVI brings lifelike video, Autonomous Agent Manus automates complex tasks, and more!
Hey there!
Vibe coding is the new trend these days spawning its own meme culture. Andrej Karpathy, the ex- Tesla AI lead and OpenAI founding member, recently coined the term to describe how large language models (LLMs) are getting so good that devs can simply "give in to the vibes" and allow LLMs to handle most of the coding.
Vibe coding already got into real businesses. Y Combinator mentioned that nearly a quarter of the code in their latest startup batch is almost entirely AI-generated. Founders are witnessing dramatic speed improvements: one founder from TrainLoop reported a leap from a 10× improvement to a staggering 100× increase in code generation speed within just one month.
A particularly striking example comes from @levelsio, who broke new ground by creating a fully AI-generated game using only two tools Cursor and Anthropic 's Claude. The project soared from $0 to $1 million in annual recurring revenue (ARR) in only 17 days, selling ad placements and amassing a user base of 320,000 players.
What Exactly Is "Vibe Coding"?
The roots of vibe coding trace back to early advancements in AI coding assistants. By late 2022, tools such as OpenAI 's Codex and GitHub Copilot had already begun generating useful code snippets from natural language prompts. In 2023, Karpathy famously predicted that "the hottest new programming language is English," hinting at a future where high-level prompts might replace traditional, low-level coding.
In essence, vibe coding means using AI as your co-pilot, or more of a primary coder, while you provide the guiding vision. As Karpathy puts it, "It's not really coding—I just see stuff, say stuff, run stuff, and copy paste stuff, and it mostly works."
In his own words, he describes a workflow where he talks to a coding assistant like Claude Composer (powered by Anthropic's Claude Sonnet) and SuperWhisper, issuing simple commands such as "decrease the padding on the sidebar by half." and let the AI output those code changes, and simply click "Accept All" without even reading diffs or understanding every line.
Karpathy's candid reflections on this workflow can be seen in his tweet here and in a follow-up tweet detailing his process here, which garnered an ambiguous "Hmm" reaction from Elon Musk .
The important nuance here is how much understanding the human maintains. Benj Edwards , Ars Technica 's Senior AI Reporter, made a great point on a distinction between using AI as an assistant and vibe coding highlighted by AI researcher Simon Willison .
Here's the gist:
Vibe Coding Impact: Shifting Roles and Business Dynamics
The concept of vibe coding is becoming increasingly intertwined with broader trends in AI, startup culture, and modern software development. We analyzed insights from Andrew Chen , General Partner at Andreessen Horowitz (read his take), along with key takeaways from a recent YC panel discussion (watch here).
Here's a condensed look at the biggest shifts impacting businesses, developers, and users:
Robert Keus , Social Entrepreneur at Brthrs AI and GreenPT, shared that both of his daughters (8 & 11) have built their own webshops using Lovable , selling their handmade jewelry online. 👇🏼
Something to keep in mind: While the promise of exponential productivity gains is enticing, current AI tools still fall short when it comes to debugging complex issues. Developers often find themselves "spoon-feeding" these systems explicit instructions to iron out errors, a process impossible without human oversight and deep technical expertise.
The development process is likely to bifurcate into two phases:
Striking the right balance between embracing AI's potential and maintaining rigorous quality standards will be key to navigating AI integration in software development and other industries.
Now, let's get to the news!
Updates on Generative AI Tools
1. Google DeepMind Introduces Gemma 3
A multimodal model designed for consumer hardware with advanced vision processing and extended context capabilities.
Features:
2. Tavus Introduces Emotionally Intelligent CVI
An updated Conversational Video Interface that uses emotional intelligence for natural, human-like interactions.
Features:
3. China Introduces Autonomous Agent Manus AI
An autonomous AI agent that performs complex tasks from start to finish using a multi-agent approach.
Features:
4. Hedra Unveils Character-3 and Studio
An omnimodal AI model that processes image, text, and audio simultaneously, alongside a unified video creation platform.
Features:
5. OpenAI Updates ChatGPT for macOS
An update to the ChatGPT macOS app that enables direct code editing in popular IDEs.
Features:
6. Sakana AI Introduces AI Scientist-v2
An AI system that independently generated a peer-reviewed scientific paper accepted at an ICLR workshop.
Features:
Other News
Curated Gems
Simon Willison shared how LLMs can serve as rapid, overconfident coding assistants, speeding up everything from prototyping to full deployments. He breaks down practical tips to help you work faster and smarter without losing that human touch. You'll also get a hands-on case study on tweaking GitHub workflows to reduce development time and cost.
👉🏼 We also just published a new set of docs in our Prompt Engineering Guide for 5 chain-of-thought-inspired prompting techniques you've probably missed: Chain-of-Code, Chain-of-Density, Chain-of-Dictionary, Chain-of-Draft, Chain-of-Knowledge.
Our AI Security Masterclass That Features 9 Top Experts
Join our 6-week Masterclass on AI Security, where you'll learn from leading experts in Generative AI, Cybersecurity, and AI Red Teaming.
We gathered nine AI security specialists who will share their cutting-edge insights and hands-on expertise with you.
Final spots are available. Sign up today!
Thanks for reading! Check our blog for more content about prompting and practical Generative AI!
Happy to vibe test for you! 😍
Generative AI Security Testing and AI Enthusiast | Experienced in Offensive Security Consulting | Red Teaming | Penetration testing | Cloud Security
4mo"Vibe coding is the ultimate 'trust the process' moment in software development, but it’s a double-edged sword. While it accelerates innovation (hello, 100× coding speed!), it also opens doors 🚪🔓 for cybercriminals to exploit overlooked vulnerabilities in AI-generated code. The 'vibes' are strong, but rigorous oversight is still critical to keep systems secure.