Tech Stack
About the Project
Developed an automated workflow system to streamline Jira Worklog management directly through Telegram. This project was designed to reduce administrative friction in logging daily work hours by leveraging AI and workflow automation.
Key Features:
- AI-Powered Parsing: Integrated Groq LLM to process natural language text into structured JSON data before it is submitted to Jira.
- Validation & Security: Implemented input validation using Regex and secure credential management via an SQL database.
- Dynamic Routing: The workflow automatically distinguishes between work categories such as Review PR and Business As Usual.
- Automated Jira Integration: Performs automated data posting to the Jira API using Base64 encoding.
This solution successfully minimized the time spent manually navigating the Jira dashboard, allowing the team to log their activities in seconds via Telegram.
Project Info
- Year 2026
- Category Backend
- Role Backend Engineer