What do you think are some of the most exciting and innovative use cases of Generative AI?
Follow the DEVteam for more discussions and online camaraderie!
What do you think are some of the most exciting and innovative use cases of Generative AI?
Follow the DEVteam for more discussions and online camaraderie!
For further actions, you may consider blocking this person and/or reporting abuse
Dusan Petkovic -
Mike Young -
Daniel Azevedo -
Yusen Meng -
Top comments (4)
One of the possibilities is one-off tooling, for example: dev.to/rudolfolah/tailwind-css-lin...
I was able to chat with ChatGPT and build that gradient builder for Tailwind fairly quickly.
What's neat is that from there you can build one-off tooling for color palette generation or randomization or whatever other features you need.
More than that, you can change the target output from Tailwind CSS to Bootstrap CSS class names just by asking for another change to the code. Heck, you can change it from a jquery web utility to a desktop app written with Qt and C++.
The same is true for shell scripts and other duct-tape scripts.
To me this is exciting because writing one-off scripts would sometimes take days with all the modifications, having a full day head start with a good starting point of code is amazing
I think it's hard to grasp just how prevalent Generative AI solutions will be in the next few years. The tooling to build these products has improved dramatically in the past 6 months and that trend will only continue.
I think we'll see products take over huge swaths of responsibilities in the legal, financial, development, design, product, human resources and just about every other traditionally white-collar job. Some examples:
While I don't think a lot of these roles will totally go away, the way that we work will change dramatically.
I think it has massive potential in the education space in terms of simplifying complex concepts and reducing the time to do assignments
i found a tool builtr using gpt-3(perhaps): modcode.dev/