I'm searching for a reliable AI service to help create websites, specifically for promotional landing pages for mobile apps. Ideally, I want to choose from templates, upload images or screenshots, and have the AI generate text for me. A key feature I'm looking for is the ability to save everything in HTML/CSS format since I plan to host the sites on my own servers. Although I'm an experienced web and mobile developer capable of building these sites from scratch, I'm looking for a quicker way to get this done without the tedious work of creating everything manually. Thanks for your suggestions!
3 Answers
Have you considered using an IDE with built-in AI tools like Cursor? It can help streamline the process, though I found ChatGPT (Plus) great for text generation too. However, when it comes to generating quality HTML templates, it might not be quite there yet in terms of visuals, so having some templates to start off with would help.
You might want to check out Lovable, but just a heads up, it builds sites using React. I tried it out but I wasn't able to publish to my server, and I'm hoping it can work with NextJs for better SEO.
Thanks for the tip! I checked it earlier but didn't see how it could be self-hosted. I'll look into how it integrates with my server!
Just a quick note for anyone using AI tools: be careful about vibe-coding! A lot of folks end up with 500 errors because their generated code includes dependencies that aren't actually needed. Make sure to double-check everything; the error messages can really guide you!
That's a solid point! I've been using ChatGPT for text as well, but I agree that the HTML templates could use more polish.