← Work
AI System

Autonomous Engineering Analytics

AI-powered report generator that turns Git, Jira, and AppsFlyer data into strategic development insights.

Nov 2025 Production
Git + Jira sources
~$0.04 per report

Overview

Automated pipeline that collects development data from GitLab (commits, merge requests), Jira (tasks, sprints, time tracking), and AppsFlyer (mobile installs), then processes everything through LLM-based enrichment to generate interactive HTML reports with strategic analysis.

Problems Solved

Architecture

Data collection layer (GitLab API, Jira API, AppsFlyer API) feeds into a processing pipeline (task structuring, LLM enrichment, metrics calculation). Output layer generates responsive HTML reports via Jinja2 templates. SQLite database stores all collected data with accumulation model.

Key Features

Results

Stack
PythonGitLab APIJira APIClaude AISQLiteJinja2