Audience
Non-technical creators, developers, and educators as well as anyone that seeks automated AI-powered website creation.
About Aurora
Aurora is a web-based platform for building full-stack web apps through a chat interface. A user describes the app they want, and Aurora generates a Vite + React + TypeScript project, runs it in a live preview, and revises the code as the description is refined.
Projects are stored as ordinary source code in a GitHub repository owned by the user. Every change Aurora makes is committed to that repo, so the project can be cloned, edited locally, or moved to another platform without an export step or proprietary format.
Existing codebases can be imported from GitHub, including projects created on Lovable, and development can continue in Aurora. Imports are additive - Aurora does not rewrite the imported project structure.