Skip to main content
This is the fun part. You’ll describe what you want, and Gemini CLI will build it for you. No coding required — just clear descriptions, spoken or typed.
With Wispr Flow running, just start speaking. Your words appear as text in Gemini CLI automatically. Say what you need naturally — Gemini understands and writes the code for you.

The Vibe Coding Loop

Every step follows the same pattern: You describe. Gemini CLI builds. You review. Repeat until it’s right, then move on.
1

Create a project folder

  1. Open File Explorer
  2. Go to your Documents folder
  3. Right-click in an empty space → NewFolder
  4. Name it my-website
Name it something simple like my-website. Use lowercase letters with no spaces — this will become part of your website URL later.
2

Open terminal in your project folder

Open your my-website folder in File Explorer. Click the address bar at the top, type powershell, and press Enter.
3

Start Gemini CLI

In your terminal, type:
Press Enter. You should see Gemini CLI start up with a prompt ready for your input.
If you have Wispr Flow running, you can now speak directly into Gemini CLI. Just start talking — your words will appear as text in the terminal.
4

Describe your website

Pick the style that appeals to you and say or copy the entire prompt into Gemini CLI. Replace [Your Name] and [your field] with your real information!
Say this or copy this prompt
Remember to replace [Your Name] and [your field] with your actual information before pasting the prompt! If you are speaking with Wispr Flow, just say your real name and field naturally.
Don’t like the result? Just tell Gemini what to change — see Step 6 for ready-to-use follow-up prompts.
5

Preview your website

Say or type this prompt:
Say this or copy this prompt
Or do it yourself: find index.html in your my-website folder and double-click it. It will open in your browser.
Your website is only on your computer right now — not on the internet yet. We’ll publish it in the next section.
6

Iterate and improve

Not happy with the result? That’s normal — and that’s the whole point of vibe coding! Say or copy any of these follow-up prompts into Gemini CLI:
Say this or copy this prompt
Say this or copy this prompt
Say this or copy this prompt
Say this or copy this prompt
The vibe coding loop: describe → review → refine. Keep going until you love it! You can send as many prompts to Gemini CLI as you want — there’s no limit on iterations. Speaking your requests often feels faster and more natural than typing them.

Go Further — Try Your Own Requests

The prompts above are just the beginning. Here are some creative requests to show how flexible natural language is:
Say this or copy this prompt
Say this or copy this prompt
Say this or copy this prompt
This is the magic of natural language. You do not need to know HTML or CSS — just describe what you want. If Gemini is not sure what you mean, it will ask you to clarify.

Troubleshooting

Make sure you’re opening the index.html file, not a folder. If the file is empty, ask Gemini CLI: “The index.html file appears to be empty. Can you check and regenerate it?”
Ask Gemini CLI to fix it:
Tell Gemini CLI:
Wispr Flow may occasionally mishear technical terms or proper nouns. You can review and correct the text in Gemini CLI before pressing Enter. If voice input is causing too many errors, switch to typing or pasting prompts instead.
Happy with your website? Head to Deploy your website to put it on the internet for free!