Close Menu
  • Home
  • AI Models
    • DeepSeek
    • xAI
    • OpenAI
    • Meta AI Llama
    • Google DeepMind
    • Amazon AWS AI
    • Microsoft AI
    • Anthropic (Claude)
    • NVIDIA AI
    • IBM WatsonX Granite 3.1
    • Adobe Sensi
    • Hugging Face
    • Alibaba Cloud (Qwen)
    • Baidu (ERNIE)
    • C3 AI
    • DataRobot
    • Mistral AI
    • Moonshot AI (Kimi)
    • Google Gemma
    • xAI
    • Stability AI
    • H20.ai
  • AI Research
    • Allen Institue for AI
    • arXiv AI
    • Berkeley AI Research
    • CMU AI
    • Google Research
    • Microsoft Research
    • Meta AI Research
    • OpenAI Research
    • Stanford HAI
    • MIT CSAIL
    • Harvard AI
  • AI Funding & Startups
    • AI Funding Database
    • CBInsights AI
    • Crunchbase AI
    • Data Robot Blog
    • TechCrunch AI
    • VentureBeat AI
    • The Information AI
    • Sifted AI
    • WIRED AI
    • Fortune AI
    • PitchBook
    • TechRepublic
    • SiliconANGLE – Big Data
    • MIT News
    • Data Robot Blog
  • Expert Insights & Videos
    • Google DeepMind
    • Lex Fridman
    • Matt Wolfe AI
    • Yannic Kilcher
    • Two Minute Papers
    • AI Explained
    • TheAIEdge
    • Matt Wolfe AI
    • The TechLead
    • Andrew Ng
    • OpenAI
  • Expert Blogs
    • François Chollet
    • Gary Marcus
    • IBM
    • Jack Clark
    • Jeremy Howard
    • Melanie Mitchell
    • Andrew Ng
    • Andrej Karpathy
    • Sebastian Ruder
    • Rachel Thomas
    • IBM
  • AI Policy & Ethics
    • ACLU AI
    • AI Now Institute
    • Center for AI Safety
    • EFF AI
    • European Commission AI
    • Partnership on AI
    • Stanford HAI Policy
    • Mozilla Foundation AI
    • Future of Life Institute
    • Center for AI Safety
    • World Economic Forum AI
  • AI Tools & Product Releases
    • AI Assistants
    • AI for Recruitment
    • AI Search
    • Coding Assistants
    • Customer Service AI
    • Image Generation
    • Video Generation
    • Writing Tools
    • AI for Recruitment
    • Voice/Audio Generation
  • Industry Applications
    • Finance AI
    • Healthcare AI
    • Legal AI
    • Manufacturing AI
    • Media & Entertainment
    • Transportation AI
    • Education AI
    • Retail AI
    • Agriculture AI
    • Energy AI
  • AI Art & Entertainment
    • AI Art News Blog
    • Artvy Blog » AI Art Blog
    • Weird Wonderful AI Art Blog
    • The Chainsaw » AI Art
    • Artvy Blog » AI Art Blog
What's Hot

Promoting Skills for Employees | Recruiting News Network

‘Spend less time on Instagram and more on learning artificial intelligence’: Perplexity AI CEO Aravind Srinivas

Paper page – Does More Inference-Time Compute Really Help Robustness?

Facebook X (Twitter) Instagram
Advanced AI News
  • Home
  • AI Models
    • OpenAI (GPT-4 / GPT-4o)
    • Anthropic (Claude 3)
    • Google DeepMind (Gemini)
    • Meta (LLaMA)
    • Cohere (Command R)
    • Amazon (Titan)
    • IBM (Watsonx)
    • Inflection AI (Pi)
  • AI Research
    • Allen Institue for AI
    • arXiv AI
    • Berkeley AI Research
    • CMU AI
    • Google Research
    • Meta AI Research
    • Microsoft Research
    • OpenAI Research
    • Stanford HAI
    • MIT CSAIL
    • Harvard AI
  • AI Funding
    • AI Funding Database
    • CBInsights AI
    • Crunchbase AI
    • Data Robot Blog
    • TechCrunch AI
    • VentureBeat AI
    • The Information AI
    • Sifted AI
    • WIRED AI
    • Fortune AI
    • PitchBook
    • TechRepublic
    • SiliconANGLE – Big Data
    • MIT News
    • Data Robot Blog
  • AI Experts
    • Google DeepMind
    • Lex Fridman
    • Meta AI Llama
    • Yannic Kilcher
    • Two Minute Papers
    • AI Explained
    • TheAIEdge
    • The TechLead
    • Matt Wolfe AI
    • Andrew Ng
    • OpenAI
    • Expert Blogs
      • François Chollet
      • Gary Marcus
      • IBM
      • Jack Clark
      • Jeremy Howard
      • Melanie Mitchell
      • Andrew Ng
      • Andrej Karpathy
      • Sebastian Ruder
      • Rachel Thomas
      • IBM
  • AI Tools
    • AI Assistants
    • AI for Recruitment
    • AI Search
    • Coding Assistants
    • Customer Service AI
  • AI Policy
    • ACLU AI
    • AI Now Institute
    • Center for AI Safety
  • Industry AI
    • Finance AI
    • Healthcare AI
    • Education AI
    • Energy AI
    • Legal AI
