We've just released the first version of GPT React Designer. A live editor that can generate React components. Copy and pasting code before you see how it would look is tedious. The goal is to extend this into an app that supports different styling frameworks (Chakra, Bootstrap, ...). Potentially integrate it directly into a codebase to perform tasks and so on and allow non-developers to simply utilize this to copy & paste code.
It doesn't seem to be super smart.<p>I tried a prompt along "candle stick chart for stock data"<p>and got some boilerplate div with<p><pre><code> /\* Your candle-stick chart component implementation goes here \*/}</code></pre>