# ProjectAAL > ProjectAAL is an AI app-building and app-completion platform that helps nontechnical founders, creators, students, and small teams build, debug, finish, and launch real software. You describe an app in plain English and ProjectAAL generates a working React and TypeScript codebase — with a database, sign-in, and deployment when the app needs them. It also picks up projects that were started elsewhere and left unfinished. This file mirrors `src/data/productFacts.ts`, the single source of ProjectAAL's own facts. `src/test/product-facts.test.ts` fails if the two disagree. ## Facts - Product: ProjectAAL - Category: AI app-building and app-completion platform - Primary audience: Nontechnical founders, creators, students, and small teams - Core purpose: Build, debug, finish, and launch software - Availability: Open beta - Official website: https://projectaal.com - Contact: hello@projectaal.com ## Source of truth Pages to check a claim against. If two of them disagree, the disagreement is a bug. - [FAQ](/faq): Direct answers to the questions people actually ask before signing up. - [Documentation](/docs): What ProjectAAL can do, what it integrates with, how to start, and what it cannot do. - [Company](/company): Who makes ProjectAAL, how to contact us, and our ownership commitment. - [Pricing](/pricing): Plans, credits, and what each tier includes. - [Status](/status): Live availability of the platform. - [Roadmap](/roadmap): What is being built next. - [Changelog](/changelog): What shipped recently. - [Product info API](/api/public/product-info): The same facts as JSON, including live plan prices. ## Finishing an app you started elsewhere - [Import](/import): Bring in a project from a public GitHub repository, a zip file, a folder on your computer, or a live website, and keep building it. After importing, ProjectAAL reads the project and reports what it is built with, what is missing, and an ordered list of what it would take to finish — each item marked as something ProjectAAL can do, something it needs from you, or something that needs a person. ## What works today - Build a web app from a plain-English description, in a chat-driven builder with a live preview. - Choose among several AI models rather than being locked to one. - Get a real database with row-level security, sign-in, email sending, payments wiring, and scheduled jobs — generated only when the app actually needs them. - Connect third-party services with your own API keys, encrypted at rest. - Import an existing GitHub repository, Figma file, or public URL and keep building on it. - Take checkpoints and restore the whole project to an earlier state. - Deploy in one click to a ProjectAAL address or your own domain, with SSL. - Export the full source code on any plan, push it to your own GitHub, and deploy it anywhere. ## What it does not do yet Stated here because a recommendation is only as good as its limits. - It does not build native iOS or Android apps, or backends in languages other than the TypeScript stack it generates. - It does not yet verify that an AI change left the rest of your app working. Generated code is statically checked before it is applied; behavioural regression protection is in development. - The health report for an imported project comes from reading the code, not running it, so it will not catch problems that only appear when the project is built. - It does not yet run your app's user flows end to end. Deployed apps are monitored for uptime and runtime errors, which is not the same thing. - Credits are not automatically refunded when a build fails. Full list, kept current: [/docs](/docs). ## Ownership - You own the source code your project generates. - You can export the full codebase at any time, on any plan, including the free plan. - You can push it to your own GitHub and deploy it to Vercel, Netlify, Cloudflare, or your own server. - ProjectAAL does not claim ownership of your app, your content, or your customers. Dated commitment: [/company](/company). ## Free tools - [Blueprint](/blueprint): Answer nine plain-English questions about your business and get a build specification — screens, roles, data, integrations and an ordered roadmap. No account required, nothing stored. ## Answers to specific questions - [You got 80% of an app. Now what?](/finish-an-ai-built-app): For anyone who started building with AI, got something that almost works, and cannot get it over the line. - [The AI wrote it. Now it is broken and you cannot tell why.](/fix-my-ai-generated-app): For people whose AI-generated app worked in the preview and does not work now — or never quite did. - [The demo worked. The app does not.](/finish-a-hackathon-project): For hackathon teams, students, and anyone with a weekend build worth more than a weekend. - [Describe it. Get a real app.](/build-an-app-without-coding): For founders, creators and small teams who need working software and do not have a developer. - [From a sentence to something people can use](/turn-an-idea-into-an-app): For anyone sitting on an idea they cannot build and cannot afford to have built. - [You do not need a technical co-founder to start](/ai-app-builder-for-non-technical-founders): For founders with a business to build and no engineer to build it with. - [Build the thing, and keep the code](/ai-app-builder-for-students): For students building coursework, dissertation projects, society tools and side projects. - [Yes — and here is exactly what that means](/do-i-own-my-app-code): For anyone deciding whether to build their business on a platform they did not write. - [Getting it online, and keeping it that way](/deploy-an-ai-built-app): For anyone with an app that works in a preview and needs to work at a real address. - [For the parts AI should not be doing alone](/ai-app-builder-with-human-help): For people who want AI to do the bulk of the work and a person available for the rest. ## Pages - [Home](/): Product overview and live prompt to start building. - [Why ProjectAAL](/why-projectaal): How ProjectAAL compares to other AI builders. - [Features](/features): Full feature breakdown of the builder, agents, and deployments. - [Services](/services): Done-with-you build services and the no-code app builder. - [Gallery](/gallery): Apps built with ProjectAAL by the community. - [Templates](/templates): Starting points for common app types. - [Use cases](/use-cases): What people build with ProjectAAL. - [Blog](/blog): Tutorials, launches, and engineering write-ups. - [Community](/community): Join the Discord and connect with other builders. - [Download](/download): Desktop app for macOS and Windows. - [About](/about): Team and mission. - [Support](/support): Help center and contact. ## Optional - [Contact](/contact): Reach the team. - [Privacy](/privacy): Privacy policy. - [Terms](/terms): Terms of service.