Hacker News new | ask | show | jobs
I used GPT4 to create a front end feature out of a Jira ticket (tutim.io)
1 points by leetwito 1146 days ago
1 comments

The 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?