Generative AI is great for many use cases, and I belive website generation is one of them. Generating and managing a multi-page, fully-fledged website can be tricky, so I built a tool that focuses on microsites instead (one-page websites). Under the hood, it uses the GPT-4 preview model for most of the things as well as GPT-3 turbo, DALLE-3, and Whisper. I started with using the assistant API, however, I switched over to using the completions API because I was not able to control the context, which meant higher costs. There is a free plan available which allows 1 website and 10 versions. This should be enough for people to test it out and see how it works. I can bump the version number if anyone wants to test it out more. You can play with it at: https://chat.getsite.ai and see examples of websites built with it at: https://www.getsite.online. Please let me know if you like it. Thank you!
Generative AI is great for many use cases, and I belive website generation is one of them. Generating and managing a multi-page, fully-fledged website can be tricky, so I built a tool that focuses on microsites instead (one-page websites). Under the hood, it uses the GPT-4 preview model for most of the things as well as GPT-3 turbo, DALLE-3, and Whisper. I started with using the assistant API, however, I switched over to using the completions API because I was not able to control the context, which meant higher costs. There is a free plan available which allows 1 website and 10 versions. This should be enough for people to test it out and see how it works. I can bump the version number if anyone wants to test it out more. You can play with it at: https://chat.getsite.ai and see examples of websites built with it at: https://www.getsite.online. Please let me know if you like it. Thank you!