
DevOps KB Auto-Builder: I Built an AI That Documents Your Incidents So You Don't Have To
This is a submission for the Notion MCP Challenge What I Built An AI-powered DevOps Knowledge Base Auto-Builder that turns raw, messy incident reports into structured, searchable Notion database entries — automatically. The problem is real: after a production incident, engineers are exhausted. The last thing anyone wants to do is write documentation. So knowledge dies. The same mistakes get made again. Teams keep fighting the same fires. This tool fixes that. You paste your raw postmortem notes — the kind you'd write in Slack at 2am after an outage — and the system does the rest: AI extracts the title, root cause, fix applied, prevention steps, tags, and severity A structured Notion page gets created automatically Your KB grows itself over time into a searchable library of every incident your team has ever faced The entire thing runs on free tools — WSL, Groq's free API tier, and a free Notion account. No paid subscriptions required. Full project documentation with screenshots, errors,
Continue reading on Dev.to Python
Opens in a new tab




