Reviewers mostly see Floot as unusually accessible for non-coders: they say it helps them build full web apps quickly, with a clear UI, responsive support, strong error handling, and useful features like drawing changes directly on a page. Several compare it favorably with Lovable, saying Floot follows intent more closely and avoids some error loops. But criticism is sharp when reliability or policies break trust: some report arbitrary AI changes, lost context, token waste, weak staging and database separation, limited mobile and SEO support, and frustration over code download and account controls.
Floot
Thanks for the review! For exporting code - we definitely need to do some work there to make it more runnable out of the gate. It's just missing some entry files and a package.json, so it should be fairly easy for us to add. We didn't focus on that initially because we were focusing on optimizing the experience for non-coders who typically don't self-host, but it's something that has been requested by users who want that control. Definitely planned!