Live data from Hacker News

I used GPT4 to create a front end feature out of a Jira ticket

tutim.io

1–2 of 2 posts

Re: I used GPT4 to create a front end feature out of a Jira ticket

#2
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?