Docs/Describe/Project Types

Project Types

Updated Mar 30, 2026Describe

Choose the right project type for your use case.

Website

Static sites without a backend. Perfect for:

  • Landing pages and marketing sites
  • Portfolios and personal sites
  • Event pages and one-pagers
  • Documentation sites

Tech: React + TypeScript + Vite + Tailwind CSS

Plan: Available on Free plan

Web App

Full-stack applications with backend and optional database. Perfect for:

  • SaaS applications
  • Dashboards and admin panels
  • E-commerce stores
  • Apps with user authentication

Tech: React + TypeScript + Vite + Tailwind CSS + Python FastAPI + PostgreSQL

Plan: Requires Web App Builder plan

Agent Flow

AI-powered automation workflows. Perfect for:

  • Daily news digests and summaries
  • Monitoring and alerting
  • Data collection from multiple sources
  • Automated reporting
  • Chatbots and AI assistants

Tech: Python agents with built-in tools (HTTP, messaging, search, files)

Plan: Requires Agent Flow plan

Skills

Reusable AI capabilities that can be shared across Agent Flows. Perfect for:

  • Text translation and summarization
  • Data extraction and parsing
  • Custom AI functions
  • Shared team tools

Tech: Python with AI model access

Plan: Requires Agent Flow plan

Converting Between Types

You can convert a Website to a Web App (and back) in Project Settings:

  • Upgrade: Backend template is initialized automatically
  • Downgrade: Backend is archived (not deleted), can be restored later