Live data from Hacker News

Ask HN: What’s your ChatGPT pet project?

news.ycombinator.com

11–12 of 12 posts

Re: Ask HN: What’s your ChatGPT pet project?

#11

AppifyText ( https://appifytext.ai ): I took GPT-3 and a no-code/low-code platform and I made them cooperate. The system gets in input the description of a desired application in plain English and produces in output a ready to use Web application in less than a minute. The focus is on CRUDs, simple internal tools, personal databases & similar apps.

Which tools and language did you make your landing page?

Re: Ask HN: What’s your ChatGPT pet project?

#12

AppifyText ( https://appifytext.ai ): I took GPT-3 and a no-code/low-code platform and I made them cooperate. The system gets in input the description of a desired application in plain English and produces in output a ready to use Web application in less than a minute. The focus is on CRUDs, simple internal tools, personal databases & similar apps.

Which tools and language did you make your landing page?

The landing is just HTML+CSS and little javascript, the logic behind it is in PHP.
Post reply on HN