PageAI full logo

PageAI Documentation

Updated on

PageAI can create any website from a simple prompt. It then generates a complete, production-ready website that you can either download or deploy with a click.

Contrary to other AI tools like Lovable, v0 and the rest, you do not need to write long and complex prompts, but instead you can describe your business case, target audience, and what you want to achieve. PageAI will ensure you get the best website for your business.

PageAI is specialized in creating websites that look good and convert. However, you don't need to be an expert marketer. PageAI leverages decades of expert knowledge to create a website that is optimized for conversion. It includes social proof, testimonials, brand logos, sales calls and other elements that increase your chances of converting visitors into customers, subscribers, leads, etc.

How it works

PageAI is not just an AI that can write good code. It is so much more than that.

When you prompt it to build a website, it will:

  • expand your prompt into a detailed plan
  • research similar websites: pick name, write metadata
  • pick a design that matches your requirements
  • design a wireframe/mockups
  • generate assets, such as logo or images
  • code the website
  • write copy optimized for SEO and conversion
  • write sample blog posts and secondary pages

Afterwards, you can perform site-wide customizations, such as changing fonts and themes. These are applied in real-time and do not require you to re-generate the website.

Finally, you can choose to:

  • view landing page code
  • download the entire codebase
  • deploy the codebase with our 1-click deployment

Deploying the codebase will generate an entire git repository as part of the deployment process.

You can chose to deploy to any provider, including Vercel, Netlify, Cloudflare or any Coolify-enabled VM/VPS etc.

Technology

PageAI uses a complex agentic workflow to generate entire Next.js codebase with TypeScript, Tailwind CSS and Shadcn UI.
The codebase contains everything that is required for a professional website to be release to production:

  • CSP headers for security
  • dynamic meta tags for SEO
  • open graph images
  • favicons
  • sitemap
  • blog
  • pagination
  • JSON-LD structured data for SEO
  • internal linking between posts
  • authors & author pages
  • canonical URLs
  • tags, ToC for SEO
  • hreflang tags
  • search
  • rss feed
  • robots.txt
  • article SSR with layouts, embed & SSR of media, code blocks etc.
  • terms and conditions
  • privacy policy
  • performance optimization, image optimization
  • custom error pages,handling 404
  • mobile optimization and so on.

This also includes dark mode + theme switcher, delightful motion, responsive navigation etc.
This usually takes days of prompting in any other AI.

The generated codebase is bootstrapped with Shipixen and uses open source landing page components from PageUI.

Next steps