Back to SeamAI App Builder

Create Your First Project

Step-by-step guide to creating your first SeamAI App Builder project and navigating the interface.

SeamAI Team
January 29, 2026
10 min read
Beginner

Start a new project

  1. Go to seamai.pro/builder and sign in.
  2. Launch the builder app at builder.seamai.pro.
  3. Choose a starter template or start from scratch with a prompt in chat.

Templates are the fastest way to start. They include preconfigured tooling and folder structure.

Choose a template or blank project

On the start screen, you will see stack icons for each available template. Click any icon to begin with that stack:

  • Template: Recommended for most users. Choose from React, Next.js, Vue, Angular, Astro, SvelteKit, Remix, Qwik, Expo, and more.
  • Blank: Start with a minimal project by typing a prompt in chat instead of selecting a template.

If you are unsure, start with a template and refine from there.

Import an existing project: To use a repo you already have, go to Import from Git at builder.seamai.pro/git and paste your GitHub URL. This works for purchased templates or any Git repository. See Use a purchased template with GitHub for details.

Tour of the builder

Key areas in the builder:

  • Chat panel: describe changes and request new features
  • Workbench: file tree, code editor, and diffs
  • Preview: live running app, updated as you work
  • Terminal: run commands, install packages, or build
  • Help (?): click the question mark icon in the sidebar to open the SeamAI Knowledge Base
  • Settings: click the gear icon to access AI providers, connections (GitHub, Vercel, Netlify), and more

Make your first changes

Try this first request:

"Create a homepage with a hero section, a list of features, and a call-to-action button."

Tip: Before sending your prompt, click the enhance icon to let the AI refine your request for better results.

Then:

  1. Inspect the file changes.
  2. Open the preview to validate.
  3. Iterate with small, clear instructions.

Save and keep working

Your project state is saved as you go. You can close the builder and return later to continue working.

Next steps

Ready to Get Started?

Put this knowledge into action. Our strategy consulting can help you implement these strategies for your business.

Was this article helpful?

Related Articles