Hacker News new | ask | show | jobs
Show HN: Search Jira issues using natural language, from Slack – no JQL needed (jiragpt.tinyai.tools)
3 points by mot92 1053 days ago
Hello HN Community ,

I wanted to share a project that was inspired by my own day-to-day job challenges. I found myself often needing to do some advanced Jira searches, or even simpler ones, without leaving Slack. It made me wonder: Could AI make this process more intuitive and efficient using natural language?

Taking advantage of the recent advancements in large language models (LLMs), I created a tool, JiraGPT. It allows you to manage and track Jira issues using natural language, directly within Slack. Just imagine being able to say, 'Show me all in progress issues assigned to John from the past week,' and getting the needed information instantly.

Please note, this is currently a beta version and it primarily supports Jira issue search. You can check it out here: https://jiragpt.tinyai.tools/

I'd love to hear your thoughts:

1. Would a tool like this be useful in your daily project management activities?

2. What features or capabilities would you expect from such a tool?

Thanks

2 comments

This would definitely make some of our lives easier. Can I know the LLMs you referred to, did you use a pre-existing model or did you create your own?
Does it work with on-prem Jira?
Hi, Currently, JiraGPT is designed for cloud-based Jira instances and doesn't directly support on-premise installations. However, it's theoretically possible with additional development. Please let me know if this is a feature of interest so we can consider it in our roadmap!