2
1 Comment

AI Generated Code

Yesterday I was accepted to beta test OpenAI's GPT3. After messing around with it, I realized it can generate code fairly well. I experimented with React components and general HTML.

This got me thinking... is there a market for code generated from natural commands ("create 3 red buttons inside a centered div") ? I could see this being very useful a backend dev that wants to generate some boilerplate styles or elements quickly.

There has already been a monetized project for Tailwind CSS, but has since been taken down. I feel like the possibilities are endless, which make it difficult to hone in on a niche.

What do you think?

on January 17, 2021
  1. 1

    Yes for sure. I imagine a lot of possibilities from 'No Code' platforms to AI code generation like kite.com. Would love to see what you come up with!