Project Description: This is an AI-powered programming tool that creates and updates simple web pages and applications based on natural language instructions.
Its applying ChatGPT-like models (e.g. text-davinci-003/code-davinci-002 from OpenAI) for programming with the admittedly ambitious goal of trying to help users who are technical but non-programmers.
It has preliminary knowledgebase support, templates, the ability to edit and resubmit list of commands to refine them, and hosting for web pages.
NOTE: I actually need at least another 3 days before I can get the new dialog-based version out, and then I will be looking for beta testers again. I already know that the current format is not something most users really can handle. The new version will issue the "metacommands" for the user.
When I finally get this release out, I will be looking to hear about bugs and also any and all feedback or advice on how it can be made more useful for specific projects. In particular I am hoping that at some point people who are into "no code" or "low code" will be able to use it for some things. So if anyone normally uses those types of tools it would be nice to hear some specific use case and what it would take to meet that or an attempt to apply the tool.
The next release after this one will be big for increasing the utility because I plan if possible to integrate with fly.io so people can use the AI to iteratively build and deploy web applications that have a back end. Although I might do subdomains first. Or maybe need to work on something more tedious like automatically detecting incomplete replies that need to be continued.
Contact: jason@aidev.codes or ideally just click the Discord link in the upper-right hand corner.