LinkedIn Instagram YouTube Threads X (Twitter)
Advanced AI News
Coding Assistants

What Is Vibe Coding? | Built In

By Advanced AI EditorApril 2, 2025No Comments6 Mins Read
Share Facebook Twitter Pinterest Copy Link Telegram LinkedIn Tumblr Email
Share
Facebook Twitter LinkedIn Pinterest Email


Vibe coding represents a new approach to software development where programmers describe what they want in everyday language and artificial intelligence generates the actual code. This method shifts the programmer’s role from writing lines of code to guiding an AI through conversations, testing its output and making refinements through trial and error.

What Is Vibe Coding? Key Features

Plain-language instructions instead of traditional programming.
Limited review of computer-generated code.
Copy-and-paste workflow into development environments.
Testing through execution rather than code inspection.
Back-and-forth conversations to fix problems rather than manual troubleshooting.

More on AI and SoftwareAI Coding Assistants Can Be a Huge Help — Just Not Where You Might Think

 

History of Vibe Coding

The term “vibe coding” was coined by Andrej Karpathy in February 2023, emerging as AI technologies advanced enough to handle complex programming tasks. The concept evolved from earlier AI coding assistants, with roots tracing back to late 2022 when tools like OpenAI’s Codex and GitHub Copilot began generating useful code snippets from natural language prompts.

In 2023, Karpathy famously predicted that “the hottest new programming language is English,” suggesting a future where high-level prompts might replace traditional, low-level coding. This prediction set the stage for vibe coding’s development.

Karpathy described this method as one where developers “fully give in to the vibes, embrace exponentials and forget that the code even exists.” This captured the core idea: using AI as the primary coder while the human provides a guiding vision.

Shortly after its introduction, the concept gained significant traction in tech communities and even earned recognition in mainstream dictionaries as a trending term.

 

Vibe Coding Example: Chrome Extension Project

In 2023, I put this technique into practice while creating a Chrome extension. My goal was straightforward: build an extension that could collect web content and store it in our company’s AI data storage, Agent700’s Data Vault, for research purposes.

As I shared in my LinkedIn post at the time: “I approached this as an experiment. Could our AI platform really tackle a project with this level of complexity? I began by creating an agent and assigning it the role of Chrome Extension Developer.”

My Chrome extension project followed classic vibe coding principles:

1. Define the Goal Clearly

I mentally outlined what we needed: “An extension that can scrape specific data from websites and integrate it with our internal systems.”

2. Consult AI for Technical Framework

I asked the AI to explain how Chrome extensions are built and what files would be involved.

3. Generate Initial Code

The AI produced the foundation of the extension with manifest files, background scripts and UI elements.

4. Iterative Refinement

I built the extension feature by feature, requesting improvements when needed.

5. Handle Conversation Limitations

When the AI reintroduced bugs from earlier in our conversation, I started fresh conversations with updated context from Agent700’s data storage.

6. Collaborative Debugging

Rather than debugging code myself, I explained issues conversationally to the AI.

7. Final Deployment

The completed extension was published to the Chrome Web Store without my having written a single line of code.

The most striking aspect was how the process felt like working with a human coding partner, except that partner was AI. As I noted afterward, I hadn’t written a single line of code. I had adjusted some, yes, but none of them were from my imagination. 

 

Benefits of Vibe Coding

Vibe coding offers several benefits to those using it.

Accessibility

Vibe coding opens software creation to non-programmers and those with rusty coding skills.

Speed

It significantly accelerates early development and prototyping.

Reduced Barriers

This method focuses on solving problems rather than syntax details.

Organizational Potential

It allows team members throughout an organization to create solutions to everyday problems.

Cost Efficiency

Vibe coding creates viable proofs-of-concept that can inform later production versions.

Innovation

It enables analytical thinkers without coding expertise to develop unique solutions.

 

Limitations of Vibe Coding

Despite its advantages, vibe coding is not without some drawbacks.

Code Quality

Production-ready applications often require substantial refactoring by professional developers.

Scaling Challenges

Systems become increasingly difficult to fix as they grow more complex.

Knowledge Prerequisites

Although simpler than traditional coding, effective use still requires some technical understanding.

After reflecting on my Chrome extension experience, I acknowledged both the plusses and the minuses of this approach:

“I agree with vibe coding opening the doors to non-programmers and also note two important considerations when going down this path. Currently, those who benefit most are individuals with some basic knowledge of software engineering. Without the right tools, significant challenges arise as the code base grows or when working with an existing large code base which we are hoping to solve at Level Up Development leveraging Agent700. Overall, this is the future, and it opens up new possibilities.”

My experience shows that, while vibe coding helps bypass technical obstacles, developers should remain mindful of maintenance challenges as projects expand. That said, it offers an excellent way to reduce costs for proof-of-concept projects!

