I make websites and apps from simple prompts using AI — and it’s really easy to do

I make websites and apps from simple prompts using AI — and it's really easy to do

Skip to main content

Tom’s Guide

Tom’s Guide

Search Tom’s Guide

View Profile

Newsletters

Best Picks

Entertainment

Prime Day Deals
Switch 2 Restock

Galaxy Z Fold 7
Wordle Today

Best Mattress
Best laptops

Recommended reading

Forget ChatGPT — I tested 5 new AI tools this week and here’s the ones I’m now using daily

I don’t like my reminders app — so I made my own using Claude 4

It’s not all ChatGPT — these are the 5 AI tools I use every day

I tried giving ChatGPT unique backstories — it’s the most fun I’ve had with AI

I use these 5 prompts to boost my value at work — here’s how to try them

These five lesser-known AI tools are a must for boosting productivity

What is generative AI? Everything you need to know

I make websites and apps from simple prompts using AI — and it’s really easy to do

Nigel Powell

25 June 2025

Non-programmers can now use AI to create their own apps on demand

When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

(Image credit: Shutterstock)

You may, in your travels around the AI universe, have come across the term ‘vibe coding’ and wondered what it was. The term was originally coined by OpenAI co-founder Andrej Karpathy in a February 2025 tweet.

His quote came at a time when the quality of AI models had progressed far enough that they were increasingly being used to help programmers write serious code. In his mind this was a watershed moment.
“There’s a new kind of coding I call “vibe coding”, where you fully give in to the vibes…and forget that the code even exists….It’s not really coding – I just see stuff, say stuff, run stuff, and copy paste stuff, and it mostly works.”

You may like

Forget ChatGPT — I tested 5 new AI tools this week and here’s the ones I’m now using daily

I don’t like my reminders app — so I made my own using Claude 4

It’s not all ChatGPT — these are the 5 AI tools I use every day

Karpathy was not overly enthusiastic about the concept, saying it was ‘not too bad for throwaway weekend projects’, but his words kicked off a huge discussion in the programming world, which rages even now.

On one side are the die-hard, dedicated expert programmers who refuse to believe that AI can ever produce safe, trustworthy code products without human intervention. On the other hand are ‘brash’ non-expert coders with an idea, who suddenly have an outlet for their creativity that never existed before.
It’s an argument that’s destined to run and run.

(Image credit: Pixabay)
So what is Vibe Coding?
Vibe coding involves using an AI model to write computer code from scratch to create real-world products and applications. You get the model to create this code by typing your request into a chat box in plain English, as you would with any conventional AI interaction.

Sign up to get the BEST of Tom’s Guide direct to your inbox.
Get instant access to breaking news, the hottest reviews, great deals and helpful tips.
Contact me with news and offers from other Future brandsReceive email from us on behalf of our trusted partners or sponsorsBy submitting your information you agree to the Terms & Conditions and Privacy Policy and are aged 16 or over.
For example, typing ‘create me a simple to-do list app’ will, in moments, result in the AI generating what you need. It may not be perfect at first, but to fix and refine, you just continue chatting with the AI to tell it what you need. It’s shockingly simple at this level. Of course, professional programmers can push the genre to its extremes.
As someone who has personally created over 15 modest but useful AI-coded products over the past six months, I can 100% attest to the fact that vibe coding is a real thing, despite what disbelievers may say. Just last week, in a mere three hours, I created a brand new WordPress plug-in to provide a simple event form for a non-profit I’m involved with. And I’m absolutely no kind of programmer at all.
The amazing thing is not that vibe coding works per se, but how well it works. Almost anyone can produce useful apps in a matter of hours without touching a line of code. As long as they understand the constraints and limitations, and avoid trying to be too ambitious (unless they have the necessary skills).
Who is it useful for and why?

(Image credit: Pixabay)
Vibe coding is great for small business owners or anyone who wants to create modest little tools they can use to improve their productivity, without having to call on expensive technical expertise.
It’s also increasingly being used by people who either want to learn about programming or hope to be coding freelancers. The common theme is that they have some technical interest and they’re not scared of getting their hands dirty.
How does it work, and how can I vibe code for myself?

(Image credit: Shutterstock)
The first thing to know is that while vibe coding sounds easy, there is some basic knowledge that’s required before you start. First, you’ll need to understand how files, folders, and computer operating systems work, at least to a basic degree. You’ll also need to understand the basics of AI prompting, in effect how to structure your requests so the AI responds the way you want it to.
To get started, you need to decide whether you want to do your development in the cloud or on your computer, in which case you’ll need a machine with enough processing power and storage space to handle the programming environment the apps need.
The key rule of thumb with vibe coding is not to be too ambitious, especially at first. Start with extremely simple apps like to-do lists and that kind of thing, unless you are a proficient coder. While the AI does 99% of the heavy lifting, keeping things simple means it has a better chance of delivering results without errors.
Once you’re ready, pick your tool (see below) and start thinking of an idea. Make your instructions to the AI clear and simple, and see what the model delivers. The great thing is it’s quite cheap to experiment, as long as you don’t go crazy. The biggest challenge most newcomers face is how to direct the AI to fix any problems, but the best way is to explain the problem and let the model sort it out.
What tools do I need?

(Image credit: Pixabay)
Luckily there’s a great choice of methods and tools for vibe coding. Here’s a list of options.

It is definitely possible to vibe code using a standard cloud based chatbot, for instance ChatGPT from OpenAI or Claude from Anthropic. The pros are, you simply open an account in your web browser, click the code button and start chatting like you would do if you’re asking a search question. The cons are it involves more hands-on with the code. It is, however, trivially easy to get a simple app created literally in seconds.

Vibe coding for beginners with the Anthropic Claude 4 AI model – YouTube

