Projects

PROJECTS

Featured Project

Change-Intelligence Platform

A platform that automatically turns software engineering activity into documentation. It ingests GitHub pull requests and linked Jira tickets into a normalized change record, then drives three downstream workflows. I built a live version of this for a large corporation.

  • Release note generation
  • Documentation gap-detection and article drafting
  • QA test scenario generation

The output side is adapter-based and configurable, not hardcoded to any one tool: it publishes into whatever a team already uses. Confluence and WordPress are the adapters built today, with the interface designed to plug into Zendesk, Salesforce, or other knowledge-base and ticketing systems as needed.

Every draft still routes through a mandatory human review step before it publishes. That’s deliberate: AI accelerates the work, but a well-rounded human decides what’s accurate and relevant before it reaches customers or clients. The alternative is the unreviewed AI output flooding customer-facing channels everywhere else.

Built on hosted Postgres (Supabase), Streamlit as the single compute/control layer, and agentic pipelines calling the Anthropic API.

Interested in something like this for your team?