I used GPT4 to create a front end feature out of a Jira ticket
1–2 of 2 posts
Re: I used GPT4 to create a front end feature out of a Jira ticket
#2The concept is that the user story prompt is translated into a comprehensive form schema, and an open source library generates the UI.
So imagine integrating Atlassian to pull all the relevant tickets, and GitHub to use your design system and create a pull request.
Thoughts?