ChatGPT is more austere than Claude, which uses an elegant interface to create apps. Claude also offers a publish button which gives the user a public URL link which anybody can access to use the new app.
With ChatGPT, you have to download the code and understand how to implement the environment which will let it run. Much more complicated.

(Image credit: NPowell)
Closed coding tools
This is where definitions get a little fuzzy. Strictly speaking, everything that is used for programming is a coding tool, but here we’re trying to differentiate between tools that give you access to the actual AI model, and products that mostly hide all that stuff and just deliver the final product.
There are an awful lot of these closed AI tools available at the moment, maybe over 20 at last count. Top of the tree for ease of use are Bolt.new and Lovable.com. These two manage to combine the ease of use of a chat box, with the power of some great back-end AI tech. The result is a great way to easily create and deploy micro apps.
I’ve created several apps with Bolt and Lovable, and they both work extremely well.
Honorable mentions
There are three other tools that I’ve used that offer soup to nuts vibe coding goodness. Readdy.ai, creates great websites, Macaly.com helped me produce a nice-looking time tracker app, and Heybossai.com offers a bunch of extra value in the form of useful tools and services. Note that many of these tools offer some form of limited free trial so you can test things out first.
Open coding tools
These vibe coding tools let the user select the specific AI model they want to use for the job. My two go-to favourites are voideditor.com and codecompanion.ai. They are both downloadable programs for Windows or Mac, which let you mix and match any of the most powerful AI models on the market to create your application.
I particularly like their seamless integration with my local disk storage, which means I can manage my projects with much more fine-grained control.
More from Tom’s Guide

Google Gemini under fire for major privacy change — what you need to know
Midjourney’s video generator is behind the competition — here’s why I love it anyway
I swapped the Calm app for ChatGPT Voice — here’s what surprised me

Back to Laptops

Intel Core i3

Intel Core i5

Intel Core i7

Storage Size

Screen Size

Refurbished

Screen Type

Storage Type

Showing 10 of 122 deals

Apple 13″ MacBook Air M4 (2025)

(256GB Blue)

$899Preorder

Apple 15″ MacBook Air M4 (2025)

(15-inch 1TB)

$1,599View

Dell XPS 13 (2016)

Lenovo Yoga Slim 7x (Gen 9)

(512GB OLED)

$858.11View

Lenovo IdeaPad Flex 5i ChromeBook Plus

(14-inch 128GB)

$499.99View

Asus ROG Zephyrus G14 (2024)

(14-inch 1TB)

$1,569.95View

Apple 13″ MacBook Air M4 (2025)

Apple 15″ MacBook Air M4 (2025)

(16GB RAM SSD)

$1,035View

Dell XPS 13 Plus

(13.4-inch)

$1,099.99View

Lenovo Yoga Slim 7x (Gen 9)

$949.99View

Nigel Powell

Social Links Navigation
Tech Journalist

Nigel Powell is an author, columnist, and consultant with over 30 years of experience in the technology industry. He produced the weekly Don’t Panic technology column in the Sunday Times newspaper for 16 years and is the author of the Sunday Times book of Computer Answers, published by Harper Collins. He has been a technology pundit on Sky Television’s Global Village program and a regular contributor to BBC Radio Five’s Men’s Hour.

He has an Honours degree in law (LLB) and a Master’s Degree in Business Administration (MBA), and his work has made him an expert in all things software, AI, security, privacy, mobile, and other tech innovations. Nigel currently lives in West London and enjoys spending time meditating and listening to music.

You must confirm your public display name before commenting

Please logout and then login again, you will then be prompted to enter your display name.

Forget ChatGPT — I tested 5 new AI tools this week and here’s the ones I’m now using daily

I don’t like my reminders app — so I made my own using Claude 4

It’s not all ChatGPT — these are the 5 AI tools I use every day

I tried giving ChatGPT unique backstories — it’s the most fun I’ve had with AI

I use these 5 prompts to boost my value at work — here’s how to try them

These five lesser-known AI tools are a must for boosting productivity

Latest in AI

Google Gemini under fire for major privacy change — what you need to know

Midjourney’s video generator is behind the competition — here’s why I love it anyway

OpenAI court filings just revealed new details on AI device with Jony Ive

I swapped the Calm app for ChatGPT Voice — here’s what surprised me

I use ChatGPT every day — and I’ve found 3 prompt tips that deliver the best results

US college students can get 3 months of Microsoft Copilot AI free — here’s how

Latest in Features

I walked 7,000 steps with the Garmin Venu X1 vs. the Apple Watch Ultra 2 — this watch won

The average person spends $50 a month on streaming services — here’s what I’d get for that money

Midjourney’s video generator is behind the competition — here’s why I love it anyway

Want an insect-free kitchen? 9 expert tips to keep them away this summer

Forget running — this 15-minute walking workout burns fat and boosts your metabolism

I swapped the Calm app for ChatGPT Voice — here’s what surprised me

LATEST ARTICLES

Massive New Balance sale live from $19 at Amazon — 15 early Prime Day deals I’d shop on sneakers and apparel

Best early Prime Day deals from £10 — 25 deals I’d shop now on TVs, Adidas, Lego and more

Google Gemini under fire for major privacy change — what you need to know

Hurry — the Oura Ring Gen 3 slashed to just $199 in rare early Prime Day deal

Brooklyn Bedding CopperFlex Pro Hybrid vs Bear Elite Hybrid: Which cooling mattress should you buy?

Tom’s Guide is part of Future US Inc, an international media group and leading digital publisher. Visit our corporate site.

Terms and conditions

Contact Future’s experts

Privacy policy

Cookies policy

Accessibility Statement

Advertise with us

Future US, Inc. Full 7th Floor, 130 West 42nd Street,

Please login or signup to comment

Please wait…

Read More…