More on Software and Generative AIA Software Developer’s Guide to Generative AI

 

What Is the Future of Vibe Coding?

AI expert Simon Willison highlights an important distinction between using AI as a coding assistant (with proper review and testing) versus pure vibe coding (accepting whatever the AI produces).

Meanwhile, critics like Gary Marcus point out that AI-generated code primarily recombines patterns from its training data, though one could argue that most human innovation similarly builds upon existing ideas and techniques. The key difference lies in the AI’s lack of true understanding versus a human developer’s intentional adaptation of prior knowledge.

Most experts recommend a balanced approach:

Vibe coding works well for prototypes and personal projects.
Critical systems still demand traditional programming expertise.
The divide between starting projects (now easy) and maintaining them long-term (still challenging) creates new dynamics in software development.

Vibe coding challenges traditional ideas about programming skill while raising important questions about software quality in an AI-assisted world. My Chrome extension case study demonstrates both its promise and limitations, confirming that while ideas come easily, “the execution of the idea is everything.”



Source link

Follow on Google News Follow on Flipboard
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
Previous ArticleC3.ai (NYSE:AI) Partners With PwC To Enhance AI Solutions Despite US$10% Price Drop
Next Article New Study Warns of Catastrophic Overtraining in Large Language Models
Advanced AI Editor
  • Website

Related Posts

AI coding assistants are getting ever more popular – especially in this country

June 20, 2025

Is vibe coding a death knell for traditional software development roles?

June 19, 2025

Why AI code assistants need a security reality check

June 19, 2025
Leave A Reply

Latest Posts

Barnes Foundation Online Learning Platform Expands to Penn Museum

Archaeologists Identify 5,500-Year-Old Megalithic Tombs in Poland

Phillips to Debut ‘First-of-its Kind’ Priority Bidding Structure

3,800-Year-Old Warrior’s Tomb Unearthed in Azerbaijan

Latest Posts

Promoting Skills for Employees | Recruiting News Network

July 23, 2025

‘Spend less time on Instagram and more on learning artificial intelligence’: Perplexity AI CEO Aravind Srinivas

July 23, 2025

Paper page – Does More Inference-Time Compute Really Help Robustness?

July 23, 2025

Subscribe to News

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

Recent Posts

  • Promoting Skills for Employees | Recruiting News Network
  • ‘Spend less time on Instagram and more on learning artificial intelligence’: Perplexity AI CEO Aravind Srinivas
  • Paper page – Does More Inference-Time Compute Really Help Robustness?
  • Alibaba launches AI coding model Qwen3-Coder
  • Microsoft Recruits 24 AI Experts from Google DeepMind, Including Gemini Chatbot Veteran

Recent Comments

  1. 1win app download on Former Tesla AI czar Andrej Karpathy coins ‘vibe coding’: Here’s what it means
  2. 📃 ✉️ Pending Deposit: 1.8 BTC from new sender. Review? > https://graph.org/REDEEM-BTC-07-23?hs=60194a6753699dfb5804798d5843ffd0& 📃 on This Neural Network Optimizes Itself | Two Minute Papers #212
  3. 📉 📩 Pending Deposit - 1.0 BTC from unknown sender. Review? => https://graph.org/REDEEM-BTC-07-23?hs=16ed4f83e039fc01f975372e66ec05d7& 📉 on OpenAI seeks to make its upcoming ‘open’ AI model best-in-class
  4. 📊 📩 Pending Transfer: 1.8 BTC from unknown sender. Approve? >> https://graph.org/REDEEM-BTC-07-23?hs=8f64f5846f6d90e5a1ebb4bba272bbea& 📊 on Nvidia’s GB200 NVL72 Supercomputer Achieves 2.7× Faster Inference on DeepSeek V2
  5. 📅 ✉️ New Deposit: 1.8 BTC from new sender. Approve? > https://graph.org/REDEEM-BTC-07-23?hs=5719fe560af3b8c36c0a0976ea7a6f6b& 📅 on Meta, Booz Allen develop ‘Space Llama’ AI system for the International Space Station

Welcome to Advanced AI News—your ultimate destination for the latest advancements, insights, and breakthroughs in artificial intelligence.

At Advanced AI News, we are passionate about keeping you informed on the cutting edge of AI technology, from groundbreaking research to emerging startups, expert insights, and real-world applications. Our mission is to deliver high-quality, up-to-date, and insightful content that empowers AI enthusiasts, professionals, and businesses to stay ahead in this fast-evolving field.

Subscribe to Updates

Subscribe to our newsletter and never miss our latest news

Subscribe my Newsletter for New Posts & tips Let's stay updated!

LinkedIn Instagram YouTube Threads X (Twitter)
  • Home
  • About Us
  • Advertise With Us
  • Contact Us
  • DMCA
  • Privacy Policy
  • Terms & Conditions
© 2025 advancedainews. Designed by advancedainews.

Type above and press Enter to search. Press Esc to cancel.