Has anyone here used AI to make a website?

Selecting which website builder is the greatest place to start. Thinking about the square footage. I then discovered 10web, which uses Word Press to create a whole website from start or to convert an already-existing website into Word Press for editing. Does anyone here possess any prior experience with this?

1 Like

I came across 10Web, which uses WordPress to build a new site or convert an existing one for easy editing. It sounds pretty cool. Has anyone here tried it out before? I’d love to hear about your experiences and any tips you might have

1 Like

Just came here to know more about this. Like how does it work? I did not know that it was possible to make websites using AI

1 Like

If you are not going to rely on WordPress, you can create your own website using an existing stack, such as the most popular LAMP (Linux, Apache, MySQL, PHP) stack. Next, use a code editor (I use Visual Studio Code) to install GitHub Copilot for $10 a month. Next, create a single HTML file in the web server’s root directory and begin writing code using the AI; if you find this too difficult, send me a private message and I can assist you.

1 Like

I used 10web and it was terrible! I need help fixing all the errors it caused on my existing WP site.

I used 10web before and it was pretty amazing. It uses AI to help create websites with minimal input from users.

It is pretty convenient. You can start from scratch or input an existing website URL to recreate its design and content.

I appreciate the advice, TechTinkerer. It seems like a wonderful idea to code a bespoke website with GitHub Copilot and a LAMP stack. I’ll give it a go and get in touch if I encounter any difficulties. Are there any particular resources or tutorials that you would suggest for successfully configuring the LAMP stack and integrating GitHub Copilot?