Made with Bot

You describe it. The bot designs it with you, decision by decision. Then builds the whole thing, right on your computer.

Download for Mac

macOS · Apple Silicon · v1.0.0

Design first, then build

The bot walks you through design decisions before writing a line of code. You pick the look, the features, the flow.

Your vision, not a guess

Instead of building and hoping you like it, the bot asks the right questions and shows you options until the design feels right.

Real software, on your machine

What gets built actually works. Real files, real code, in a folder on your computer. Nothing uploaded anywhere.

See it in action

Made with Bot
Step 1 · Describe your idea
I want a meal planner where I can plan out my week, and it automatically makes a grocery list from the recipes I pick. Something simple and visual, not a spreadsheet.
Send
Step 2 · The bot plans the design
Great idea! Here's what we'll figure out together. I'll walk you through each one with options and visuals:
1 Visual Style The overall look and feel
2 Weekly View Layout How you see the week
3 Recipe Card Design How recipes look
4 Grocery List How the list gets generated
Step 3 · You make the design decisions
Decision 1: How should the weekly view look?
Option A

Calendar Grid

M
T
W
T
F
S
S
Option B

Card Stack

Monday
Pasta
Salad
Recommended
Option C

Timeline

Mon
Chicken stir fry
Tue
Option D

Kanban Board

MON
Tacos
Salad
TUE
Soup
WED
Pasta
Step 4 · The bot builds it
Planning project structure...
Writing src/components/WeekView.tsx
Writing src/components/RecipeCard.tsx
Created grocery list auto-generator
Writing src/components/GroceryList.tsx
12 files created...

Your meal planner is ready

Built to your exact design decisions

Open in browser Open folder

How it works

1
Download and open the app

Open the .dmg and drag Made with Bot to your Applications folder. macOS will show a warning because the app isn't signed with an Apple Developer certificate (that costs $99/yr). The app is fully open source, feel free to check it out yourself. To get past the warning:

Option A: Right-click the .app, choose Open, then click Open Anyway.

Option B: Go to System Settings → Privacy & Security and click Open Anyway.

Option C: Run this in Terminal (one time only):

xattr -cr /Applications/Made\ with\ Bot.appCopy
2
Connect your AI assistant

The app walks you through a quick one-time setup. Works with Claude Code (fully tested), Codex CLI (alpha), and Gemini CLI (alpha).

3
Describe what you want

Tell the bot what kind of tool you need. It asks smart questions to understand your vision before jumping into code.

4
Design it together

The bot walks you through key design decisions: what features to include, how things should look, how things should work. You stay in control of every choice.

5
Watch it get built

Once the design is locked in, the bot builds exactly what you agreed on. Real files, on your computer, ready to use.

Things people have built

Meal Planner

Weekly meals + auto grocery list

Gift Tracker

Never forget a birthday or gift idea

Pet Sitter Notes

Clear instructions for pet care

Habit Tracker

Daily habits with visual streaks

Recipe Box

Organize your favorite recipes

Budget Helper

Track spending with simple categories

What you need

1
An AI coding assistant

Works with Claude Code (fully tested), Codex CLI (alpha), and Gemini CLI (alpha). The setup wizard walks you through installation.

2
A Mac (Apple Silicon)

Made with Bot is a native macOS app. Windows and Intel Mac support coming later.

3
About 5 minutes for first-time setup

We'll walk you through everything step by step.

About this project

Made with Bot was created by Jon Nemargut, building on the Better Plan Mode skill. Better Plan Mode brings designer-quality decision-making to your own projects. Try it in your terminal too.