Building with the AI Assistant
Overview
The AI assistant lets you describe what you need in plain English and generates a complete calculator configuration for you. Instead of manually adding each option and formula, you can start with an AI-generated draft and refine from there. You access the AI assistant in Step 1: Build with AI of the new-calculator wizard.
Steps
- Go to Calculator AI → Calculators, click New, and select Create from scratch.
- In the first step of the wizard, you see a chat interface.
- Type a description of your product and the options you need. For example: "I sell custom blinds. Customers choose width, height, and material. Price is based on square footage."
- Click Generate. The AI creates a calculator with appropriate options, pricing formulas, and layout.
- Review the generated configuration in the preview panel.
- To make changes, type a follow-up message — for example, "Add a mounting-type dropdown with inside and outside options" — and the AI updates the configuration.
- When you're satisfied, click Next to continue to Step 2, where you can fine-tune everything manually.
Details
| Detail |
Description |
| AI credits |
Each generation or refinement consumes AI credits from your plan's monthly allowance. |
| Supported input |
Plain English descriptions. Be as specific as possible about option types and pricing logic. |
| Editing after generation |
The generated configuration is fully editable. You can modify any option, formula, or setting in the manual editor. |
Examples
- Custom signage shop — You type: "I make custom signs. Options: width (6–48 inches), height (6–36 inches), material (acrylic, wood, metal), mounting holes (yes/no). Price = width × height × material rate." The AI generates four options with the correct types and a pricing formula.
- Fabric store — You type: "I sell fabric by the yard. Customer picks fabric type and enters yardage. Price per yard depends on the fabric." The AI generates a dropdown and a number input with a table-based pricing formula.
Related Articles
AI Credits
Overview AI credits power all of Calculator AI's AI-driven features. Every time you use an AI feature — building a calculator, generating pricing formulas, translating text, or styling your calculator — a small number of credits are consumed. Credits ...
AI Style Assistant
Overview The AI Style Assistant lets you describe the visual style you want in plain English, and it generates the CSS variable values for you. Instead of manually tweaking dozens of variables, you can describe a look — like "dark theme with rounded ...
What is Calculator AI?
Overview This page introduces Calculator AI and explains how it works at a high level. After reading it, you'll understand the core building blocks — calculators, options, pricing formulas, and theme blocks — and be ready to create your first ...
AI Bulk Generate Options
This is different from the Build with AI wizard that appears when creating a new calculator — AI Bulk Generate adds options to an existing calculator. Overview AI Bulk Generate lets you describe the options you need in plain English, and Calculator ...
Creating Your First Calculator
Overview This tutorial walks you through creating a calculator from start to finish using the new-calculator wizard. The wizard has four sequential steps, each focused on a different aspect of your calculator. You can skip optional steps or return to ...